dotnet-cqrs/docs/samples/README.md

556 B

Samples

Sample code and examples.

Overview

Sample code demonstrating Svrnty.CQRS features.

Available Samples

Svrnty.Sample Project

The Svrnty.Sample project contains comprehensive examples of:

  • Commands and queries
  • Event streaming
  • Projections and sagas
  • HTTP and gRPC endpoints

See Also