Go to file
user1336 dfd938e4f7 Fixed � in summary (#838) 2017-05-16 12:42:12 -07:00
build Upgrade test framework versions and fix test issues 2017-05-15 15:25:02 -07:00
samples/SampleApp Migration 2017-05-05 14:59:10 -07:00
src Fixed � in summary (#838) 2017-05-16 12:42:12 -07:00
test Upgrade test framework versions and fix test issues 2017-05-15 15:25:02 -07:00
.gitattributes
.gitignore Migration 2017-05-05 14:59:10 -07:00
.travis.yml
CONTRIBUTING.md
HttpAbstractions.sln
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
appveyor.yml
build.cmd
build.ps1
build.sh
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.