An open API service indexing awesome lists of open source software.

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

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**
![image](https://github.com/user-attachments/assets/dc964ccb-b00a-4ebc-b90b-458c02e9e6c1)