https://github.com/deveel/deveel.results
A simple, unambitious, library to implement the Result Pattern in .NET
https://github.com/deveel/deveel.results
csharp dotnet dotnet-core error-handling helper result result-pattern utility
Last synced: about 1 year ago
JSON representation
A simple, unambitious, library to implement the Result Pattern in .NET
- Host: GitHub
- URL: https://github.com/deveel/deveel.results
- Owner: deveel
- License: mit
- Created: 2024-07-01T19:18:18.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-01T08:24:58.000Z (over 1 year ago)
- Last Synced: 2025-03-01T08:26:20.838Z (over 1 year ago)
- Topics: csharp, dotnet, dotnet-core, error-handling, helper, result, result-pattern, utility
- Language: C#
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# deveel.results
A simple, unambitious, library to implement the Result Pattern in .NET