elsa-core/src/modules/Elsa.Http
Sipke Schoorstra 18765cc386 Refactor route normalization logic
Simplified route normalization logic by removing unnecessary lowercase conversion and adjusted usages accordingly. These changes improve code readability, maintain consistency and fixes that route values are stored lower-cased instead of original-cased.
2025-01-15 11:17:21 +01:00
..
Abstractions Implement multitenant HTTP routing (#6031) 2024-10-14 21:27:11 +02:00
Activities Refactor route normalization logic 2025-01-15 11:17:21 +01:00
Bookmarks Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
Constants Add Fault Code, Category and Type (#5362) 2024-05-10 15:30:32 +02:00
ContentWriters Refactor FormUrlEncodedHttpContentFactory for better flexibility (#6074) 2024-10-30 19:35:16 +01:00
Contexts Implement multitenant HTTP routing (#6031) 2024-10-14 21:27:11 +02:00
Contracts Add base path providers and standardize tenant accessor property 2024-10-17 19:47:55 +02:00
DownloadableContentHandlers Implement multitenant HTTP routing (#6031) 2024-10-14 21:27:11 +02:00
Exceptions Bulk Import + Export of Workflow Definitions and Instances (#4643) 2023-11-22 14:31:48 +01:00
Extensions Refactor route normalization logic 2025-01-15 11:17:21 +01:00
Features Add Elsa.Kafka Module for Kafka Integration with Message Sending and Receiving Activities (#6108) 2024-11-18 13:42:54 +01:00
FileCaches Implement multitenant HTTP routing (#6031) 2024-10-14 21:27:11 +02:00
Handlers Add multitenancy support for background tasks (#6059) 2024-10-28 19:38:24 +01:00
Middleware Refactor route normalization logic 2025-01-15 11:17:21 +01:00
Models Implement multitenant HTTP routing (#6031) 2024-10-14 21:27:11 +02:00
Options Add ApiEndpointOptions and refactor imports 2024-07-07 16:09:50 +02:00
Parsers Implement multitenant HTTP routing (#6031) 2024-10-14 21:27:11 +02:00
PortResolvers Update namespaces and correct merge artefacts 2024-10-11 20:41:49 +02:00
Scripting/JavaScript Implement multitenant HTTP routing (#6031) 2024-10-14 21:27:11 +02:00
Selectors Bulk Import + Export of Workflow Definitions and Instances (#4643) 2023-11-22 14:31:48 +01:00
Serialization Fix all broken summary xml docs (#6123) 2024-11-18 13:41:27 +01:00
Services Refactor route normalization logic 2025-01-15 11:17:21 +01:00
Tasks Add multitenancy support for background tasks (#6059) 2024-10-28 19:38:24 +01:00
UIHints Refactor URL trimming logic in HTTP endpoint handlers (#6141) 2024-11-22 21:30:41 +01:00
BookmarkMetadata.cs Bulk Import + Export of Workflow Definitions and Instances (#4643) 2023-11-22 14:31:48 +01:00
Elsa.Http.csproj Enable CPM transitive pinning and resolve version conflicts (#6069) 2024-10-31 09:12:21 +01:00
Elsa.Http.csproj.DotSettings Implement multitenant HTTP routing (#6031) 2024-10-14 21:27:11 +02:00
FodyWeavers.xml Prepare projects for packaging 2022-11-03 21:40:23 +01:00