githubEdit

hand-waveWelcome

This book describes in details a particular way to write a full-stack application in the .NET ecosystem, called ❝ Safe Clean Architecture ❞. This architecture is based on a specific technical stack, explained in the next page: Motivations.

A mini application called ❝ Shopfoo ❞ accompanies this book. It is live and available following this linkarrow-up-right so you can play around with it and understand its use cases. Its source code is available on GitHubarrow-up-right to provide a concrete and complete codebase, created with as much care as if it were a real application.

The only pieces missing to be production-ready are those that would prevent me from staying on a free plan on Azure, namely the database and an observability stack (logs, metrics, distributed traces).

circle-exclamation

Last updated