elsa-core/src/modules/Elsa.Tenants.AspNetCore
Sipke Schoorstra d83bb3b834 Add customizable tenant header support for HTTP routing
Introduced `MultitenancyHttpOptions` to configure the tenant header name used for HTTP routing. Updated `HeaderTenantResolver` to utilize this option and modified the server setup to allow overriding the default header name. This enables more flexible multitenancy configurations.
2025-02-09 08:24:55 +01:00
..
Extensions Use 'null' instead of 'default' for optional delegate parameter 2024-12-12 11:38:22 +01:00
Features Add customizable tenant header support for HTTP routing 2025-02-09 08:24:55 +01:00
Middleware Add multitenancy support for background tasks (#6059) 2024-10-28 19:38:24 +01:00
Options Add customizable tenant header support for HTTP routing 2025-02-09 08:24:55 +01:00
Resolvers Add customizable tenant header support for HTTP routing 2025-02-09 08:24:55 +01:00
Services Enhance Multitenancy with Runtime Tenant Management and Task Handling (#6173) 2024-12-03 15:07:55 +01:00
Settings Implement multitenant HTTP routing (#6031) 2024-10-14 21:27:11 +02:00
Elsa.Tenants.AspNetCore.csproj Implement multitenant HTTP routing (#6031) 2024-10-14 21:27:11 +02:00
Elsa.Tenants.AspNetCore.csproj.DotSettings Implement multitenant HTTP routing (#6031) 2024-10-14 21:27:11 +02:00
FodyWeavers.xml