MVC - Fix Error - The type or namespace name 'Http' does not exist in the namespace 'System.Web'
Watch this solution on YouTube
The type or namespace name 'Http' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
To fix it install NuGet
Install-Package Microsoft.AspNet.WebApi.Core
No comments:
Post a Comment