eITS.Multitenant.EntityFramework 1.0.0.151
Per-tenant catalog + identity DbContexts (TenantCatalogDbContext, TenantIdentityDbContext, MultitenantSystemDbContext) for the eITs multi-tenant platform. Connection wiring is the consumer's responsibility — register via tenantServices.AddDbContext<...>((sp, options) => ...) inside the per-tenant container.
Showing the top 20 packages that depend on eITS.Multitenant.EntityFramework.
| Packages | Downloads |
|---|---|
|
eITS.Multitenant.Infrastructure
eITS.Multitenant.Infrastructure
remove IAdapter
|
1 |
1.0.0.151: Added TenantCatalogDb migration (CatalogV8) capturing TenantFeature, ApiOidcOidcScope composite key, and all pending model changes since rootCert. Added ApiOidcOidcScopeEfMap.
.NET 10.0
- eITS.Multitenant.Core (>= 1.0.0.15)
- eITS.Multitenant.Identity.Model (>= 1.0.0.60)
- eITS.Multitenant.Model (>= 1.0.0.96)
- Eits.Generic.Entity.Repository (>= 1.0.0.50)
- EntityFrameworkCore.MemoryJoin (>= 0.10.0)
- Microsoft.EntityFrameworkCore (>= 10.0.7)
- Microsoft.EntityFrameworkCore.SqlServer (>= 10.0.7)
- Microsoft.Extensions.Configuration (>= 10.0.7)
- OpenIddict.EntityFrameworkCore (>= 7.5.0)