There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Result.Net provides a result object to be used as a wrapper over operations execution results to indicate success or failure, instead of throwing exceptions or returning false without explanation.