- Ports & Adapters Architecture
- DDD, Hexagonal, Onion, Clean, CQRS, … How I put it all together
- Hexagonal architecture
- Hexagonal (Ports & Adapters) Architecture
- Hexagonal Architecture: the practical guide for a clean architecture
- Hexagonal Architecture Example: digging a Spring Boot implementation
- Hexagonal architecture: don't get lost on your right-side
- Ports and Adapters Pattern(Hexagonal Architecture)
- HEXAGONAL ARCHITECTURE
- SLICING YOUR CAKE - STRUCTURING YOUR HEXAGONS
- Hexagonal Architecture demystified
- Clean architecture series— Part 1
- Implementing Hexagonal Ports and Adapters Architectural Style
- Hexagonal Architecture Style
- Ports & Adapters architecture on example
- Hexagonal Architecture with Java and Spring
- Layers, Onions, Ports, Adapters: it's all the same
- Ready for changes with Hexagonal Architecture
- Hexagonal Architecture
- What is Hexagonal Architecture?
- Hexagonal != Layers
- Domain-Driven Design and the Hexagonal Architecture
- Hexagonal Architecture by example - a hands-on introduction
- Another story about microservices: Hexagonal Architecture
-
Guide on Domain-Driven Design, Hexagonal architecture, best practices etc.
-
ivanpaulovich/hexagonal-architecture-acerola - Ivan Paulovich
An Hexagonal Architecture service template with DDD, CQRS, TDD and SOLID using .NET Core 2.0. All small features are testable and could be mocked. Adapters could be mocked or exchanged.
-
ivanpaulovich/clean-architecture-manga - Ivan Paulovich
Clean Architecture with .NET5, C#9 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
-
CanerPatir/aspnet-core-clean-arch
It is a clean architecture project template which is based on hexagonal-architecture principles built with .Net core.
-
Prototype of a Smart Order Routing system (finance). The opportunity for a mob of Lunch-boxers, to explore various technical approaches in reactive programming.