- http://docs.asp.net/en/latest/getting-started/installing-on-windows.html
- Migrate: dnx ef database update
- http://stackoverflow.com/questions/32737557/how-to-setup-multi-tenancy-in-asp-net-5-web-api-and-entity-framework-7
- Multitenant subdomain router
- Asp.NET 5 - Provide a multi-tenant story
- https://github.com/OrchardCMS/Orchard2 - We have multi-tenancy working in Orchard vNext (https://github.com/OrchardCMS/Brochard), with dynamic module loading, meaning each tenant gets a different set of services.