Go to file
ASP.NET CI f682c6ab20 Update dependencies.props
[auto-updated: dependencies]
2018-09-23 12:13:02 -07:00
.vsts-pipelines/builds [automated] Change default branch to master 2018-07-02 12:40:20 -07:00
build Update dependencies.props 2018-09-23 12:13:02 -07:00
samples
shared/Internal.WebHostBuilderFactory.Sources Rename WebHostBuilderFactory (#1505) 2018-07-25 16:44:20 -07:00
src Merge branch 'release/2.2' => 'master' 2018-09-07 01:29:38 -07:00
test Merge branch 'release/2.2' 2018-07-26 09:33:54 -07:00
.appveyor.yml [automated] Change default branch to master 2018-07-02 12:40:20 -07:00
.gitattributes
.gitignore
.travis.yml [automated] Change default branch to master 2018-07-02 12:40:20 -07:00
CONTRIBUTING.md Update CONTRIBUTING.md 2018-07-24 10:50:50 -07:00
Directory.Build.props
Directory.Build.targets
Hosting.sln
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json Rename WebHostBuilderFactory (#1505) 2018-07-25 16:44:20 -07:00
README.md
build.cmd
build.sh
korebuild-lock.txt Update dependencies.props 2018-09-23 12:13:02 -07:00
korebuild.json [automated] Change default branch to master 2018-07-02 12:40:20 -07:00
run.cmd
run.ps1 [automated] Change default branch to master 2018-07-02 12:40:20 -07:00
run.sh [automated] Change default branch to master 2018-07-02 12:40:20 -07:00
version.props Update branding to 2.2.0-preview3 2018-09-05 16:34:22 -07: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.