* Set VS version in file to 16.0.0.0 * Fix for restore failure on Microsoft.AspNetCore.App.Runtime.csproj |
||
|---|---|---|
| .. | ||
| Authentication.Abstractions/src | ||
| Authentication.Core | ||
| Headers | ||
| Http | ||
| Http.Abstractions | ||
| Http.Extensions | ||
| Http.Features | ||
| Owin | ||
| Routing | ||
| Routing.Abstractions | ||
| WebUtilities | ||
| samples/SampleApp | ||
| HttpAbstractions.sln | ||
| README.md | ||
| build.cmd | ||
| startvs.cmd | ||
README.md
Http Abstractions
This folders contains projects for HTTP abstractions for ASP.NET Core such as HttpContext, HttpRequest, HttpResponse and RequestDelegate.
It also contains IApplicationBuilder and extensions to create and compose your application's pipeline.