Quote from
Al Ve on March 8, 2018, 12:54 pm
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?
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.