Go to file
Pranav K a274d91b27 Branching for 1.1.0-preview1 2016-10-17 09:49:09 -07:00
samples/SampleStartups Updating to netcoreapp1.1 2016-10-13 11:17:42 -07:00
src Updating to netcoreapp1.1 2016-10-13 11:17:42 -07:00
test Updating to netcoreapp1.1 2016-10-13 11:17:42 -07:00
tools
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
Hosting.sln
LICENSE.txt
NuGet.config Branching for 1.1.0-preview1 2016-10-17 09:49:09 -07:00
NuGetPackageVerifier.json
README.md
appveyor.yml
build.cmd
build.ps1 Branching for 1.1.0-preview1 2016-10-17 09:49:09 -07:00
build.sh Branching for 1.1.0-preview1 2016-10-17 09:49:09 -07:00
global.json

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.