Go to file
Mike Harder 095230cb85 Update Newtonsoft.Json to 10.0.1 (#1958)
- Matches other repos
2017-07-12 16:55:47 -07:00
.vscode
build Update Newtonsoft.Json to 10.0.1 (#1958) 2017-07-12 16:55:47 -07:00
samples
src Add response minimum data rate feature. 2017-07-07 22:37:25 -07:00
test Add response minimum data rate feature. 2017-07-07 22:37:25 -07:00
tools/CodeGenerator Add response minimum data rate feature. 2017-07-07 22:37:25 -07:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
KestrelHttpServer.sln
LICENSE.txt
NuGet.config Branching for 2.0.0 rtm 2017-07-10 11:43:55 -07:00
NuGetPackageVerifier.json
README.md
ToProjectReferences.ps1
appveyor.yml
build.cmd
build.ps1 Updating KoreBuild branch 2017-07-10 11:57:58 -07:00
build.sh Updating KoreBuild branch 2017-07-10 11:57:58 -07:00
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.