Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 698 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 698 Bytes

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: