Jul 4, 2019 | c#, System Architecture
In the past few days, I soared straight through Robert Martin’s book, Clean Architecture. After seeing a receipe for such an elegant system architecture, I spent a couple days converting an existing project to the architecture. It was difficult to implement...