Go to file
Pranav K 1b1e02e9dd Reacting to System.Text.Encoding package version change 2014-09-11 10:06:52 -07:00
build
samples/SampleApp Updated to use the new target framework in project.json 2014-09-04 01:52:19 -07:00
src Reacting to System.Text.Encoding package version change 2014-09-11 10:06:52 -07:00
test/Microsoft.AspNet.Server.KestrelTests Updated to use the new target framework in project.json 2014-09-04 01:52:19 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
KestrelHttpServer.sln
NuGet.Config
README.md
build.cmd Fixed kestrel build 2014-09-05 11:43:30 -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.