Go to file
Cesar Blum Silveira 892de7d4b8 Merge branch 'rel/2.0.0-preview2' into dev 2017-06-19 16:39:00 -07:00
.vscode Implement max connection limits 2017-05-26 12:27:48 -07:00
build Updating libuv dependency to 1.10.0 2017-06-15 16:08:43 -07:00
samples Target .NET Standard 2.0 (#1849) 2017-05-20 10:37:35 -07:00
src Merge branch 'rel/2.0.0-preview2' into dev 2017-06-19 16:39:00 -07:00
test Merge branch 'rel/2.0.0-preview2' into dev 2017-06-19 16:39:00 -07:00
tools/CodeGenerator Add request body minimum data rate feature (#1874). 2017-06-08 14:36:03 -07:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
KestrelHttpServer.sln Add request body minimum data rate feature (#1874). 2017-06-08 14:36:03 -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.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.