Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 369 Bytes

File metadata and controls

13 lines (12 loc) · 369 Bytes

NotificationPattern

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.

Technologies used

  • .NET 7
  • C#
  • xUnit
  • Moq
  • BenchmarkDotNet
  • Docker
  • SQL Server