Go to file
David Fowler dfe8c39fe0 Merge pull request #275 from hishamco/dev
Shift 'Development' & 'Production' constants into 'EnvironmentName' class
2015-08-15 11:22:58 -07:00
src Shift 'Development' & 'Production' constants into 'EnvironmentName' class 2015-08-15 13:46:40 +03:00
test Shift 'Development' & 'Production' constants into 'EnvironmentName' class 2015-08-15 13:46:40 +03:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
Hosting.sln
LICENSE.txt
NuGet.Config
README.md
appveyor.yml
build.cmd Enable pinning build script 2015-08-11 17:04:07 -07:00
build.sh
global.json
makefile.shade

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.