Necessary surrogates and converters for serialization of FluentResults types in Microsoft Orleans projects.
-
Updated
May 26, 2025 - C#
Necessary surrogates and converters for serialization of FluentResults types in Microsoft Orleans projects.
Roslyn analyzers for ErrorOr<T> to enforce safe access patterns. Prevents runtime InvalidOperationException by ensuring IsError is checked before accessing values or errors. Supports modern C# pattern matching, switch expressions, and control flow tracking.
Add a description, image, and links to the fluentresult topic page so that developers can more easily learn about it.
To associate your repository with the fluentresult topic, visit your repo's landing page and select "manage topics."