Go to file
Stephen Halter ea2f1033d3 Make Transport.Abstractions pubternal (#1911)
* Remove Sockets transport dependency from primary package
* Use deprecated travis images to keep systemd tests running

https://blog.travis-ci.com/2017-06-21-trusty-updates-2017-Q2-launch
2017-06-21 14:58:57 -07:00
.vscode
build Updating libuv dependency to 1.10.0 2017-06-15 16:08:43 -07:00
samples Make Transport.Abstractions pubternal (#1911) 2017-06-21 14:58:57 -07:00
src Make Transport.Abstractions pubternal (#1911) 2017-06-21 14:58:57 -07:00
test Make Transport.Abstractions pubternal (#1911) 2017-06-21 14:58:57 -07:00
tools/CodeGenerator
.gitattributes
.gitignore
.travis.yml Make Transport.Abstractions pubternal (#1911) 2017-06-21 14:58:57 -07:00
CONTRIBUTING.md
KestrelHttpServer.sln
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.