I'm working with ASP.NET core 2.0. When debugging, I want to inspect the values of some variables on my razor views, however it's not showing the values when I mouse over them, it just shows the variables Type, like it would when not debugging.
I found the following question posted over 2 years ago with the same problem in VS2015, however the suggestions there have not worked for me, it also suggested it was a known problem, and was to be fixed in a VS2015 update.
'Use Managed Compatibility mode' under Tools->Options-Debugging didn't solve it.
I'm running VS2017 Community v15.7.2