dotnet-local-tools
CommunityKeep .NET tooling consistent across dev and CI.
AuthorAaronontheweb
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Managing per-repo .NET CLI tools to ensure consistent tool versions across development and CI environments.
Core Features & Use Cases
- Initialize and pin tooling with a per-project manifest: Use .config/dotnet-tools.json to lock tool versions.
- Restore tools in CI and local environments: Run dotnet tool restore to install project-local tools.
- Upgrade or audit tools safely: Update specific tools without affecting global tools and ensure reproducible builds.
Quick Start
Initialize the manifest and restore tools in your project: dotnet new tool-manifest dotnet tool restore
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: dotnet-local-tools Download link: https://github.com/Aaronontheweb/dotnet-skills/archive/main.zip#dotnet-local-tools Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.