elsa-core/src/clients/Elsa.Api.Client
Sipke Schoorstra 72370e9271
Remove alteration models and refactor to use JsonObject (#6582)
Replaced alteration model hierarchy with a simpler JsonObject-based structure for representing alterations. Updated related interfaces, parameters, and API configuration to align with this refactored approach.
2025-04-14 11:57:54 +02:00
..
Converters Add TypeJsonConverter and enhance JSON serialization 2024-10-03 18:50:05 +02:00
Extensions Remove alteration models and refactor to use JsonObject (#6582) 2025-04-14 11:57:54 +02:00
Helpers Refactor RefitSettingsHelper for improved readability 2025-02-08 10:10:40 +01:00
HttpMessageHandlers Add API key authentication for Elsa client 2023-12-28 21:54:06 +01:00
Options Removed unwanted code 2025-02-06 12:49:04 +02:00
RealTime/Messages Implement real time workflow update broadcasting using SignalR 2023-07-25 15:12:27 +02:00
Resources Remove alteration models and refactor to use JsonObject (#6582) 2025-04-14 11:57:54 +02:00
Shared Implement Dynamic Expression Evaluation for Log Persistence Mode (#6159) 2024-11-28 12:19:38 +01:00
Elsa.Api.Client.csproj Merge branch 'refs/heads/main' into blueberry 2025-03-10 15:13:26 +02:00
Elsa.Api.Client.csproj.DotSettings Introduce Log Persistence Strategy (#6057) 2024-10-25 19:41:10 +02:00
FodyWeavers.xml
IsExternalInit.cs Fixing some analyzer warnings (#5617) 2024-07-05 15:14:28 +02:00