Go to file
Kirthi Krishnamraju b67ca0a277 fix build break due to aspnet\Configuration #246 2015-08-13 22:22:45 -07:00
src fix build break due to aspnet\Configuration #246 2015-08-13 22:22:45 -07:00
test React to IFeatureCollection API changes. 2015-08-03 15:46:01 -07: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.