Found 269 packages
Cake Build addon to provide Aliases for common File operations (Reading, Writing, Replacing Text).
Cake Build addon for JSON Serialization and manipulation.
This addin provides aliases for running Git commands from Cake scripts. It is a thin wrapper around the LibGit2Sharp library and provides a way to interact with Git repositories from Cake scripts. NOTE: The addin currently only runs on x64 processors. ARM processors are not supported. This is the version of the addin compatible with Cake Script Runners. For addin compatible with Cake Frosting see Cake.Frosting.Git.
Cake Build addin for Docker.
Provides useful extensions and additional aliases for Cake.Build scripts
Coverlet extensions for Cake Build
A set of aliases for Cake to help with running Yarn (node package manager from Facebook) commands
Cake Module providing NuGet install capabilities for i.e. preprocessor directives like #addin, #tool and #load
Provides Slack aliases (extension methods on Cake context) for Cake.
A Cake AddIn which provides compression functionality for BZip2, GZip and Zip.
The issues addin for Cake allows you to read issue from any code analyzer or linter. This addin provides the aliases for reading issues. It also requires one or more issue provider addins for the specific code analyzer or linter. There are also additional addins for generating reports or posting issues to pull requests. See the Project Site for an overview of the whole ecosystem of addins for working with issues in Cake scripts.
Cake addin for creating self-contained single binary applications using warp (https://github.com/fintermobilityas/warp)
The MsBuild support for the Cake.Issues addin for Cake allows you to read issues logged as warnings in a MsBuild log. This addin provides the aliases for reading MsBuild warnings and providing them to the Cake.Issues addin. It also requires the core Cake.Issues addin. There are also additional addins for generating reports or posting issues to pull requests. See the Project Site for an overview of the whole ecosystem of addins for working with issues in Cake scripts. NOTE: This is the version of the addin compatible with Cake Script Runners. For addin compatible with Cake Frosting see Cake.Frosting.Issues.MsBuild.
Cake addin that extends Cake with the ability to use the official Codecov CLI.
Plist Addin for Cake Build Automation System
Cake Build addon to provide Aliases for NuGet package inspection.
Cake Addin for performing XDT based config file transforms.
Addin for the Cake build automation system for working with Azure DevOps. NOTE: This is the version of the addin compatible with Cake Script Runners. For addin compatible with Cake Frosting see Cake.Frosting.AzureDevOps.
DocFx Addin for Cake Build Automation System
The issues reporting addin for Cake allows you to create reports for issue from any code analyzer or linter. This addin provides the aliases for creating reports. It requires the core Cake.Issues addin, addins for reading issues and one or more reporting format addin for the specific report format. See the Project Site for an overview of the whole ecosystem of addins for working with issues in Cake scripts. NOTE: This is the version of the addin compatible with Cake Script Runners. For addin compatible with Cake Frosting see Cake.Frosting.Issues.Reporting.