home/categories/education/exceptionless-exceptionless-agents-skills-dotnet-cli-skill-md
educationdocumentation

dotnet-cli

Use this skill when running .NET CLI commands — building, testing, restoring packages, formatting code, or running projects. Covers dotnet build, test, restore, format, run, and NuGet package management. Apply when troubleshooting build errors, running the backend, or executing any dotnet command-line operation.

exceptionless
maintainer
exceptionless
Updated 3/15/2026
Stars
2454
Forks
508
quick start

Installation and usage

Use this skill when running .NET CLI commands — building, testing, restoring packages, formatting code, or running projects. Covers dotnet build, test, restore, format, run, and NuGet package management. Apply when troubleshooting build errors, running the backend, or executing any dotnet command-line operation.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use dotnet-cli