8:43
Everything You Need To Know About EF Core 8 Raw SQL Queries
Master the Modular Monolith Architecture: https://bit.ly/3SXlzSt Accelerate your Clean Architecture skills: https://bit.ly/3PupkOJ ...
15:45
EF Core Mapping: Dark Magic (Here Is Why)
Map value objects, strongly-typed IDs, and nested complex types into a single SQL table with EF Core 10; then watch your ...
1:00:00
EF Core, DDD, and Clean Architecture - Mapping Aggregates to Relational Databases
Note: EF Core 8 made some changes that may effect your implementation if you're following along: ...
9:52
One Trick To Improve EF Core Performance Using Query Splitting
Master the Modular Monolith Architecture: https://bit.ly/3SXlzSt Accelerate your Clean Architecture skills: https://bit.ly/3PupkOJ ...
14:11
Working With Database Transactions In EF Core
... In EF Core https://www.milanjovanovic.tech/blog/working-with-transactions-in-ef-core SQL Server - Transaction Isolation Levels ...
18:06
Mapping Domain-Driven Design Concepts To The Database With EF Core
Master the Modular Monolith Architecture: https://bit.ly/3SXlzSt Accelerate your Clean Architecture skills: https://bit.ly/3PupkOJ ...
11:08
One LINQ Extension Method You NEED To Know For Cleaner EF Core Queries
Master the Modular Monolith Architecture: https://bit.ly/3SXlzSt Accelerate your Clean Architecture skills: https://bit.ly/3PupkOJ ...
19:46
EF Core 9 🚀 Database First / DB First (Entity Framework Core 9 / .NET 9) & Code-First Migration
Master .NET & Blazor here: https://dnwa.net/3PzwG2q ---
26:51
Getting Started with Entity Framework Core in .NET
Check out my courses: https://dometrain.com Subscribe to my weekly newsletter: https://nickchapsas.com Get the source code: ...
1:18:57
Build a .NET 10 Web API from Scratch (Controllers, EF Core, SQL Server, DTOs)
Master .NET & Blazor here: https://sbdy.io/e7SZ0ux 🖥️ Get the Source Code here: https://sbdy.io/zYH8eYa.
4:56
Create an EF Core Model from Database First (Scaffold DB Context)
Check out our new app Senty: https://senty.app - easily share links and text from your iPhone or iPad to your Windows PC by ...
28:44
How do Entity Framework Core Queries Work?
How do entity framework core queries work? How do ef core queries get translated in to SQL? How do providers adapt queries to ...
6:02
Working with an Existing Database [2 of 5] | Entity Framework Core for Beginners
Learn more ➡️ https://learn.microsoft.com/training/dotnet/ EF Core isn't just for new databases! In this video, we'll show you how ...
14:11
Will This New EF Core Feature Be The End Of Dapper?
Master the Modular Monolith Architecture: https://bit.ly/3SXlzSt Accelerate your Clean Architecture skills: https://bit.ly/3PupkOJ ...
8:48
Don't Make These Entity Framework Core Mistakes
Hi! I'm Michael, and in this video I'll cover 5 things you'll need to know when building scalable applications with Entity Framework ...
17:05
Entity Framework Core Part 10 - Dynamic Mapping
Coding Tutorial: The mapping between tables and entities doesn't have to be fixed. Here we use EF Core to easily switch the ...
13:51
Stored Procedures with Entity Framework Core in .NET 6 🚀
Free Blazor AI crash course: https://dotnetwebacademy.com/blazor-ai-jumpstart --- Newsletter: ...
17:46
Using Multiple EF Core DbContexts in a Single Application
Get the source code for this video for FREE → https://the-dotnet-weekly.ck.page/multiple-dbcontexts ☄️ Master the Modular ...
1:44:58
.NET Data Community Standup - EF Core internals: IQueryable, LINQ and the EF Core query pipeline
In this standup, we'll dive deep under the hood to see how EF Core processes LINQ queries, translates them to SQL and executes ...
24:10
Relationship Mapping in Entity Framework & .NET 7: One-to-One, One-to-Many, Many-to-Many
In this comprehensive video, we dive into the intricacies of relationship mapping in Entity Framework and .NET 7 API. Whether ...