Go to file
Doug Bunting d83ad64ad6 Update `build.cmd` to match latest template
- aspnet/Universe#347
- `%KOREBUILD_VERSION%` doesn't work without this fix
2016-02-24 12:48:16 -08:00
content Add third party notices for libuv 2015-09-23 15:42:58 -07:00
samples Fix samples as well 2016-02-23 08:34:55 -08:00
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 Fast header clear 2016-02-13 11:49:00 +00:00
.gitattributes Build with dotnet (#571). 2016-02-01 14:37:47 -08:00
.gitignore Build with dotnet (#571). 2016-02-01 14:37:47 -08:00
.travis.yml Build with dotnet (#571). 2016-02-01 14:37:47 -08:00
CONTRIBUTING.md
KestrelHttpServer.sln Build with dotnet (#571). 2016-02-01 14:37:47 -08:00
LICENSE.txt
NuGet.config Removign Roslyn and CoreCLR feeds 2015-10-22 16:03:44 -07:00
NuGetPackageVerifier.json Enabled xml doc generation 2016-02-18 16:27:55 -08:00
README.md
appveyor.yml Build with dotnet (#571). 2016-02-01 14:37:47 -08:00
build.cmd Update `build.cmd` to match latest template 2016-02-24 12:48:16 -08:00
build.sh Build with dotnet (#571). 2016-02-01 14:37:47 -08:00
global.json
makefile.shade Build with dotnet (#571). 2016-02-01 14:37:47 -08:00

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.