Go to file
Louis DeJardin 74a4c8cd27 Renaming KestralTests folder KestrelTests 2014-07-07 13:08:28 -07:00
build
samples/SampleApp
src Improving callback exception support 2014-07-07 13:08:25 -07:00
test/Microsoft.AspNet.Server.KestrelTests Renaming KestralTests folder KestrelTests 2014-07-07 13:08:28 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
KestrelHttpServer.sln Renaming KestralTests folder KestrelTests 2014-07-07 13:08:28 -07:00
NuGet.config
README.md
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.