01Enforces dotnet CLI usage for adding and removing packages to maintain project file integrity.
02Detects project-specific vs. solution-wide dependency structures automatically.
031 GitHub stars
04Supports Central Package Management (CPM) via Directory.Packages.props files.
05Automates NuGet version verification using dotnet package search with exact-match logic.
06Mandates a strict 'verify, update, restore' workflow for all version changes.