3 packages tagged with “results-pattern”
A lightweight Result object implementation for Microsoft Orleans
COMING SOON - YARL is a simple implementation of a results library for services and apis
A Results pattern library for .NET: return success/failure and propagate errors across layers without throwing. Use Result and Result<T> instead of exceptions for expected failure paths.