Skip to content

rashedulalam46/multi-tenant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Tenant SaaS Web application

This is a simple SaaS 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:

About

Multi-tenant SaaS web application built with .NET and C#

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published