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.
$ dotnet add package Clawfoot.ResultPatternNo README available.