The contracts for the result pattern approach. This approach returns success or failure results containing custom error objects. An alternative approach to throwing custom exceptions.
$ dotnet add package AugusteVN.ResultPattern.ContractsThe contracts for the result pattern approach. This approach returns success or failure results containing custom error objects. An alternative approach to throwing custom exceptions.
How it was built: Error Handling with Result Pattern
Get the original source code: kiss-code.com