Exception And Result Strategy

Decide when C# code should throw, when to return a Result type, what exceptions to define, and what must never be swallowed. Use when reviewing error handling, try/catch blocks, or designing failure contracts for services and APIs.

Sarmkadan 6dced96 4.3 KB Updated

File contents

Sarmkadan/dotnet-senior-skills/tree/main/skills/exception-and-result-strategy commit 6dced96cac

Frequently asked questions

npx skillmds@latest add sarmkadan/exception-and-result-strategy