Go to file
N. Taylor Mullen 8d8c6ea823 Update .kproj => .xproj. 2015-03-11 14:09:00 -07:00
build
samples/SampleApp Update .kproj => .xproj. 2015-03-11 14:09:00 -07:00
src Update .kproj => .xproj. 2015-03-11 14:09:00 -07:00
test/Microsoft.AspNet.Server.KestrelTests Update .kproj => .xproj. 2015-03-11 14:09:00 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
KestrelHttpServer.sln Update .kproj => .xproj. 2015-03-11 14:09:00 -07:00
LICENSE.txt
NuGet.Config Renaming Nuget.org feed key name to Nuget. 2015-03-09 20:54:25 -07:00
README.md
build.cmd Remove BOM from project.json, *.cmd, *.sh and *.shade files. 2015-03-09 12:55:39 -07:00
build.sh Remove BOM from project.json, *.cmd, *.sh and *.shade files. 2015-03-09 12:55:39 -07:00
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.