Dotnet Local Tools · Aaronontheweb/dotnet-skills
Manage per-project .NET local tools with dotnet-tools.json
Manages per-repository .NET CLI tool versions using a dotnet-tools.json manifest, keeping local development and CI/CD pipelines aligned on the same tool versions instead of relying on globally installed tools.
Good for
- Create a dotnet-tools.json tool manifest
- Pin exact tool versions for CI/CD pipelines
- Restore consistent local tools across a team
- Source repository
- Aaronontheweb/dotnet-skills
- Category
- General
Open-source skills are maintained by their authors and listed as published, with attribution. Results depend on how well the skill fits your task and material.
A good place to start
Set up a dotnet-tools.json manifest for this .NET project and add docfx as a local tool.

Make your next great thing.
Bring a question, a file, or an idea that’s not quite there yet.