Go to file
Nate McMaster 9228d18677
Update appveyor and travis settings
2017-03-14 13:40:21 -07:00
build
samples/SampleStartups
src RemoteWindowsDeployer: Changing current working directory to the app output folder 2017-03-08 21:58:48 -08:00
test Because VS keeps adding it 2017-03-10 22:56:52 -08:00
.gitattributes
.gitignore
.travis.yml Update appveyor and travis settings 2017-03-14 13:40:21 -07:00
CONTRIBUTING.md
Hosting.sln
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
appveyor.yml Update appveyor and travis settings 2017-03-14 13:40:21 -07:00
build.cmd
build.ps1
build.sh
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.