Xtraq is a .NET CLI that turns stored procedures into strongly typed C# artefacts. Instead of ADO.NET plumbing or SQL strings in controllers you get generated inputs, outputs, and pipelines that match the database schema.
xtraq runs snapshot + build in one go.