Weekly Dev Tips

Repository Tip - Encapsulate Query Logic

02.19.2018 - By Steve Smith (@ardalis)Play

Download our free app to listen on your phone

Download on the App StoreGet it on Google Play

The Repository design pattern is one of the most popular patterns in .NET development today. However, depending on its specific implementation, its benefits to the system's design may vary. One thing to watch out for is query logic leaking out of the repository implementation.

More episodes from Weekly Dev Tips