ContractGuard
-
-
- 722 total downloads
- last updated 6/13/2026
- Latest version: 0.0.10-alpha (prerelease)
Drop-in build gate: verifies the built assembly against its ContractGuard API contract after every build, locally and in CI. -
-
- 708 total downloads
- last updated 6/13/2026
- Latest version: 0.0.10-alpha (prerelease)
ContractGuard CLI: verifies built .NET assemblies against a prescribed API contract, extracts contracts from golden DLLs, and renders contracts as C# declarations. -
- 669 total downloads
- last updated 6/13/2026
- Latest version: 0.0.10-alpha (prerelease)
Core engine for ContractGuard: the neutral signature model, contract JSON serialization, assembly metadata reader, and comparison engine. -
-
- 419 total downloads
- last updated 6/13/2026
- Latest version: 0.0.10-alpha (prerelease)
Editor-time ContractGuard: the same contract comparison the CI gate runs, surfaced as compiler diagnostics with the same CG ids on the offending source line. Assistance, not the gate - the metadata check in CI... More information -