Go to file
David Fowler 124749de28 Fixed project.json casing 2014-05-26 02:49:34 -07:00
src Fixed project.json casing 2014-05-26 02:49:34 -07:00
test Fixed project.json casing 2014-05-26 02:49:34 -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.