https://github.com/imaun/result
Result class to represents responses from services, handlers or queries of a Domain model.
https://github.com/imaun/result
Last synced: about 2 months ago
JSON representation
Result class to represents responses from services, handlers or queries of a Domain model.
- Host: GitHub
- URL: https://github.com/imaun/result
- Owner: imaun
- License: mit
- Created: 2022-06-26T12:19:35.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-03T07:19:34.000Z (almost 3 years ago)
- Last Synced: 2025-02-05T19:50:38.770Z (3 months ago)
- Language: C#
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# result
Result class to represents responses from services, handlers or queries of a Domain model.