Table of Contents

Getting Started

A 10-minute path from "I've never touched Stratara" to "my host wires Stratara and runs a command".

  1. Prerequisites — .NET SDK, optional Postgres/RabbitMQ for advanced samples.
  2. First Stratara App — a 30-line console app that registers a mediator, dispatches a command, and queries the result.
  3. DI Composition — the menu of Add*Services() extensions and when to pick each.

When you're ready for the runnable demos, jump to Samples.