Go to file
Ben Adams 331d4a87ac Move chunked request tests 2016-02-26 23:48:51 +00:00
content
samples Fix samples as well 2016-02-23 08:34:55 -08:00
src Parse chunked trailing headers 2016-02-26 23:48:50 +00:00
test Move chunked request tests 2016-02-26 23:48:51 +00:00
tools
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
KestrelHttpServer.sln
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
appveyor.yml Parallel on Appveyor 2016-02-22 22:43:28 -08:00
build.cmd Update `build.cmd` to match latest template 2016-02-24 12:48:16 -08:00
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.