Go to file
Pranav K 624d49df36 Updating release Nuget.config 2014-08-05 15:49:53 -07:00
build Need to add content type to dylib for nupkg file format to see it 2014-07-07 15:07:28 -07:00
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 Updating release Nuget.config 2014-08-05 15:49: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.