Go to file
N. Taylor Mullen 3cfe2f3070 Rename AspNet 5 folders and files.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:23:44 -08:00
content
samples Removed IsLocal from ConnectionInfo 2016-01-19 08:37:47 -08:00
src Rename AspNet 5 folders and files. 2016-01-22 12:23:44 -08:00
test Rename AspNet 5 folders and files. 2016-01-22 12:23:44 -08:00
tools Rename AspNet 5 folders and files. 2016-01-22 12:23:44 -08:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
KestrelHttpServer.sln
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
appveyor.yml
build.cmd
build.sh
global.json
makefile.shade

README.md

KestrelHttpServer

AppVeyor: AppVeyor

Travis: Travis

This repo contains a 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.