
Entity Framework Core
In this series, you’ll learn how to work with Entity Framework Core, creating relationships betweent entities and using Fluent API.
Below, you’ll find all articles in the series, along with the GitHub repository containing the full source code.
Articles in the Series
Entity Framework Core Relationships with Fluent API
https://henriquesd.com/articles/entity-framework-core-relationships-with-fluent-apiMany-to-Many Relationships
https://henriquesd.com/articles/entity-framework-core-50-many-to-many-relationshipsSplit Queries
https://henriquesd.com/articles/entity-framework-core-5-split-queriesTable-per-Type and Table-per-Hierarchy
https://henriquesd.com/articles/entity-framework-core-5-table-per-type-and-table-per-hierarchy


