Go to file
Stephen Halter 3fcd909d90 Temporarily disable systemd activation test (#1918) 2017-06-26 15:51:09 -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 Make Transport.Abstractions pubternal (#1911) 2017-06-21 14:58:57 -07:00
test React to Testing#280. 2017-06-23 16:47:50 -07:00
tools/CodeGenerator Add request body minimum data rate feature (#1874). 2017-06-08 14:36:03 -07:00
.gitattributes
.gitignore Improve implementation of IHttpUpgradeFeature 2017-04-20 12:42:58 -07:00
.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 Removed packages list in NuGetPackageVerifier.json 2016-12-12 00:42:17 -08:00
README.md Update README.md (#1799) 2017-04-30 11:00:31 -07:00
ToProjectReferences.ps1 Input Pipeline migration (#1277) 2017-02-17 15:38:13 -08:00
appveyor.yml Build rel/ branches on Travis and AppVeyor. 2017-04-27 18:07:57 -07:00
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.