Go to file
Nate McMaster b61942a559 Limit the branches that build on our public CI.
[ci skip]
2016-03-09 16:35:07 -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 Add launchSettings.json to .gitignore 2016-03-08 16:10:14 -08:00
.travis.yml Limit the branches that build on our public CI. 2016-03-09 16:35:07 -08:00
CONTRIBUTING.md
KestrelHttpServer.sln
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
appveyor.yml Limit the branches that build on our public CI. 2016-03-09 16:35:07 -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 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.