Go to file
Chris Ross 6edd238f38 Rename IHttpOpaqueUpgradeFeature to IHttpUpgradeFeature. 2014-07-03 14:14:07 -07:00
build
samples/SampleApp
src Rename IHttpOpaqueUpgradeFeature to IHttpUpgradeFeature. 2014-07-03 14:14:07 -07:00
test/Microsoft.AspNet.Server.KestralTests
.gitattributes
.gitignore
CONTRIBUTING.md Create CONTRIBUTING.md 2014-07-02 11:34:42 -07:00
KestrelHttpServer.sln
NuGet.config
README.md Create README.md 2014-07-02 12:50:49 -07:00
build.cmd
build.sh
global.json
makefile.shade

README.md

KestrelHttpServer

This repo contains a development web server for ASP.NET vNext based on libuv.

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.