Go to file
moozzyk 454812e9bc Expanding environment variables in paths 2015-09-28 12:14:09 -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 Expanding environment variables in paths 2015-09-28 12:14:09 -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.