Go to file
Pranav K 697ed9bd82 Update dependencies.props
* Update Moq to 4.7.49.
* Add NETStandardImplicitPackageVersion
2017-06-29 08:25:54 -07:00
.vscode
build Update dependencies.props 2017-06-29 08:25:54 -07:00
samples
src Do not enforce timeouts when the debugger is attached 2017-06-27 16:56:27 -07:00
test Do not enforce timeouts when the debugger is attached 2017-06-27 16:56:27 -07:00
tools/CodeGenerator
.gitattributes
.gitignore
.travis.yml Temporarily disable systemd activation test (#1918) 2017-06-26 15:51:09 -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.