ABP Saas Toolkit. Create and manage editions and tenants and assign features to any edition. Assign edition or indivual feature to any tenant.
- Create multi tenant project from abp application template
- Remove the following packages from your solution
- Volo.Abp.TenantManagement.Application
- Volo.Abp.TenantManagement.Application.Contracts
- Volo.Abp.TenantManagement.Domain
- Volo.Abp.TenantManagement.Domain.Shared
- Volo.Abp.TenantManagement.EntityFrameworkCore
- Volo.Abp.TenantManagement.HttpApi
- Volo.Abp.TenantManagement.HttpApi.Client
- Volo.Abp.TenantManagement.Web
- Install following packages respectively from nuget package manager according to the above packages
- Have fun! nothing to do more.
Angular and React are not supported. MongoDB and Blazor packages will be added soon.