Go to file
Pranav K 78e90d7f04 Update ifdefs from DNXCORE50 to DOTNET5_4
Fixes #467
2015-11-18 12:29:47 -08:00
samples/SampleApp
src Update ifdefs from DNXCORE50 to DOTNET5_4 2015-11-18 12:29:47 -08:00
test Set IHttpContextAccessor only if DI provides it 2015-11-18 09:15:27 -08:00
tools
.gitattributes
.gitignore
.travis.yml Move Travis to supported Linux distribution 2015-11-17 12:46:36 -08:00
CONTRIBUTING.md
HttpAbstractions.sln
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json Remove old package from nuget verifier 2015-11-16 08:55:10 -08:00
README.md
appveyor.yml
build.cmd
build.sh
global.json
makefile.shade

README.md

HttpAbstractions

AppVeyor: AppVeyor

Travis: Travis

Contains HTTP abstractions for ASP.NET 5 such as HttpRequest, HttpResponse. Also contains IBuilder and types to create your application's hosting pipeline.

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