dotnet / EntityFramework.Docs

Documentation for Entity Framework Core and Entity Framework 6
https://docs.microsoft.com/ef/
Creative Commons Attribution 4.0 International
1.59k stars 1.95k forks source link

Single Database Multi-Tenant Example is Intentionally Incomplete #4343

Open michaelmcneilnet opened 1 year ago

michaelmcneilnet commented 1 year ago

In the An example solution (single database) section of this page, it states that the callbacks have been omitted for clarity. In my opinion, it is actually more confusing to have the events in the interface, but not show how to implement/use them.


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

snow-jallen commented 11 months ago

I am also struggling with the documentation on single database multi tenancy.

roji commented 11 months ago

Thanks for the feedback... We do intend to improve the documentation and samples around multi-tenancy, but unfortunately we're busy locking down the EF Core 8.0 release, so it will be a while before we can get around to it.

david-chaves commented 1 month ago

Hi Guys! any update on this matter? I was checking it and was missing that important piece too

roji commented 1 month ago

@david-chaves we're currently very busy with other things, it will likely take a while before we get around to this.