Go to file
Pranav K 8cb6658215 Merge branch 'release' into dev 2015-05-27 16:32:20 -07:00
build
samples/SampleApp
src
test/Microsoft.AspNet.Server.KestrelTests
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
KestrelHttpServer.sln
LICENSE.txt
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.