Skip to content

Is there a way to apply IMultiTenant globally to all entities without implementing it individually? #22823

Discussion options

You must be logged in to vote

hi

You can create a new BaseClass that implements the IMultiTenant, and use it as the base class for all entities.

MultiTenantEntity and MultiTenantAggregateRoot

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by joao-pedro-de-oliveira-souza
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants