Go to file
Chris R bff13b2e9b React to Http namespace changes. 2015-05-07 13:43:34 -07:00
build
samples/SampleApp Remove redundant websocket sample code. 2015-04-24 09:50:36 -07:00
src React to Http namespace changes. 2015-05-07 13:43:34 -07:00
test/Microsoft.AspNet.Server.KestrelTests Update LICENSE.txt and license header on files. 2015-05-01 13:53:45 -07:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
KestrelHttpServer.sln
LICENSE.txt Update LICENSE.txt and license header on files. 2015-05-01 13:53:45 -07:00
NuGet.Config
README.md
appveyor.yml
build.cmd
build.sh
global.json
makefile.shade

README.md

KestrelHttpServer

This repo contains a development web server for ASP.NET 5 based on libuv.

This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the Home repo.