Found 93 packages
Cake Module that extends Cake with ability to install tools using dotnet cli.
Highly scalable and enterprise ready .NET tool to create SBOMs for any variety of artifacts.
A client implementation for the Automated Certificate Management Environment (ACME) protocol.
This dotnet tool allows you creating your own dotnet tool based on Microsofts System.CommandLine.Experimental package.
Use 'dotnet tool' as service in your .net projects. The commands are wrapped so you can handle very comfortable the commands of the 'dotnet tool' cli as a service.
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]
Ensconce DotNet Tool
Generates code from a swagger specification.
A utility library for IntelliTect
Package Description
Dotnet tool for Automated Certificate Management Environment (ACME) protocol, powered by Certes.
Package Description
A self-contained, local, cross-platform, static file Web Server with automatic Live Reloading, Markdown rendering and loose Razor Pages support.
A client implementation for the Automated Certificate Management Environment (ACME) protocol. This package is a fork of the excellent https://github.com/fszlin/certes project with updated packaging and feature updates. Used by https://certifytheweb.com
Tool for merging multiple OpenApi spec files into a single file.
.NET Core Common Helpers. Many helpers such as: CmdHelper, Log4NetHelper, TypeHelper and JwtHelper and so on.
MSBuild for Obfuscar with Obfuscar.GlobalTool.
A template to quickly create a dependecy injected CLI
Dotnet tool for updating dependencies automatically
talo is a CLI tool to manage your ADRs, RFCs, software design documents and more. With talo, you can create, update, list, and export your documents. It supports ADRs (Architecture Decision Records) and RFCs (Request for Comments) out of the box. But you can define your own document types.