Go to file
Aristarkh Zagorodnikov a247a3d8e6 Attempting to fix systemd activation with minimal changes (#1925) 2017-06-29 11:01:03 -07:00
.vscode Implement max connection limits 2017-05-26 12:27:48 -07:00
build Remove NETStandard.Library.NETFramework and update Moq 2017-06-29 10:57:11 -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 Attempting to fix systemd activation with minimal changes (#1925) 2017-06-29 11:01:03 -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 Attempting to fix systemd activation with minimal changes (#1925) 2017-06-29 11:01:03 -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 Update README.md (#1799) 2017-04-30 11:00:31 -07:00
ToProjectReferences.ps1
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.