Result Pattern

Implement or use our Result<T> failure model in the .NET API — return Result from handlers, build Error values, compose with Map/Then/Match, catch domain exceptions into Result, and map Result→RFC 9457 ProblemDetails. Use when adding an operation that can fail or wiring an endpoint's error contract.

atherio-danp 51aa204 3.2 KB Updated

File contents

atherio-danp/cde-dotnetcc/tree/main/.claude/skills/result-pattern commit 51aa204f9b

Frequently asked questions

npx skillmds@latest add atherio-danp/result-pattern