eITS.Multitenant.Identity.Model 1.0.0.60

none

Showing the top 20 packages that depend on eITS.Multitenant.Identity.Model.

Packages Downloads
eITS.Multitenant.EntityFramework
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.
1

v1.0.0.60: UserAudit gains five new columns to support the L4 two-row audit pattern (see docs/TenantIdentityAdmin.md in the Tenant Management workspace). All new columns are nullable so the per-tenant DB migration is safe to apply against tables with existing rows. New static factory UserAudit.CreateOperatorEvent for L2 portal callers. UserAuditEventType gains OperatorAction = 100 as a catch-all enum slot. Existing CreateAuditEvent factory unchanged — Self-actor callers don't need to update.

Version Downloads Last updated
1.0.0.60 1 06/06/2026
1.0.0.59 0 08/05/2026