-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Closed
Labels
area-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing onemulti-tenancyIssues based in multi-tenancyIssues based in multi-tenancy
Milestone
Description
Please allow Configuration.MultiTenancy.IsEnabled = true;
Global DataFilter for Tenant entities enabled/Disabled options.
ASP templates should be configurable to allow Global Data Filters projected on tenant specific data.
There are many options as listed below, the default should allow something easy and quick for the developer to switch on.
- Using database per tenant strategy
- Using shared database for tenants
- Multi-tenant EF Core database context with security net
- Loading tenants configuration
- Missing tenant middleware
- Tenants provider to get current tenant
- Tenant-based dependency injection
- Unit-testing multi-tenant database context (coming soon)
- Multi-tenant configurable composite commands
There are many lib options often don't get maintained, some get left out or fall off
But this is a good example
CTGControls, papyr and pedroigor91papyr and pedroigor91
Metadata
Metadata
Assignees
Labels
area-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing onemulti-tenancyIssues based in multi-tenancyIssues based in multi-tenancy