Go to file
Stephen Halter 3ba8c2d3f0 Add ListenHandleTests (#1923) 2017-06-29 11:50:21 -07:00
.vscode
build Remove NETStandard.Library.NETFramework and update Moq 2017-06-29 10:57:11 -07:00
samples
src Do not enforce timeouts when the debugger is attached 2017-06-27 16:56:27 -07:00
test Add ListenHandleTests (#1923) 2017-06-29 11:50:21 -07:00
tools/CodeGenerator
.gitattributes
.gitignore
.travis.yml Attempting to fix systemd activation with minimal changes (#1925) 2017-06-29 11:01:03 -07:00
CONTRIBUTING.md
KestrelHttpServer.sln React to Testing#280. 2017-06-23 16:47:50 -07:00
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
ToProjectReferences.ps1
appveyor.yml
build.cmd
build.ps1
build.sh
version.props

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.