* Refactor AdditionalConvertersConfigurator constructor Simplify AdditionalConvertersConfigurator by using constructor injection directly in the class declaration. Also, annotate the class with [UsedImplicitly] to improve code clarity and maintainability. * Update workflow serialization to be asynchronous Refactor the workflow definition serialization to use asynchronous operations, improving efficiency and handling cancellation tokens. This change ensures the schema is correctly included in the serialized output. |
||
|---|---|---|
| .. | ||
| Configurators | ||
| Converters | ||
| Helpers | ||
| ReferenceHandlers | ||
| Serializers | ||