Tutorial
This guide is being rewritten.
For now:
- Install
Rivet.Attributesanddotnet-rivet. - Point Rivet at your
.csproj. - Run
dotnet rivet --project path/to/Api.csproj --output ./generated. - If you want runtime validation, add
--compile.
Use Getting Started for the short path and CLI Reference for exact commands.
