For your information, I am targeting the .NET Framework 4.5, so there should be no problems with the client profile. But I still can not find it in the link.
In the links to your project add a link to System.Web
then in your program use:
using System.Web.Hosting;
Source: https://habr.com/ru/post/952948/More articles:The interaction between networkx and matplotlib - pythonHow can I tell where to install packages? - bowerHow to get the most specific X such that y instanceof X is true? - javascriptSwitch to another view controller before the current controller appears - iosHTML: submit form to radio button - htmlTwo span elements are not aligned vertically - htmlExtending a class with just one factory constructor - dartAngularjs http.get error (but I see that the data was returned) - javascriptServer-side ad filtering - htmlhow to update mongodb document from node.js? - node.jsAll Articles