https://github.com/franzasilva/resultpattern
avoid using exception in business flow control
https://github.com/franzasilva/resultpattern
dotnet-core dotnet8 dotnetcore result-pattern
Last synced: about 1 year ago
JSON representation
avoid using exception in business flow control
- Host: GitHub
- URL: https://github.com/franzasilva/resultpattern
- Owner: franzASilva
- Created: 2024-08-14T15:17:46.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-08-14T15:22:13.000Z (over 1 year ago)
- Last Synced: 2025-01-13T23:41:46.602Z (over 1 year ago)
- Topics: dotnet-core, dotnet8, dotnetcore, result-pattern
- Language: C#
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Result Pattern
**Objective:** avoid using exception in business flow control
- [.NET 8](https://learn.microsoft.com/en-us/dotnet/core/whats-new/dotnet-8/overview);
- Controllers API.
**Use Swagger for testing**
