Skip to content

Tutorials

This section provides step-by-step tutorials to help you learn how to use castlecraft-engineer by building practical examples.

Available Tutorials

  • Building a Complete Feature (Simple Task Management)
    • Walks through the process of creating a small but complete feature, including domain modeling (Aggregates, SQLModels), implementing Commands, Queries, Handlers, Repositories, setting up Dependency Injection, and basic authorization. This is a great starting point to see how different parts of the library fit together.
    • Go to Tutorial

We aim to add more tutorials covering various aspects and advanced use cases of castlecraft-engineer.