How to add tags to your EF Core queries, and how to automatically give those tags better info.
Entity Framework
CQRS Repository with EF Core
Creating a repository of questionable value around an EF Core DbContext.
Playing with EF Core 5 and Stack Overflow Data
How to populate a test database with real data from a Stack Overflow site, and generate a DbContext to query it.