CQRS Repository with EF Core
Creating a repository of questionable value around an EF Core DbContext.
Blog posts tagged by Entity Framework
Creating a repository of questionable value around an EF Core DbContext.
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.
How to add tags to your EF Core queries, and how to automatically give those tags better info.
How to automatically tag your EF Core queries with source location using .NET 8's source generators and interceptors.