Thanks for watching!
- Clean Architecture Solution Template (nuget)
- Minimal Clean Architecture Template (nuget)
- Clean Architecture Solution Templates (source)
- Clean Architecture Training Course (NimblePros) 20% off with ARDALIS
- Vogen
- Ardalis Specification
- Vertical Slice Architecture
- NsDepCop
I heard some folks liked my OhMyPosh theme. It's here if you want to use it or tweak it for your own uses:
You can reference it directly like this:
oh-my-posh init pwsh --config https://gist.githubusercontent.com/ardalis/60c5d900d30d30980fef084128b50da6/raw/363d666c000b54328952f7ecc712d15ca8f1d69d/ardalis.omp.json | Invoke-ExpressionI didn't have time to talk about modular monoliths in the 30 min talk, but one limitation of basic CA/VSA architecture is a lack of modularity out of the box. These courses show how to add it, and my single project CA approach works brilliantly with individual modules.