elsa-core/src/modules/Elsa.CSharp
Sipke Schoorstra cf3cab2fba Add non-generic variable accessor method
Added a non-generic version of the GetVariable method to the ExecutionContextProxy and GenerateWorkflowVariableAccessors classes in Elsa.CSharp module. Also, extended the CSharpOptions class to include additional namespaces and assemblies related to System.Text.Json. These adjustments provide a more flexible way to access workflow variables and extend the usability of JSON serialization within workflows.
2023-12-31 09:53:00 +01:00
..
Activities/RunCSharp Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
Contexts Add C# expression support (#4594) 2023-11-03 20:28:10 +01:00
Contracts Add Bulk Dispatch Workflow activity (#4683) 2023-12-06 22:32:08 +01:00
Expressions Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
Extensions Add Bulk Dispatch Workflow activity (#4683) 2023-12-06 22:32:08 +01:00
Features Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
Handlers Add non-generic variable accessor method 2023-12-31 09:53:00 +01:00
Models Add non-generic variable accessor method 2023-12-31 09:53:00 +01:00
Notifications Add Bulk Dispatch Workflow activity (#4683) 2023-12-06 22:32:08 +01:00
Options Add non-generic variable accessor method 2023-12-31 09:53:00 +01:00
Providers Refactor expression descriptors and remove unnecessary async calls 2023-12-10 21:43:24 +01:00
Services Add Bulk Dispatch Workflow activity (#4683) 2023-12-06 22:32:08 +01:00
Elsa.CSharp.csproj Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
FodyWeavers.xml Add C# expression support (#4594) 2023-11-03 20:28:10 +01:00