Deep Dive into Repository Pattern Implementation: Advanced CRUD Techniques in .NET Core 7

preview_player
Показать описание
In this video, you will learn how to implement the repository pattern in ASP.NET Core with SQL Server to perform CRUD operations on your data.
The repository pattern is a design pattern that abstracts away the details of data access, making your application more decoupled, maintainable, and testable. By the end of this video, you will have a good understanding of the repository pattern and how to use it to implement CRUD operations in your ASP.NET Core applications, including Entity Framework.

ASP.NET Core 7 Full Course and Entity Framework Project.
Рекомендации по теме
Комментарии
Автор

I don’t mean to keep commenting, but you deserve a 👏 for another excellent video. I was always on the edge of whether of not I should bother with the seemingly extra work of a repository pattern, but you’ve convinced me that it’s a good idea. Both logically, and for cleaner, more readable code. Your video is the clearest in explaining that the controllers should handle the business logic, and the repository should handle the data access. (Even though that may have been obvious to you, it was not obvious to me until I watched your video.) And I love the strong steady pace of your videos - no wasted time. Dance music has BPM (beats per minute), and your videos have VPM (value per minute). Cheers!

jamesbest
Автор

You are always on point bro and thanks a lot for those wonderful content :)

mahamatahmat
welcome to shbcf.ru