Go to file
Nate McMaster d3cf0494e7 Upgrade to xunit 2.3.0-beta3 2017-08-11 17:22:40 -07:00
.vscode
build Upgrade to xunit 2.3.0-beta3 2017-08-11 17:22:40 -07:00
samples Consume corefxlab packages and private build of C# compiler (#1976) 2017-08-07 13:58:19 -07:00
src Consume corefxlab packages and private build of C# compiler (#1976) 2017-08-07 13:58:19 -07:00
test Upgrade to xunit 2.3.0-beta3 2017-08-11 17:22:40 -07:00
tools/CodeGenerator Consume corefxlab packages and private build of C# compiler (#1976) 2017-08-07 13:58:19 -07:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
KestrelHttpServer.sln
LICENSE.txt
NuGet.config Consume corefxlab packages and private build of C# compiler (#1976) 2017-08-07 13:58:19 -07:00
NuGetPackageVerifier.json
README.md
ToProjectReferences.ps1
appveyor.yml
build.cmd
build.ps1
build.sh
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.