Recent Posts

Clean Architecture and TDD

Nowadays all software development companies are self-titled Agile (if you are not Agile you are not cool right?). Most companies are following the SCRUM cere...

Hexagonal Architecture with .NET

The feedback of the Clean Architecture for .NET Applications made me feel like I needed to take a step back and introduce some concepts first, so I will pres...

Clean Architecture for .NET Applications

I’d like to introduce my service template for .NET Applications based on the Clean Architecture style. You can download the full source code or you can play ...