How to add tags to your EF Core queries, and how to automatically give those tags better info.
Recent Posts (Page 2)
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.
How I Fixed Roslyn
A step-by-step dive into troubleshooting and fixing an issue within Roslyn.