> For the complete documentation index, see [llms.txt](https://rdeneau.gitbook.io/safe-clean-architecture/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rdeneau.gitbook.io/safe-clean-architecture/readme.md).

# 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](/safe-clean-architecture/motivations.md).

A mini application called *❝ Shopfoo ❞* accompanies this book. See the [Shopfoo](https://github.com/rdeneau/gitbook-safe-clean-archi/blob/main/shopfoo/README.md) chapter for more details about its features.

{% hint style="warning" %}
Use the [Status](/safe-clean-architecture/status.md) page to check the progress of the book and the companion app.
{% endhint %}
