I have an asp.net web api application in which I have this line :
using System.Web.Http.Results;
My problem is that the namespace isn't recognized, I verified the dll system.Web.Http
exists in the bin folder !!
So I need to know:
You need reinstalling the NuGet package, which corrects broken dependencies. Open package manager and run Update-Package Microsoft.AspNet.WebApi -reinstall.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With