Skip to content

Instantly share code, notes, and snippets.

@ardalis
Last active November 30, 2025 17:09
Show Gist options
  • Select an option

  • Save ardalis/7f61f571633a028c68bb47ad8d071c5e to your computer and use it in GitHub Desktop.

Select an option

Save ardalis/7f61f571633a028c68bb47ad8d071c5e to your computer and use it in GitHub Desktop.
dotNetConf 2025 Clean Architecture with ASP.NET Core 10 Resources

Clean Architecture Resources

Thanks for watching!

Connect with Ardalis

Clean Architecture Resources

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-Expression

More Courses

I 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment