DEV Community

Cover image for Unit of Work, Repositories Pattern, and Fluent Validation in Dotnet Core Web API πŸ› οΈ"

Unit of Work, Repositories Pattern, and Fluent Validation in Dotnet Core Web API πŸ› οΈ"

DrSimple on September 15, 2023

Today, we will delve into the concept of the Unit of Work and explore its advantages when integrated into the Repository pattern. If you're new to...
Collapse
 
mmagdy10 profile image
Mohamed Magdy

Great article. In real project, we can use Mapster or any mapping library from Nuget to map from DTO to entity class.

Collapse
 
drsimplegraffiti profile image
DrSimple

Yes, you are absolutely correct. This particular project does not address that. Thank you for your note.

Collapse
 
sutharsonp profile image
Sutharson

Hi Admin

Can you help me to solve this issues?

Image description

Collapse
 
shady_tech147 profile image
Shady_Tech

Hi Abayomi Ogunnusi,

Please can you provide Player repository Code implementation.

Image description

Collapse
 
__3c19a40bb00 profile image
Π’Π»Π°Π΄ΠΈΠΌΠΈΡ€ Π‘ΠΎΠ»ΠΎ

Hello.
This is example github.com/drsimplegraffiti/Unitof...

Collapse
 
anastasia_fazius_be720af2 profile image
Anastasia Fazius

Hello Abayomi, thank you for the insightful tutorial on UnitOfWork involving. Could you please tell me whether this project is on GitHub so I can follow it and fix my issues? Thank you!