Ports and Adapters Architecture (Hexagonal Architecture) in practice with .NET
Jun 23, 2025 · 6 min read · In one of my previous blog posts, I wrote about the Ports and Adapters Architecture, also known as Hexagonal Architecture. Now we are going to apply those theoretical concepts in practice by using .NET. Before we go any further, here's an image to re...
Join discussion