Go to file
John Luo cfce9dce6c Update __get_remote_file logic 2017-08-02 12:44:46 -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 Shorten folder names 2017-07-28 11:11:55 -07:00
tools/CodeGenerator Shorten folder names 2017-07-28 11:11:55 -07:00
.gitattributes
…
.gitignore Update bootstrappers to use the compiled version of KoreBuild 2017-07-25 16:33:07 -07:00
.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 Update LICENSE.txt text 2017-07-03 14:06:38 -07:00
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 Input Pipeline migration (#1277) 2017-02-17 15:38:13 -08:00
appveyor.yml Skip first time experience on Appveyor 2017-07-10 15:17:41 -07:00
build.cmd Update bootstrappers to use the compiled version of KoreBuild 2017-07-25 16:33:07 -07:00
build.ps1 Update bootstrappers to use the compiled version of KoreBuild 2017-07-25 16:33:07 -07:00
build.sh Update __get_remote_file logic 2017-08-02 12:44:46 -07:00
version.xml Update bootstrappers to use the compiled version of KoreBuild 2017-07-25 16:33:07 -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.