filmov
tv
Will This New EF Core Feature Be The End Of Dapper?
Показать описание
EF Core is the most popular ORM in .NET. Dapper is often used with EF Core or as a complete substitute because of its raw SQL capabilities and performance. However, EF Core 8 has an exciting new feature: returning unmapped types with basic SQL queries. This is precisely what Dapper offers. Does it make sense to have two dependencies if EF Core can already do it all?
Join my weekly .NET newsletter:
Read my Blog here:
Subscribe for more:
Chapters
0:00 Implementing the GetOrder feature
2:42 Loading an Order with EF Core entities + AsNoTracking
4:35 Better performance EF Core projections
5:59 Installing EF Core 8 preview
6:36 Exposing the DatabaseFacade for raw SQL queries
7:26 Writing Raw SQL queries with EF Core
Will This New EF Core Feature Be The End Of Dapper?
Making Entity Framework Core As Fast As Dapper
How Entity Framework Tries to Copy Dapper in .NET 8
What's New in EF Core 6
Entity Framework Core vs Dapper Performance in 2023
Entity Framework Core 5 - Query Splitting - Cartesian Explosion 💣 (NEW)
Using Multiple EF Core DbContexts in a Single Application
EF Core 7 Performance Improvements With The New ExecuteUpdate & ExecuteDelete
EP 25 Help Desk Management System EF Core NET Corell .NET 8.0 Tickets, Users, Roles, Audit Logs 🚀💥...
Entity Framework 7 - Inheritance
The Old and New Way To Delete Entities With EF Core #shorts
Bulk Updates Made Easy With EF Core 7 #shorts
EF Core database model first - take it to the next level with Power Tools CLI | .NET Conf 2023
Everything You Need To Know About EF Core 8 Raw SQL Queries
EF Core 5 Changes Overview
Entity Framework AsNoTracking Does Nothing In This Case #shorts
Modern Entity Framework: A Tour of EF Core 5.0 pt 1
EF Core 6: New features and changes for Entity Framework Core (in .NET 6)
.NET Data Community Standup - Entity Framework Core FAQs
EF Core 9: Evolving Data Access in .NET | OD535
Two Tricks For Insane EF Core Performance #shorts
New course: Building Minimal APIs with ASP.NET Core 8 and EF Core
Multitenancy is Easy With EF Core - here's how...
EF Core configuration classes
Комментарии