Go to file
David Fowler 77d6318cfc Updated to use the new target framework in project.json 2014-08-28 23:39:13 -07:00
build
samples/SampleApp Updated to use the new target framework in project.json 2014-08-28 23:39:13 -07:00
src Updated to use the new target framework in project.json 2014-08-28 23:39:13 -07:00
test/Microsoft.AspNet.Server.KestrelTests Updated to use the new target framework in project.json 2014-08-28 23:39:13 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
KestrelHttpServer.sln Removed source files from the project 2014-08-15 08:17:40 -07:00
NuGet.Config Updating dev Nuget.config 2014-08-06 12:30:53 -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.