Azure / durabletask

Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.
Apache License 2.0
1.47k stars 287 forks source link

[ServiceFabricProviderV1] Enable customer serializer for reliable collections. #1034

Open shankarsama opened 5 months ago

shankarsama commented 5 months ago

This change is to allow the applications to customize serialization for the classes used with Service Fabric Reliable collections.