Go to file
Victor Hurdugaci 4d76a29d4a Update the build scripts to the latest version 2016-03-07 20:54:59 -08:00
samples/SampleStartups Remove project name from output path 2016-03-02 18:49:26 -08:00
src Elevate application starup errors to be logged as critical #612 2016-03-04 14:55:58 -08:00
test Remove project name from output path 2016-03-02 18:49:26 -08:00
tools
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
Hosting.sln
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
appveyor.yml
build.cmd
build.ps1 Update the build scripts to the latest version 2016-03-07 20:54:59 -08:00
build.sh Update the build scripts to the latest version 2016-03-07 20:54:59 -08:00
global.json

README.md

Hosting

AppVeyor: AppVeyor

Travis: Travis

The Hosting repo contains code required to host an ASP.NET 5 application, it is the entry point used when self-hosting an application.

This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the Home repo.