Getting Started
A 10-minute path from "I've never touched Stratara" to "my host wires Stratara and runs a command".
- Prerequisites — .NET SDK, optional Postgres/RabbitMQ for advanced samples.
- First Stratara App — a 30-line console app that registers a mediator, dispatches a command, and queries the result.
- DI Composition — the menu of
Add*Services()extensions and when to pick each.
When you're ready for the runnable demos, jump to Samples.