The Sondor problem result package, sets up common base problem detail results used for building APIs and services. It supports both the legacy method of throwing custom exceptions and the result pattern to ensure a consistent but performant problem detail implementation.
License
—
Deps
1
Install Size
—
Vulns
✓ 0
Published
Nov 7, 2025
$ dotnet add package Sondor.ProblemResultsThe Sondor problem result package, sets up common base problem detail results used for building APIs and services. It supports both the legacy method of throwing custom exceptions and the result pattern to ensure a consistent but performant problem detail implementation.
Additional documentation coming soon...