elsa-core/src/clients/Elsa.Api.Client
Sipke Schoorstra 83238e9931
Update System.Text.Json version reference (#6019)
Replaced hardcoded System.Text.Json version 8.0.4 with a variable $(SystemTextJsonVersion) across multiple project files. This improves maintainability and consistency when updating the package version.
2024-10-11 14:35:24 +02:00
..
Converters Add TypeJsonConverter and enhance JSON serialization 2024-10-03 18:50:05 +02:00
Extensions Add TypeJsonConverter and enhance JSON serialization 2024-10-03 18:50:05 +02:00
Helpers Add TypeJsonConverter and enhance JSON serialization 2024-10-03 18:50:05 +02:00
HttpMessageHandlers Add API key authentication for Elsa client 2023-12-28 21:54:06 +01:00
Options Add TypeJsonConverter and enhance JSON serialization 2024-10-03 18:50:05 +02:00
RealTime/Messages Implement real time workflow update broadcasting using SignalR 2023-07-25 15:12:27 +02:00
Resources Add endpoints for activity execution records and summaries (#6018) 2024-10-11 10:29:40 +02:00
Shared Add PropertyBag for non-polymorphic data transfer between server and client (#5735) 2024-07-10 10:29:45 +02:00
Elsa.Api.Client.csproj Update System.Text.Json version reference (#6019) 2024-10-11 14:35:24 +02:00
Elsa.Api.Client.csproj.DotSettings Add Component Testing Framework (#5261) 2024-04-26 15:49:14 +02:00
FodyWeavers.xml
IsExternalInit.cs Decouple Expression Types (#4622) 2023-11-14 20:44:42 +01:00