Finbuckle.
This page only lists release update details specific to v9.0.0. Release update details for all releases are shown in the history page.
OnTenantResolved
and OnTenantNotResolved
are no longer used. Use the OnStrategyResolveCompleted
, OnStoreResolveCompleted
, and OnTenantResolveCompleted
events instead.MultiTenantDbContext
constructors accepting ITenantInfo removed, use MultiTenantDbContext.Create
factory
method* MultiTenantDbContext
constructors accepting ITenantInfo removed, use MultiTenantDbContext.Create
factory method instead.