GitVersion.Tool
by: GitTools and Contributors
- 1.291k total downloads
- Latest version: 5.5.1
Derives SemVer information from a repository following GitFlow or GitHubFlow. This is the .NET Core Global Tool allowing usage of GitVersion from command line.
release-notes
by: release-notes
- 71 total downloads
- Latest version: 0.6.0
Generate release notes from closed github issues and PR's through the power of version labels
dotnet-sonarscanner
by: SonarSource Microsoft
- 224 total downloads
- Latest version: 5.15.0
The SonarScanner for .Net Core from version 2.1 allows easy analysis of any .NET project with SonarCloud/SonarQube.
dotnet-trace
by: Microsoft
- 124 total downloads
- Latest version: 5.0.236902
.NET Performance Trace Tool
dotnet-warp
by: Hubert Rybak
- 62 total downloads
- Latest version: 1.1.0
Pack .NET Core project to single executable using Warp
SkyWalking.DotNet.CLI
by: SkyWalking Committer Team
- 10 total downloads
- Latest version: 0.7.0
SkyWalking dotnet global tool.
dotnet-ef
by: Microsoft
- 6 total downloads
- Latest version: 3.0.0-preview4.19216.3
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