I\'m trying to add some JSON parsing to the C# code in VS2015 but I can\'t find:
System.Web.Helpers
as the MS documentation suggests. I\'ve looked at other pe
This question is a bit old but here's a simple solution - Microsoft seemed to just move this library to a Nuget package called "microsoft-web-helpers". Installing that package seems to be equivalent to having the assembly.