Go to file
Brennan d08e5d3572 Updating tests to use official xunit 2014-12-17 10:46:08 -08:00
build
samples/SampleApp
src Reacting to System.Diagnostics.Tracing version change 2014-12-15 16:20:40 -08:00
test/Microsoft.AspNet.Server.KestrelTests Updating tests to use official xunit 2014-12-17 10:46:08 -08:00
.gitattributes
.gitignore
CONTRIBUTING.md
KestrelHttpServer.sln
LICENSE.txt
NuGet.Config Updating to dev NuGet.config 2014-12-08 15:25:08 -08:00
README.md
build.cmd
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.