You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
About
A .net example implementation of hexagonal architecture