Skip to main content

.NET CLI Essentials

Provides essential commands and patterns for managing .NET 10 projects using the .NET CLI, covering building, running, and testing applications.

Install this skill

or
92/100

Security score

The .NET CLI Essentials skill was audited on Feb 9, 2026 and we found 8 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 116

External URL reference

SourceSKILL.md
116**Runs at**: https://localhost:7001 (configured in launchSettings.json)
low line 124

External URL reference

SourceSKILL.md
124**Runs at**: https://localhost:5001
low line 319

External URL reference

SourceSKILL.md
319https://localhost:7001
low line 323

External URL reference

SourceSKILL.md
323https://localhost:5001
low line 345

External URL reference

SourceSKILL.md
345- [.NET CLI Overview](https://learn.microsoft.com/en-us/dotnet/core/tools/)
low line 346

External URL reference

SourceSKILL.md
346- [dotnet build Reference](https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet-build)
low line 347

External URL reference

SourceSKILL.md
347- [dotnet run Reference](https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet-run)
low line 348

External URL reference

SourceSKILL.md
348- [dotnet test Reference](https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet-test)
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →