dotnet-ef
by: Microsoft
- 4.656k 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
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
- 695 total downloads
- Latest version: 5.0.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
- 890 total downloads
- Latest version: 1.6.0
Dotnet CLI tool allowing you to run C# (CSX) scripts.
PommaLabs.HtmlArk.Tool
by: PommaLabs
- 193 total downloads
- Latest version: 1.6.0+401a2d81
HtmlArk embeds images, fonts, CSS and JavaScript into an HTML file.
dotnet-sonarscanner
by: SonarSource Microsoft
- 2.303k 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-reportgenerator-globaltool
by: Daniel Palme
- 4.37k total downloads
- Latest version: 5.4.9
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]
Microsoft.Web.LibraryManager.Cli
by: Microsoft
- 271 total downloads
- Latest version: 3.0.71
Command line tool for Library Manager
dotnet-serve
by: Nate McMaster
- 926 total downloads
- Latest version: 1.10.190
A simple command-line HTTP server.
This package was build from source code at https://github.com/natemcmaster/dotnet-serve/tree/8b058e878c5e67f55ac20a9cefae8b2bd7b7d2d3
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