Finbuckle.
This page only lists release update details specific to v9.0.0.
See History for all release details.
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 instead.