Cake.Tool
by: Patrik Svensson Mattias Karlsson Gary Ewan Park Alistair Chapman Martin Björkström Dave Glick Pascal Berger Jérémie Desautels Enrico Campidoglio C. Augusto Proiete Nils Andresen and contributors
- 456 total downloads
- Latest version: 1.3.0
The Cake .NET Tool.
dotnet-format
by: Microsoft
- 2.529k total downloads
- Latest version: 5.1.250801
Command line tool for formatting C# and Visual Basic code files based on .editorconfig settings.
dotnet-script
by: filipw
- 728 total downloads
- Latest version: 1.1.0
Dotnet CLI tool allowing you to run C# (CSX) scripts.
dotnet-sonarscanner
by: SonarSource Microsoft
- 2.29k 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-reportgenerator-globaltool
by: Daniel Palme
- 3.245k total downloads
- Latest version: 4.8.13
ReportGenerator converts coverage reports generated by coverlet, OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov or lcov into human readable reports in various formats. The reports do not only show the coverage quota, but also include the source code and visualize which line has been covered.
Use this package if your project is based on .NET Core and you want to use ReportGenerator as a (global) 'DotnetTool'.
Installation:
dotnet tool install -g dotnet-reportgenerator-globaltool
dotnet tool install dotnet-reportgenerator-globaltool --tool-path tools
dotnet new tool-manifest
dotnet tool install dotnet-reportgenerator-globaltool
Usage:
reportgenerator [options]
tools\reportgenerator.exe [options]
dotnet reportgenerator [options]
dotnet-ef
by: Microsoft
- 647 total downloads
- Latest version: 3.0.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
Microsoft.Web.LibraryManager.Cli
by: Microsoft
- 255 total downloads
- Latest version: 2.1.175
Command line tool for Library Manager
dotnet-serve
by: Nate McMaster
- 687 total downloads
- Latest version: 1.8.34
A simple command-line HTTP server.
This package was build from source code at https://github.com/natemcmaster/dotnet-serve/tree/6a96cbef9da7bfc86f6424f2ee499819cc617f7a
release-notes
by: release-notes
- 209 total downloads
- Latest version: 0.6.0
Generate release notes from closed github issues and PR's through the power of version labels