elsa-core/src
Sipke Schoorstra 1ee8fbdb5a Refactor default parameter values to null for readability
Replaced `default` with `null` for optional parameters to improve code clarity and maintain consistency. This change ensures better readability and aligns with common coding practices, especially when null is the intended default value.
2025-01-15 14:27:53 +01:00
..
apps Remove unused SetVariableWorkflow class 2025-01-14 23:17:32 +01:00
clients/Elsa.Api.Client Implement Enum to String Conversion for JavaScript Engine 2024-11-28 19:23:13 +01:00
common Call async methods when in an async method 2024-12-16 22:57:11 +03:00
modules Refactor default parameter values to null for readability 2025-01-15 14:27:53 +01:00
Directory.Build.props Update target frameworks and package versions to latest 2024-12-22 10:00:56 +01:00