Go to file
Cesar Blum Silveira 9c64a49261 Enable OSX builds on Travis (#660). 2016-03-01 15:58:00 -08:00
content
samples Transition to netstandard. 2016-03-01 13:36:06 -08:00
src Transition to netstandard. 2016-03-01 13:36:06 -08:00
test Transition to netstandard. 2016-03-01 13:36:06 -08:00
tools Transition to netstandard. 2016-03-01 13:36:06 -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.