Go to file
Ben Adams a23ab5bd22 Parallel on Appveyor 2016-02-22 22:43:28 -08:00
content
samples
src Put threads into background before starting 2016-02-20 06:15:11 +00:00
test Add build references to tests because they don't flow up to parent anymore. See:https://github.com/NuGet/Home/issues/2153 2016-02-22 16:01:24 -08:00
tools
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
KestrelHttpServer.sln
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json Enabled xml doc generation 2016-02-18 16:27:55 -08:00
README.md
appveyor.yml Parallel on Appveyor 2016-02-22 22:43:28 -08:00
build.cmd
build.sh
global.json
makefile.shade

README.md

KestrelHttpServer

AppVeyor: AppVeyor

Travis: Travis

This repo contains a 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.