Go to file
Victor Hurdugaci 1562360e18 Update the build scripts to the latest version 2016-03-07 20:55:00 -08:00
content
samples Remove project name from output path 2016-03-02 18:57:23 -08:00
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
.travis.yml Enable OSX builds on Travis (#660). 2016-03-01 15:58:00 -08:00
CONTRIBUTING.md
KestrelHttpServer.sln
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json Enabled xml doc generation 2016-02-18 16:27:55 -08:00
README.md
appveyor.yml Parallel on Appveyor 2016-02-22 22:43:28 -08:00
build.cmd Return the error code from build.cmd 2016-02-28 10:12:15 -08:00
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.