Skip to content

vsthakur78/SharpArchitecture-MultiTenant

 
 

Repository files navigation

S#arp Architecture multi-tenant sample application
==================================================

About
=====

Sample application illustrating a way of implementing a multi-tenant web application on S#arp Architecture.

The sample uses a seperate database for each tenant and a master database to persist the details of each tenant. 
The connection string for each tenant database is selected based on the subdomain.


The sample uses the following:

- Visual Studio 2010
- S#arp Architecture v1.9

About

S#arp Architecture multi-tenant sample application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 67.3%
  • Classic ASP 14.6%
  • JavaScript 12.5%
  • CSS 5.6%