Skip to content

rashedulalam46/multi-tenant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Tenant Web application

This is a simple web application using Multi-tenancy architecture. The application can serve multiple customers. Each customer is a tenant. Here ASP.Net Core, Entity Framework Core, and SQL Server are used.

Database

Create 3 database (Tenant, TenantDemo, and TenantTest). Run the SQL scrip from the database directory

How to Run

Download the application. Change the connection string credential from the appsettings file, based on your SQL server credential. Build and run the application. Login credential is given bellow: