Go to file
David Fowler e5724c7301 Renamed Project.json to Project.json2 2014-05-25 10:04:11 -07:00
src Renamed Project.json to Project.json2 2014-05-25 10:04:11 -07:00
test Renamed Project.json to Project.json2 2014-05-25 10:04:11 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
HttpAbstractions.sln
LICENSE.txt
NuGet.Config
README.md
build.cmd
build.sh Updated build.sh 2014-05-23 04:11:24 -07:00
global.json
makefile.shade

README.md

HttpAbstractions

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

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