filmov
tv
EF Core In The CQRS Query Side... Or Something Else?

Показать описание
CQRS is a hot topic these days and paired with the Clean Architecture, it makes for an excellent development approach. But with Clean Architecture being so prescriptive about design and persistence ignorance, it begs the question: is attracting away the CQRS query side worth it? In this video, I'll show you how to implement the query side in a persistence-ignorant way. And I'll discuss the pros and cons of each approach. I'll let you decide if it was worth it in the end.
Join my weekly .NET newsletter:
Read my Blog here:
Subscribe for more:
Chapters
0:00 Using EF Core directly
1:32 Persistence ignorant query side - Read service
5:14 Implementing the Read service with EF Core
9:42 Read-service per query (Vertical Slice)
How to Implement the CQRS Pattern in Clean Architecture (from scratch)
EF Core In The CQRS Query Side... Or Something Else?
Master CQRS Queries in EF Core: Optimize for Speed and Efficiency
Using Separate Read/Write Models with EF Core and CQRS
When and How To Apply CQRS in an ASP.NET Core Application With EF Core
Is Clean Architecture clean? My response to @MilanJovanovicTech on 'EF Core In The CQRS Query S...
CQRS & MediatR in a .NET 8 Web API 🚀
How To Use Both EF Core and Dapper For CQRS Queries
The INSANE Performance Boost Of CQRS Read Models
EF Core in Blazor Server with repositories, services or CQRS
Why I Use The Unit of Work Pattern With EF Core | Clean Architecture
Repository Pattern With Entity Framework Core | Clean Architecture, .NET 6
EF Core 8 Finally Fixes Value Objects
Why You Don't Need To Abstract Away EF Core With Clean Architecture
Should you use the Repository Pattern? With CQRS, Yes and No!
Understand Clean Architecture in 7 Minutes
CQRS & MediatR | ASP.NET 6 REST API Following CLEAN ARCHITECTURE & DDD Tutorial | Part 6
Practical clean architecture with EF Core database first
Mapping Domain-Driven Design Concepts To The Database With EF Core
Discovering The Truth About CQRS - No MediatR Required
What is #CQRS, Command Query Responsibility Segregation #eventdrivenarchitecture
CQRS pitfalls and patterns - Udi Dahan - NDC Oslo 2023
'Clean Architecture' and indirection. No thanks.
What makes an Aggregate (DDD)? Hint: it's NOT hierarchy & relationships
Комментарии