Automatic Query Tagging in EF Core Using Source Generator Interceptors
How to automatically tag your EF Core queries with source location using .NET 8's source generators and interceptors.
Blog posts tagged by Entity Framework
How to automatically tag your EF Core queries with source location using .NET 8's source generators and interceptors.
Creating a repository of questionable value around an EF Core DbContext.
How to add tags to your EF Core queries, and how to automatically give those tags better info.
How to populate a test database with real data from a Stack Overflow site, and generate a DbContext to query it.
How to add tags to your EF Core queries, and how to automatically give those tags better info.