Unit of work Implementation in .NET 7.0 | Repository pattern | .NET 7 web API CRUD Actions

preview_player
Показать описание
#dotnet7 #dotnetcore #nihiratechiees

This video explains Implement repository pattern with unit of work in .NET 7 Web API

Steps Followed
=============
1, Create General repository with actions

2, Create Model class and dbcontext

3, Implement the repository

4, Create unit of work class and define the repository

5, Use unit of work class in controller

GitHub Source code link
====================

Join this channel to get access to perks:
Рекомендации по теме
Комментарии
Автор

Thank you very much, It's very useful

msmahmud
Автор

Thanks for making video on Unit Of Work Patten. Please make more videos on UNIT OF WORK PATTERN WITH N LAYER ARCHITECTURE

being_aslam_tiger
Автор

Good Explanation. Please make videos on Unit Of Work Repository Pattern with N- layer architecture.

lipunpatel
Автор

sir, UnitofWork vs (controller to service to repository to db ) which is better sir

ReadLineAcademy
Автор

You should include the models part, a tutorial with holes or parts that are somewhere else are terrible

jhonhernandez
Автор

Kindly Make a video on Unit of work with Onion Architecture

Sarakhan-bxfn
Автор

why are u implementing again those operation when you have all those operation in generic repo ?

xcdvgxd
Автор

having an issue with dependency injection. Unless all 3 services registration in the program.cs class, an error occurred after calling API and it says - 'dependency injection error'... how u can only register UnitOfWork?

nazmulhyder
Автор

This video would be more effective if it was explaining more than typing itself.

JanKowalski-ldec
Автор

how can i download this code as a zip file

kapilnemadilkiawaj