Welcome
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 link so you can play around with it and understand its use cases. Its source code is available on GitHub 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).
Use the Status page to check the progress of the book and the companion app.
Last updated