A Result pattern library for .NET.
-
Updated
Nov 16, 2024 - C#
A Result pattern library for .NET.
ResponseBase is a return type of a service or api which can be implicitly converted to objectResult
a C# project designed to streamline student enrollment and course management for academic institutions. A key focus of this project is robust error handling using the "Result Pattern"
A library for implementing the Result pattern in .NET applications with typed errors, result composition support, and convenient error handling without exceptions in business logic.
API em .NET 9 / C# que recebe um DTO ({ to, message }) e, na camada de infraestrutura, realiza o disparo do SMS — do mesmo jeito que um servidor de e-mail dispara mensagens. O projeto segue DDD e Clean Architecture, com CQRS, Result Pattern e três camadas de teste independentes: UnitTest, BddTest.
Simplify error handling and improve code readability with the Result Pattern
Add a description, image, and links to the resultpattern topic page so that developers can more easily learn about it.
To associate your repository with the resultpattern topic, visit your repo's landing page and select "manage topics."