Go to file
Stephen Halter 02028b65c7 Stop using ConcurrentBag in tests for complex types (#1990)
dotnet/corefx#23068
2017-08-11 16:30:03 -07:00
.vscode
build Consume corefxlab packages and private build of C# compiler (#1976) 2017-08-07 13:58:19 -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 Stop using ConcurrentBag in tests for complex types (#1990) 2017-08-11 16:30:03 -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.