Go to file
Pranav K ab2a16f0a6 Updating KoreBuild branch 2017-07-10 11:57:57 -07:00
build
samples/SampleApp
src Clean up doc comments 2017-07-10 09:21:56 -07:00
test
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
HttpAbstractions.sln
LICENSE.txt
NuGet.config Branching for 2.0.0 rtm 2017-07-10 11:43:01 -07:00
NuGetPackageVerifier.json
README.md
appveyor.yml
build.cmd
build.ps1 Updating KoreBuild branch 2017-07-10 11:57:57 -07:00
build.sh Updating KoreBuild branch 2017-07-10 11:57:57 -07:00
version.props

README.md

HttpAbstractions

AppVeyor Travis
AppVeyor Travis

Contains 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.

This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the Home repo.