Recent posts

Explore the recent EF Core blog posts

Exploring Data Mapping Options in EF CORE
ef-core

Exploring Data Mapping Options in EF CORE

EF Core allows to customize a model mapping using fluent API, data annotations, seperate configuration classes and attributes. Learn more about all these options in this blog post full with code examples

Global Query Filters in EF Core
ef-core

Global Query Filters in EF Core

Explore the concept of global query filters in EF Core and how they can be effectively used to manage data access patterns, especially in multi-tenant applications or scenarios requiring soft delete functionality.

Eager Loading of Child Entities in EF Core
ef-core

Eager Loading of Child Entities in EF Core

Explore the in-depth guide of eager loading the child entities in Entity Framework Core. Learn how to efficiently load child entities in your data models, optimizing performance and simplifying queries.

Improve Your .NET and Architecture Skills

Join my community of 1200+ developers and architects.

Each week you will get 2 practical tips with best practises and architecture advice.