Go to file
Pranav K 42dd52a2b2 Updating build.cmd and build.sh to use dotnetsdk 2015-01-20 01:31:59 -08:00
build
samples/SampleApp
src Handle HttpFeature rename 2015-01-18 21:04:13 -08:00
test/Microsoft.AspNet.Server.KestrelTests
.gitattributes
.gitignore
CONTRIBUTING.md
KestrelHttpServer.sln
LICENSE.txt
NuGet.Config
README.md
build.cmd Updating build.cmd and build.sh to use dotnetsdk 2015-01-20 01:31:59 -08:00
build.sh Updating build.cmd and build.sh to use dotnetsdk 2015-01-20 01:31:59 -08:00
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.