dotnet / dotnet/EntityFramework.Docs
Multi-tenancy by table prefixes
Open
area-model-building
- Dominant language
- Mermaid
- Stars
- 1.7k
- Forks
- 2k
- Avg merge
- 7d 23h
- Merged PRs (30d)
- 16
Description
It's an excellent introduction to multi-tenancy using EF core, but I think it lacks the approach of using table prefixes to separate the tenants. It would be nice to explain it too in the docs.
[entity-framework/core/miscellaneous/multitenancy.md](https://github.com/dotnet/EntityFramework.Docs/blob/main/entity-framework/core/miscellaneous/multitenancy.md)
Contributor guide
Assessment
This issue has not been assessed yet.