Go to file
N. Taylor Mullen 86516cba8d Update .travis.yml osx image to xcode7.3. 2016-12-08 10:03:07 -08:00
samples/SampleStartups
src Added EventSource to Hosting 2016-11-30 14:22:46 -08:00
test Added EventSource to Hosting 2016-11-30 14:22:46 -08:00
tools
.gitattributes
.gitignore
.travis.yml Update .travis.yml osx image to xcode7.3. 2016-12-08 10:03:07 -08:00
CONTRIBUTING.md
Hosting.sln
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
appveyor.yml
build.cmd
build.ps1
build.sh
global.json Pin global.json SDK to 1.0.0-preview2-1-003177. 2016-11-23 15:58:47 -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.