https://gitlab.com/karosveduni/resultpattern_csharp
This library is designed to avoid throwing exceptions in the code. Instead, it returns a result from the method and describes the error. The library helps reduce the number of try-catch blocks in the code and is less taxing on the program compared to catching and rethrowing exceptions.
https://gitlab.com/karosveduni/resultpattern_csharp
.NET C# Fishman pattern result
Last synced: 4 months ago
JSON representation
This library is designed to avoid throwing exceptions in the code. Instead, it returns a result from the method and describes the error. The library helps reduce the number of try-catch blocks in the code and is less taxing on the program compared to catching and rethrowing exceptions.
- Host: gitlab.com
- URL: https://gitlab.com/karosveduni/resultpattern_csharp
- Owner: karosveduni
- License: bsl-1.0
- Created: 2024-05-28T16:48:36.102Z (about 2 years ago)
- Default Branch: main
- Last Synced: 2025-10-15T14:52:38.963Z (8 months ago)
- Topics: .NET, C#, Fishman, pattern, result
- Stars: 0
- Forks: 0
- Open Issues: 0