This is the first project of my portfolio. The goal of this project is to show a pattern which I use on most of my projects for error handling. To avoid using exceptions I prefer to use this pattern. Thus, leading to better performance and better code flow.
- .NET 7
- C#
- xUnit
- Moq
- BenchmarkDotNet
- Docker
- SQL Server