I am trying to add JSON analysis to C # code in VS2015, but I can not find:
System.Web.Helpers
as MS documentation suggests. I looked at other people with similar problems (almost all on earlier versions) and all the answers say to add them in the Assemblies / Frames dialog box.
The problem is that it does not appear in this dialog box, and many other things that I am talking about are said.
I would really appreciate help in fixing this.
Here is the list I have access to:

Edit: Added extension window also

source share