Go to file
Eilon Lipton 19cf259d60 Create README.md 2014-07-02 12:50:49 -07:00
build Moving native resources, updating loading code 2014-06-27 19:33:48 -07:00
samples/SampleApp Moving SampleApp from src to samples 2014-07-01 09:24:32 -07:00
src Moving SampleApp from src to samples 2014-07-01 09:24:32 -07:00
test/Microsoft.AspNet.Server.KestralTests Removing a reference to make things work better 2014-06-30 14:05:23 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md Create CONTRIBUTING.md 2014-07-02 11:34:42 -07:00
KestrelHttpServer.sln
NuGet.config
README.md Create README.md 2014-07-02 12:50:49 -07:00
build.cmd Adding native dlls in custom build step 2014-06-20 21:59:11 -07:00
build.sh
global.json
makefile.shade Adding native dlls in custom build step 2014-06-20 21:59:11 -07:00

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.