Go to file
Pawel Kadluczka f4f6501b8d Updating libuv dependency to 1.10.0 2017-06-15 16:08:43 -07:00
.vscode
build Updating libuv dependency to 1.10.0 2017-06-15 16:08:43 -07:00
samples
src Complete IPipeWriter in OutputProducer.Abort() (#1894) 2017-06-12 11:12:01 -07:00
test Always complete RequestBodyPipe.Reader (#1893) 2017-06-12 11:11:40 -07:00
tools/CodeGenerator Add request body minimum data rate feature (#1874). 2017-06-08 14:36:03 -07:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
KestrelHttpServer.sln Add request body minimum data rate feature (#1874). 2017-06-08 14:36:03 -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.