Go to file
moozzyk e47192b9e9 Using a path from `DNX_PACKAGES` if defined 2015-09-27 21:02:18 -07:00
content
samples
src/Microsoft.AspNet.Server.Kestrel Consuming Libuv from NuGet package 2015-09-26 18:00:50 -07:00
test/Microsoft.AspNet.Server.KestrelTests Consuming Libuv from NuGet package 2015-09-26 18:00:50 -07:00
tools Using a path from `DNX_PACKAGES` if defined 2015-09-27 21:02:18 -07:00
.gitattributes
.gitignore Consuming Libuv from NuGet package 2015-09-26 18:00:50 -07:00
.travis.yml
CONTRIBUTING.md
KestrelHttpServer.sln Consuming Libuv from NuGet package 2015-09-26 18:00:50 -07:00
LICENSE.txt
NuGet.config
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.