Go to file
Nate McMaster 9b4be69e9d Do not enforce timeouts when the debugger is attached 2017-06-27 16:56:27 -07:00
.vscode Implement max connection limits 2017-05-26 12:27:48 -07:00
build Add a StressTest target (#1914) 2017-06-22 10:04:02 -07:00
samples Make Transport.Abstractions pubternal (#1911) 2017-06-21 14:58:57 -07:00
src Do not enforce timeouts when the debugger is attached 2017-06-27 16:56:27 -07:00
test Do not enforce timeouts when the debugger is attached 2017-06-27 16:56:27 -07:00
tools/CodeGenerator Add request body minimum data rate feature (#1874). 2017-06-08 14:36:03 -07:00
.gitattributes
.gitignore
.travis.yml Temporarily disable systemd activation test (#1918) 2017-06-26 15:51:09 -07:00
CONTRIBUTING.md
KestrelHttpServer.sln React to Testing#280. 2017-06-23 16:47:50 -07:00
LICENSE.txt
NuGet.config Updating versions to preview3 2017-06-01 10:47:16 -07:00
NuGetPackageVerifier.json
README.md
ToProjectReferences.ps1
appveyor.yml
build.cmd
build.ps1 Updating build scripts to point to 2.0.0-preview2 KoreBuild 2017-05-31 19:53:24 -07:00
build.sh Updating build scripts to point to 2.0.0-preview2 KoreBuild 2017-05-31 19:53:24 -07:00
version.props Updating versions to preview3 2017-06-01 10:47:16 -07:00

README.md

KestrelHttpServer

Join the chat at https://gitter.im/aspnet/KestrelHttpServer

AppVeyor: AppVeyor

Travis: Travis

This repo contains a cross-platform web server for ASP.NET Core.

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.