Go to file
Cesar Blum Silveira bfa10db258 Run functional tests sequentially to mitigate flakiness on OS X. 2016-08-30 10:05:00 -07:00
samples Updating to version 1.0.1. 2016-08-22 14:58:31 -07:00
src Reset frame streams on each request (#1028). 2016-08-22 15:03:54 -07:00
test Run functional tests sequentially to mitigate flakiness on OS X. 2016-08-30 10:05:00 -07:00
tools Updating json files to pin versions and build files to pin KoreBuild 2016-06-27 13:51:08 -07:00
.gitattributes
…
.gitignore
…
.travis.yml
…
CONTRIBUTING.md
…
KestrelHttpServer.sln
…
LICENSE.txt
…
NuGet.config
…
NuGetPackageVerifier.json
…
README.md
…
appveyor.yml
…
build.cmd
…
build.ps1 Updating json files to pin versions and build files to pin KoreBuild 2016-06-27 13:51:08 -07:00
build.sh Updating json files to pin versions and build files to pin KoreBuild 2016-06-27 13:51:08 -07:00
global.json
…
makefile.shade
…

README.md

KestrelHttpServer

AppVeyor: AppVeyor

Travis: Travis

This repo contains a web server for ASP.NET Core based on libuv.

This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the Home repo.