In the previous article, I made a quick introduction to Docker. Let’s move a step forward:) This article consists of two parts. In the first part, I’m going to dig into the repository pattern, the generic repository pattern, and unit of works. In the second part, we will create one…