In order to get the System.Web.Http you will need to install a NuGet package in the NuGet command line:
Install-Package Microsoft.AspNet.WebApi.Core
https://www.nuget.org/packages/Microsoft.AspNet.WebApi.Core/
In order to get the System.Web.Http you will need to install a NuGet package in the NuGet command line:
Install-Package Microsoft.AspNet.WebApi.Core
https://www.nuget.org/packages/Microsoft.AspNet.WebApi.Core/