Go to file
Chris Ross 434a128f1a Rename AcceptWebSocket to AcceptWebSocketAsync. 2014-06-13 08:37:23 -07:00
src Rename AcceptWebSocket to AcceptWebSocketAsync. 2014-06-13 08:37:23 -07:00
test Rename AcceptWebSocket to AcceptWebSocketAsync. 2014-06-13 08:37:23 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
HttpAbstractions.sln
LICENSE.txt
NuGet.Config
README.md
build.cmd
build.sh Updating build.sh based on KRuntime changes 2014-06-10 17:22:44 -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.