Why you shouldn't use the Repository pattern in .NET
Views: 3173
Bending the Clean Architecture principles Introduction So you’re writing code using .NET, and you surely follow the Clean Architecture and its layered abstractions. Apparently and even though the concept was introduced long ago, this is getting very trendy now. One of your arguments may be that you want your infrastructure...