Go to file
Cesar Blum Silveira cd8e8f0a11 Prevent DebugAssertException from blocks not returned by non-graceful shutdowns (#667). 2016-03-03 23:57:22 -08:00
content
…
samples Remove project name from output path 2016-03-02 18:57:23 -08:00
src Prevent DebugAssertException from blocks not returned by non-graceful shutdowns (#667). 2016-03-03 23:57:22 -08:00
test Remove 2 from MemoryPool2 and related types 2016-03-03 12:11:25 -08:00
tools Remove 2 from MemoryPool2 and related types 2016-03-03 12:11:25 -08:00
.gitattributes
…
.gitignore
…
.travis.yml Enable OSX builds on Travis (#660). 2016-03-01 15:58:00 -08:00
CONTRIBUTING.md
…
KestrelHttpServer.sln
…
LICENSE.txt
…
NuGet.config
…
NuGetPackageVerifier.json
…
README.md
…
appveyor.yml
…
build.cmd
…
build.ps1
…
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.