Go to file
Victor Hurdugaci 0182e4194f Return the error code from build.cmd 2016-02-28 10:12:15 -08:00
content
samples
src Handle 0-byte reads correctly (#520). 2016-02-26 15:21:11 -08:00
test Handle 0-byte reads correctly (#520). 2016-02-26 15:21:11 -08:00
tools
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
KestrelHttpServer.sln
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
appveyor.yml
build.cmd Return the error code from build.cmd 2016-02-28 10:12:15 -08:00
build.ps1 Update the build scripts 2016-02-27 12:51:12 -08:00
build.sh Update the build scripts 2016-02-27 12:51:12 -08:00
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.