Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 248 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 248 Bytes

Hexagonal Architecture

A .Net example implementation of hexagonal architecture, CQRS, DDD, IAM, Aspect programming, service orchestration, user tasks and living documentation.

To build:

bash generate.sh
dotnet restore
dotnet build