MZhoume / MicroservicesApp

Modern *-As-A-Service Application Development, Serverless Backend with .NET Core on AWS Lambda, Frontend using AngularJS 2.
2 stars 0 forks source link

No need for DBAdapter #2

Closed MZhoume closed 7 years ago

MZhoume commented 7 years ago

Hi all,

After further investigation, I found out that we do not need a DBAdapter as a middle layer for Dommel simply can act as such role itself. And also the use of Dommel and put IDBConnection in the constructor helps unit testing a lot. ;)

MZhoume commented 7 years ago

Fixed with https://github.com/MZhoume/E6998S6/commit/12edd50b65ba5e635b033cd42741bd646d30bcc9