Go to file
Cesar Blum Silveira ca75eed5d2 Update README.md 2016-03-10 19:05:20 -08:00
content
…
samples
…
src Wait for more input while request hasn't finished (#672). 2016-03-09 15:20:02 -08:00
test Use TLS 1.1 or 1.2 only (#637). 2016-03-09 12:09:31 -08:00
tools
…
.gitattributes
…
.gitignore
…
.travis.yml Fix backslashes in yml config. 2016-03-09 17:44:48 -08:00
CONTRIBUTING.md
…
KestrelHttpServer.sln
…
LICENSE.txt
…
NuGet.config
…
NuGetPackageVerifier.json
…
README.md Update README.md 2016-03-10 19:05:20 -08:00
appveyor.yml Fix backslashes in yml config. 2016-03-09 17:44:48 -08:00
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 Core based on libuv.

This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the Home repo.