Go to file
Ben Adams c293bbbd1a Reuse headers to prevent values moving to higher GC gens 2016-02-13 01:16:17 +00:00
content
samples Build with dotnet (#571). 2016-02-01 14:37:47 -08:00
src Reuse headers to prevent values moving to higher GC gens 2016-02-13 01:16:17 +00:00
test Reuse headers to prevent values moving to higher GC gens 2016-02-13 01:16:17 +00:00
tools Reuse headers to prevent values moving to higher GC gens 2016-02-13 01:16:17 +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
NuGetPackageVerifier.json
README.md
appveyor.yml Build with dotnet (#571). 2016-02-01 14:37:47 -08:00
build.cmd Build with dotnet (#571). 2016-02-01 14:37:47 -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.