dotnet-dump
by: Microsoft
- 220 total downloads
- Latest version: 9.0.621003
Diagnostic dump collect and analyze tool
release-notes
by: release-notes
- 295 total downloads
- Latest version: 0.6.0
Generate release notes from closed github issues and PR's through the power of version labels
CSharpier
by: CSharpier
- 875 total downloads
- Latest version: 1.0.3
CSharpier is an opinionated code formatter for c#.
SkyWalking.DotNet.CLI
by: SkyWalking Committer Team
- 20 total downloads
- Latest version: 0.7.0
SkyWalking dotnet global tool.
dotnet-ildasm
by: pjbgf
- 12 total downloads
- Latest version: 0.12.2
Light-weight cross platform IL disassembler tool built in C#.
dotnet-counters
by: Microsoft
- 255 total downloads
- Latest version: 9.0.621003
.NET Performance Counter Tool
dotnet-ef
by: Microsoft
- 1.163k total downloads
- Latest version: 9.0.0-preview.1.24081.2
Entity Framework Core Tools for the .NET Command-Line Interface.
Enables these commonly used dotnet-ef commands:
dotnet ef migrations add
dotnet ef migrations list
dotnet ef migrations script
dotnet ef dbcontext info
dotnet ef dbcontext scaffold
dotnet ef database drop
dotnet ef database update
dotnet-sonarscanner
by: SonarSource Microsoft
- 709 total downloads
- Latest version: 6.0.0
The SonarScanner for .NET allows easy analysis of any .NET project (targeting .Net 3.1 or above) with SonarCloud/SonarQube.
dotnet-warp
by: Hubert Rybak
- 128 total downloads
- Latest version: 1.1.0
Pack .NET Core project to single executable using Warp
SkyAPM.DotNet.CLI
by: SkyAPM Team
- 69 total downloads
- Latest version: 2.2.0
SkyAPM dotnet global tool.
Microsoft.Playwright.CLI
by: Microsoft
- 61 total downloads
- Latest version: 1.2.3
Playwright enables reliable end-to-end testing for modern web apps. It is built to enable cross-browser web automation that is ever-green, capable, reliable and fast. Learn more at https://playwright.dev/dotnet/.
Microsoft.dotnet-interactive
by: Microsoft
- 711 total downloads
- Latest version: 1.0.617701
Command line tool for interactive programming with C#, F#, and PowerShell, including support for Jupyter Notebooks.
JetBrains.dotTrace.GlobalTools
by: JetBrains
- 2.422k total downloads
- Latest version: 2025.2.0-eap06
The dotTrace console tool lets you start a profiling session and get performance snapshots from the command line.
This can be helpful in various scenarios, like:
* profiling an application on a remote server,
* automating the process of gathering performance snapshots, for example, as a part of your continuous integration builds,
* speeding up profiling routines by creating profiling scripts.
The tool supports profiling of .NET Framework, .NET Core, Mono, and Unity applications.
The tool is a JetBrains Redistributable Product. This means it is free and can be freely redistributed. Note that it does not require JetBrains dotTrace to be installed on your machine. At the same time, to analyze the collected snapshots, you will need the standalone version of JetBrains dotTrace or JetBrains Rider.
GitVersion.Tool
by: GitTools and Contributors
- 5.212k total downloads
- Latest version: 6.3.0
Derives SemVer information from a repository following GitFlow or GitHubFlow. This is the .NET Core Global Tool allowing usage of GitVersion from command line.
dotnet-trace
by: Microsoft
- 602 total downloads
- Latest version: 9.0.621003
.NET Performance Trace Tool