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
- 1.045k total downloads
- Latest version: 6.0.0
The Cake .NET Tool.
dotnet-ef
by: Microsoft
- 5.965k 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-format
by: Microsoft
- 2.595k total downloads
- Latest version: 5.1.250801
Command line tool for formatting C# and Visual Basic code files based on .editorconfig settings.
dotnet-reportgenerator-globaltool
by: Daniel Palme
- 4.987k total downloads
- Latest version: 5.4.14
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 show the coverage quotas and also visualize which lines of your source code have 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-script
by: filipw
- 1.075k total downloads
- Latest version: 2.0.0
Dotnet CLI tool allowing you to run C# (CSX) scripts.
dotnet-sonarscanner
by: SonarSource Microsoft
- 2.619k 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-serve
by: Nate McMaster
- 1.186k total downloads
- Latest version: 1.10.193
A simple command-line HTTP server.
This package was build from source code at https://github.com/natemcmaster/dotnet-serve/tree/b3644032a0dbf7ac52ac2f2571a384ed6ce27133
PommaLabs.HtmlArk.Tool
by: PommaLabs
- 248 total downloads
- Latest version: 1.6.0+401a2d81
HtmlArk embeds images, fonts, CSS and JavaScript into an HTML file.
Microsoft.Web.LibraryManager.Cli
by: Microsoft
- 345 total downloads
- Latest version: 3.0.71
Command line tool for Library Manager
release-notes
by: release-notes
- 347 total downloads
- Latest version: 0.10.0
Generate release notes from closed github issues and PR's through the power of version labels