Go to file
Pranav K 4fc0be86b6 Reacting to System.Collections version change 2014-07-14 15:11:48 -07:00
build
samples/SampleApp Renamed configurations to frameworks in project.json 2014-07-13 22:12:48 -07:00
src Reacting to System.Collections version change 2014-07-14 15:11:48 -07:00
test/Microsoft.AspNet.Server.KestrelTests Renamed configurations to frameworks in project.json 2014-07-13 22:12:48 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
KestrelHttpServer.sln
NuGet.config
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.