While debugging in Visual Studio Watch window allows you to view the variables values in Hex Mode. This is very simple features, Just Right Click on Watch window and select Hexadecimal Display.
This runs for the whole solution
Update-Package -Reinstall
This runs for specific project only
Update-Package -Reinstall -Project [ProjectName]