Go to file
Pranav K dea782163d Updating packages to use generations 2015-10-22 15:18:49 -07:00
content
samples Fix build 2015-10-21 10:36:02 -07:00
src Updating packages to use generations 2015-10-22 15:18:49 -07:00
test Socket.Disconnect throws a PlatformNotSupportedException on coreclr/linux 2015-10-21 12:57:27 -07:00
tools Updating packages to use generations 2015-10-22 15:18:49 -07: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.