Skip to content

Tutorial

This guide is being rewritten.

For now:

  1. Install Rivet.Attributes and dotnet-rivet.
  2. Point Rivet at your .csproj.
  3. Run dotnet rivet --project path/to/Api.csproj --output ./generated.
  4. If you want runtime validation, add --compile.

Use Getting Started for the short path and CLI Reference for exact commands.