Go to file
Stephen Halter 1592459a0b Dispose Listeners if they fail to start 2015-06-15 10:08:03 -07:00
build
…
samples/SampleApp
…
src Dispose Listeners if they fail to start 2015-06-15 10:08:03 -07:00
test/Microsoft.AspNet.Server.KestrelTests Update test Socket dependency 2015-06-09 10:38:27 -07:00
.gitattributes
…
.gitignore Gracefully shutdown even when there are open connections 2015-06-15 09:41:33 -07:00
.travis.yml
…
CONTRIBUTING.md
…
KestrelHttpServer.sln
…
LICENSE.txt
…
NuGet.Config Updating to release NuGet.config 2015-05-27 16:32:17 -07:00
README.md
…
appveyor.yml
…
build.cmd
…
build.sh
…
global.json
…
makefile.shade
…

README.md

KestrelHttpServer

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

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