dotnet-ef
by: Microsoft
- 3.98k total downloads
- Latest version: 7.0.0-preview.4.22229.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
- 841 total downloads
- Latest version: 2.3.0
The Cake .NET Tool.
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-script
by: filipw
- 990 total downloads
- Latest version: 1.3.1
Dotnet CLI tool allowing you to run C# (CSX) scripts.
PommaLabs.HtmlArk.Tool
by: PommaLabs
- 158 total downloads
- Latest version: 1.2.0+d6ce2a0
HtmlArk embeds images, fonts, CSS and JavaScript into an HTML file.
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-reportgenerator-globaltool
by: Daniel Palme
- 4.531k total downloads
- Latest version: 5.1.26
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
- 313 total downloads
- Latest version: 2.1.175
Command line tool for Library Manager
dotnet-serve
by: Nate McMaster
- 1.031k total downloads
- Latest version: 1.10.149
A simple command-line HTTP server.
This package was build from source code at https://github.com/natemcmaster/dotnet-serve/tree/edb08cf812fc73e2a6d2a9eb59861cbcc005bfa4
release-notes
by: release-notes
- 346 total downloads
- Latest version: 0.6.0
Generate release notes from closed github issues and PR's through the power of version labels