Go to file
Pranav K 80c48ca216 Changing case for NuGet.config extension to make it inline with casing for
all other repos
2014-08-05 15:34:46 -07:00
build
samples/SampleApp
src Reacting to System.Collections version change 2014-07-14 15:11:48 -07:00
test/Microsoft.AspNet.Server.KestrelTests
.gitattributes
.gitignore
CONTRIBUTING.md
KestrelHttpServer.sln
NuGet.Config Changing case for NuGet.config extension to make it inline with casing for 2014-08-05 15:34:46 -07:00
README.md
build.cmd Consume SKIP_KRE_INSTALL in build.cmd to skip installing kvm 2014-07-14 22:06:25 -07:00
build.sh
global.json
makefile.shade

README.md

KestrelHttpServer

This repo contains a development web server for ASP.NET vNext based on libuv.

This project is part of ASP.NET vNext. You can find samples, documentation and getting started instructions for ASP.NET vNext at the Home repo.