Go to file
Chris R 37d41f36c7 React to IHeaderDictionary ContentLength change 2017-01-18 13:46:34 -08:00
samples/SampleStartups
…
src Add setting to extend dotnet-publish arguments in ApplicationDeployer 2017-01-12 11:24:19 -08:00
test React to IHeaderDictionary ContentLength change 2017-01-18 13:46:34 -08:00
tools
…
.gitattributes
…
.gitignore
…
.travis.yml
…
CONTRIBUTING.md
…
Hosting.sln
…
LICENSE.txt
…
NuGet.config
…
NuGetPackageVerifier.json Removed packages list in NuGetPackageVerifier.json 2016-12-12 00:40:16 -08:00
README.md
…
appveyor.yml
…
build.cmd
…
build.ps1
…
build.sh
…
global.json Updating to 4.4 CoreFx packages 2016-12-14 14:47:29 -08:00

README.md

Hosting

AppVeyor: AppVeyor

Travis: Travis

The Hosting repo contains code required to host an ASP.NET Core application, it is the entry point used when self-hosting an application.

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.