Go to file
Ben Adams 6f506ba988 subsequent block has data - IsEnd is false
Resolves #249
2015-10-08 16:18:47 -07:00
content
samples
src/Microsoft.AspNet.Server.Kestrel subsequent block has data - IsEnd is false 2015-10-08 16:18:47 -07:00
test/Microsoft.AspNet.Server.KestrelTests Fix MemoryPoolIterator2.CopyTo's block traversal 2015-10-08 16:16:41 -07:00
tools Expanding environment variables in paths 2015-09-28 12:14:09 -07:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
KestrelHttpServer.sln
LICENSE.txt
NuGet.config Updating to release NuGet.config. 2015-09-28 23:12:54 -07:00
NuGetPackageVerifier.json
README.md
appveyor.yml
build.cmd
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.