Go to file
Victor Hurdugaci 1562360e18 Update the build scripts to the latest version 2016-03-07 20:55:00 -08:00
content
samples
src Adding libuv.so to the package 2016-03-07 13:21:35 -08:00
test Remove 2 from MemoryPool2 and related types 2016-03-03 12:11:25 -08:00
tools Remove 2 from MemoryPool2 and related types 2016-03-03 12:11:25 -08:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
KestrelHttpServer.sln
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
appveyor.yml
build.cmd
build.ps1 Update the build scripts to the latest version 2016-03-07 20:55:00 -08:00
build.sh Update the build scripts to the latest version 2016-03-07 20:55:00 -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.