Go to file
Ajay Bhargav Baaskaran 65f83015e3 Added Company, Copyright and Product attributes to AssemblyInfo 2016-03-03 17:32:50 -08:00
content
samples Remove project name from output path 2016-03-02 18:57:23 -08:00
src Added Company, Copyright and Product attributes to AssemblyInfo 2016-03-03 17:32:50 -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
README.md
appveyor.yml
build.cmd
build.ps1
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.