Go to file
damianedwards 3c2408db68 Fix tests after rebase 2015-09-25 14:59:47 -07:00
content
samples
src/Microsoft.AspNet.Server.Kestrel Fix tests after rebase 2015-09-25 14:59:47 -07:00
test/Microsoft.AspNet.Server.KestrelTests Fix tests after rebase 2015-09-25 14:59:47 -07:00
tools Using the well-known-header field without checking set bit 2015-09-25 12:49:29 -07:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
KestrelHttpServer.sln Use a timer to generate the value for the Date header in responses: 2015-09-25 14:59:47 -07:00
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.