.NET 6.0 CRUD WEB API using Generic Repository and Unit of Work Design Pattern. - Part 2

preview_player
Показать описание
In this video, we implemented our created generic repository in other entity like in thre previous video we are using the User entity and now we add the Car entity using the generic repository and unit of work design pattern. We also use here EntityFrameworkCore ORM to communicate to our SqlServer Database. This is also .net 6.0 framework and its shown how to register services container and the dependency injection in the constructor part.

#.net6.0framework #entityframeworkcore #.net6.0api #.net6crudapi #genericrepository #unitofworkdesign #unitofwork

Рекомендации по теме
Комментарии
Автор

Hi, I'm learning a lot from your videos. I just subscribed, could you send me the source code?. Thanks a lot

juanmartinez-cetw