Go to file
Cesar Blum Silveira d68f8165e1 Disable test ConnectionClosedWhenResponseDoesNotSatisfyMinimumDataRate on Linux. 2017-08-04 17:45:07 -07:00
.vscode Shorten folder names 2017-07-28 11:11:55 -07:00
build Shorten folder names 2017-07-28 11:11:55 -07:00
samples Shorten folder names 2017-07-28 11:11:55 -07:00
src Shorten folder names 2017-07-28 11:11:55 -07:00
test Disable test ConnectionClosedWhenResponseDoesNotSatisfyMinimumDataRate on Linux. 2017-08-04 17:45:07 -07:00
tools/CodeGenerator Shorten folder names 2017-07-28 11:11:55 -07:00
.gitattributes
.gitignore
.travis.yml Shorten folder names 2017-07-28 11:11:55 -07:00
CONTRIBUTING.md
KestrelHttpServer.sln Shorten folder names 2017-07-28 11:11:55 -07:00
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
ToProjectReferences.ps1
appveyor.yml
build.cmd
build.ps1
build.sh Ensure fallback to curl after failed wget 2017-08-02 14:32:33 -07:00
version.xml

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.