/multi-tenant

Multi-Tenant web application

Primary LanguageC#

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: