0

Please or Register to create posts and topics.

Question about UoW and Service layer

Hi,

I understand that UoW is an abstraction layer between the DAL and BL of the application and it facilitates TDD.

Question is if we should implement a Service Layer also?

According to MS EF is already UoW and they suggest to get rid of it. A specific reason why UoW is used in this project?

teddytgy has reacted to this post.
teddytgy

See the discussion here for a similar topic: https://www.staging8.ebenmonney.com/forum/?view=thread&id=30&part=1#postid-83

Also this video does a good summary of the benefits: https://youtu.be/rtXpYpZdOzM?t=295

Al Ve has reacted to this post.
Al Ve