Go to file
Ryan Brandenburg 87db08e030 Add missing baselines 2017-12-28 11:46:56 -08:00
build Update dependencies.props 2017-12-18 17:02:54 -08:00
samples
shared
src Add missing baselines 2017-12-28 11:46:56 -08:00
test Remove unneeded Skip conditions 2017-12-22 09:30:37 -08:00
.appveyor.yml
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
Directory.Build.props
Directory.Build.targets
Hosting.sln
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
build.cmd
build.sh
korebuild-lock.txt Update dependencies.props 2017-12-13 20:48:25 +00:00
korebuild.json
run.cmd
run.ps1 Update bootstrappers 2017-12-04 12:31:02 -08:00
run.sh Update bootstrappers 2017-12-04 12:31:02 -08:00
version.props

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.