Go to file
Mike Harder 197a775f0d Add launchSettings.json to .gitignore 2016-03-08 16:10:14 -08:00
content
samples
src Adding libuv.so to the package 2016-03-07 13:21:35 -08:00
test Remove 2 from MemoryPool2 and related types 2016-03-03 12:11:25 -08:00
tools Remove 2 from MemoryPool2 and related types 2016-03-03 12:11:25 -08:00
.gitattributes
.gitignore Add launchSettings.json to .gitignore 2016-03-08 16:10:14 -08:00
.travis.yml
CONTRIBUTING.md
KestrelHttpServer.sln
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
appveyor.yml
build.cmd
build.ps1 Update the build scripts to the latest version 2016-03-07 20:55:00 -08:00
build.sh Update the build scripts to the latest version 2016-03-07 20:55:00 -08:00
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.