Finbuckle.MultiTenant Docs

What's New in v9.3.0

This page only lists release update details specific to v9.3.0. Release update details for all releases are shown in the history page.

9.3.0 (2025-08-09)

Features

  • Add a RedirectTo Uri to ShortCircuitWhenOptions, enabling the middleware to redirect the user when short circuiting. (64ad8e2)
  • Add ExcludeFromMultiTenantResolution() and ExcludeFromMultiTenantResolutionAttribute for endpoints. (5cd9d3c)
  • Add ShortCircuitWhen(Action options) and ShortCircuitWhenTenantNotResolved() (709b0de)

Bug Fixes

  • support decorated multiple registered services of same type and fix activator bugs for instance and factory based services (#994) (0d1b68c)
  • update dependencies (#995) (0e0440a)