This post will revisit the Repository Pattern, will address the implementation pitfalls in the .NET world, and will review the proposed solutions to avoid unnecessary complexity. What should Repositories do? It's been 20 years since Martin Fowler documented the Repository Pattern in his book, "P of EAA& ...
The Repository Pattern is simple yet misunderstood
Audit .NET/.NET Core Apps with Audit.NET and AWS QLDB
In this week we have a guest post from Adrian Iftode. The post will introduce you to the auditing framework Audit.NET and how to create audit trails of .NET/.NET Core applications using AWS QLDB. I believe every team had to justify how some things happened in a certain ...