elsa-core/src/modules/Elsa.Http/Services
Sipke Schoorstra bdaae64e72 Add base path providers and standardize tenant accessor property
Introduce DefaultHttpEndpointBasePathProvider and TenantPrefixHttpEndpointBasePathProvider to manage HTTP endpoint base paths. Update ITenantAccessor property from CurrentTenant to Tenant for consistency across the codebase.
2024-10-17 19:47:55 +02:00
..
CachingHttpWorkflowLookupService.cs Add base path providers and standardize tenant accessor property 2024-10-17 19:47:55 +02:00
DefaultAbsoluteUrlProvider.cs Implement multitenant HTTP routing (#6031) 2024-10-14 21:27:11 +02:00
DefaultDownloadableManager.cs Implement multitenant HTTP routing (#6031) 2024-10-14 21:27:11 +02:00
DefaultHttpEndpointBasePathProvider.cs Add base path providers and standardize tenant accessor property 2024-10-17 19:47:55 +02:00
DefaultHttpEndpointRoutesProvider.cs Implement multitenant HTTP routing (#6031) 2024-10-14 21:27:11 +02:00
DefaultRouteTableUpdater.cs Implement multitenant HTTP routing (#6031) 2024-10-14 21:27:11 +02:00
HttpClientFileDownloader.cs Implement multitenant HTTP routing (#6031) 2024-10-14 21:27:11 +02:00
HttpWorkflowLookupService.cs Implement multitenant HTTP routing (#6031) 2024-10-14 21:27:11 +02:00
HttpWorkflowsCacheManager.cs Implement multitenant HTTP routing (#6031) 2024-10-14 21:27:11 +02:00
RouteMatcher.cs Implement multitenant HTTP routing (#6031) 2024-10-14 21:27:11 +02:00
RouteTable.cs Improved multitenancy support for HTTP workflows with per-tenant DbContext (#6032) 2024-10-15 23:16:50 +02:00
ZipManager.cs Implement multitenant HTTP routing (#6031) 2024-10-14 21:27:11 +02:00