Skip to content

Allow template option Configuration.MultiTenancy.IsEnabled = true; Global DataFilter for Tenant entities  #27006

@papyr

Description

@papyr

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.

  1. Using database per tenant strategy
  2. Using shared database for tenants
  3. Multi-tenant EF Core database context with security net
  4. Loading tenants configuration
  5. Missing tenant middleware
  6. Tenants provider to get current tenant
  7. Tenant-based dependency injection
  8. Unit-testing multi-tenant database context (coming soon)
  9. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesenhancementThis issue represents an ask for new feature or an enhancement to an existing onemulti-tenancyIssues based in multi-tenancy

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions