Skip to main content
cake-contrib avatar

cake-contrib

NuGet publisher profile

Packages
324
Total Downloads
144.0M
144,033,233

Packages (324)

Cake.FileHelpers package icon

Cake.FileHelpers

Cake Build addon to provide Aliases for common File operations (Reading, Writing, Replacing Text).

17.6M
downloads
Cake.Docker package icon

Cake.Docker

Cake Build addin for Docker.

10.7M
downloads
Cake.Npm package icon

Cake.Npm

A set of aliases for Cake to help with running Npm (Node Package Manager) commands

9.6M
downloads
Cake.Git package icon

Cake.Git

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.

9.4M
downloads
Cake.Json package icon

Cake.Json

Cake Build addon for JSON Serialization and manipulation.

8.4M
downloads
Cake.Incubator package icon

Cake.Incubator

Provides useful extensions and additional aliases for Cake.Build scripts

7.8M
downloads
Cake.Http package icon

Cake.Http

Cake add-in that simplifies Http calls as a tool in Cake.

6.3M
downloads
Cake.Sonar package icon

Cake.Sonar

Run sonar for msbuild

5.5M
downloads
Cake.Powershell package icon

Cake.Powershell

Cake Build addon for Powershell.

5.0M
downloads
Cake.Coverlet package icon

Cake.Coverlet

Coverlet extensions for Cake Build

3.4M
downloads
Cake.Yarn package icon

Cake.Yarn

A set of aliases for Cake to help with running Yarn (node package manager from Facebook) commands

3.1M
downloads
Cake.Compression package icon

Cake.Compression

A Cake AddIn which provides compression functionality for BZip2, GZip and Zip.

2.9M
downloads
Cake.Slack package icon

Cake.Slack

Provides Slack aliases (extension methods on Cake context) for Cake.

2.4M
downloads
Cake.Figlet package icon

Cake.Figlet

Cake Build addon to provide Ascii art.

1.7M
downloads
Cake.Issues package icon

Cake.Issues

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.

1.5M
downloads
Cake.XCode package icon

Cake.XCode

Cake Build addon for XCode and CocoaPods.

1.5M
downloads
Cake.GitVersioning package icon

Cake.GitVersioning

Cake wrapper for Nerdbank.GitVersioning. Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.

1.5M
downloads
Cake.Yaml package icon

Cake.Yaml

Cake Build addon for YAML Serialization.

1.3M
downloads
Cake.Warp package icon

Cake.Warp

Cake addin for creating self-contained single binary applications using warp (https://github.com/fintermobilityas/warp)

1.2M
downloads
Cake.WebDeploy package icon

Cake.WebDeploy

Cake Build addon for publishing websites via WebDeploy.

1.0M
downloads
Cake.AWS.S3 package icon

Cake.AWS.S3

Cake Build addon for transfering files to and from Amazon S3.

991.4K
downloads
Cake.ExtendedNuGet package icon

Cake.ExtendedNuGet

Cake Build addon to provide Aliases for NuGet package inspection.

982.0K
downloads
Cake.Services package icon

Cake.Services

Cake Build addon for Windows services.

943.0K
downloads
Cake.SqlServer package icon

Cake.SqlServer

Cake Build addon for executing some operations in MS Sql Server.

917.1K
downloads
Cake.Issues.MsBuild package icon

Cake.Issues.MsBuild

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.

838.0K
downloads
Cake.DoInDirectory package icon

Cake.DoInDirectory

Cake addin for easily executing code in a different working directory..

833.2K
downloads
Cake.DocFx package icon

Cake.DocFx

DocFx Addin for Cake Build Automation System

773.0K
downloads
Cake.Plist package icon

Cake.Plist

Plist Addin for Cake Build Automation System

723.2K
downloads
Cake.AzureDevOps package icon

Cake.AzureDevOps

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.

701.5K
downloads
Cake.AndroidAppManifest package icon

Cake.AndroidAppManifest

Cake Build addin for [de]serializing and updating an Android AppManifest.

683.1K
downloads
Cake.Curl package icon

Cake.Curl

Cake.Curl is a cross-platform add-in for Cake that allows to transfer files to a remote URL using curl.

666.8K
downloads
Cake.Issues.PullRequests package icon

Cake.Issues.PullRequests

The pull requests issues addin for Cake allows you to write issue from any code analyzer or linter as comments to pull requests. This addin provides the aliases for writing issues to pull requests. It requires the core Cake.Issues addin, addins for reading issues and an addin for the specific pull request system. 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.PullRequests.

659.2K
downloads
Cake.Issues.Reporting package icon

Cake.Issues.Reporting

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.

650.3K
downloads
Cake.Codecov package icon

Cake.Codecov

Cake addin that extends Cake with the ability to use the official Codecov CLI.

638.3K
downloads
Cake.MsDeploy package icon

Cake.MsDeploy

Cake.MsDeploy is an Addin that extends [Cake](http://cakebuild.net/) for executing commands with the MsDeploy.exe (Web Deploy) command line interface (cli). In order to use this extension, [MsDeploy](https://www.microsoft.com/en-us/download/details.aspx?id=106070) will already have to be installed on the computer the cake build script is being executed on.

614.0K
downloads
Cake.Xamarin package icon

Cake.Xamarin

Cake Build addon for Xamarin.

613.7K
downloads
Cake.Frosting.Git package icon

Cake.Frosting.Git

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. NOTE: This is the version of the addin compatible with Cake Frosting. For addin compatible with Cake Script Runners see Cake.Git.

580.7K
downloads
Cake.BuildSystems.Module package icon

Cake.BuildSystems.Module

This Cake module will introduce a number of features for running in hosted CI build environments to tightly integrate with the host environment/tools.

562.1K
downloads
Cake.Frosting.Issues.Reporting.Generic package icon

Cake.Frosting.Issues.Reporting.Generic

The generic report support for the Cake.Issues addin for Cake Frosting allows you to create issue reports in any text format (HTML, Markdown, ...). This addin provides the aliases for any text based report format. It also requires the core Cake.Issues and Cake.Issues.Reporting addins and one or more issue providers. 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 Frosting. For addin compatible with Cake Script Runners see Cake.Issues.Reporting.Generic.

548.3K
downloads
Cake.Frosting.Issues.Recipe package icon

Cake.Frosting.Issues.Recipe

Cake.Frosting.Issues.Recipe provides a build script which can be used inside your projects Cake Frosting build to add issue management. See the Project Site for documentation and an overview of the whole ecosystem of addins for working with issues in Cake builds. NOTE: This is the version of the recipe compatible with Cake Frosting. For recipe compatible with Cake Script Runners see Cake.Issues.Recipe.

527.4K
downloads
Cake.SemVer package icon

Cake.SemVer

Cake Build addon to provide Semantice Versioning classes and aliases.

523.1K
downloads
Cake.Issues.InspectCode package icon

Cake.Issues.InspectCode

The JetBrains Inspect Code support for the Cake.Issues addin for Cake allows you to read issues logged by JetBrains Inspect Code. This addin provides the aliases for reading JetBrains Inspect Code issues 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.InspectCode.

521.6K
downloads
Cake.Frosting.Issues.PullRequests package icon

Cake.Frosting.Issues.PullRequests

The pull requests issues addin for Cake allows you to write issue from any code analyzer or linter as comments to pull requests. This addin provides the aliases for writing issues to pull requests. It requires the core Cake.Issues addin, addins for reading issues and an addin for the specific pull request system. 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 Frosting. For addin compatible with Cake Script Runners see Cake.Issues.PullRequests.

504.4K
downloads
Cake.Frosting.Issues.Reporting package icon

Cake.Frosting.Issues.Reporting

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 Frosting. For addin compatible with Cake Script Runners see Cake.Issues.Reporting.

483.3K
downloads
Cake.Frosting.Issues.MsBuild package icon

Cake.Frosting.Issues.MsBuild

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 Frosting. For addin compatible with Cake Script Runners see Cake.Issues.MsBuild.

482.6K
downloads
Cake.ESLint package icon

Cake.ESLint

Makes ESLint available as a tool in Cake.

479.5K
downloads
Cake.Kudu package icon

Cake.Kudu

Cake add-in to help with Kudu deployments using C#

473.1K
downloads
Cake.Frosting.Issues.Reporting.Sarif package icon

Cake.Frosting.Issues.Reporting.Sarif

The SARIF support for the Cake.Issues addin for Cake allows you to create SARIF compatible files. This addin provides the aliases for creating SARIF compatible files. It also requires the core Cake.Issues and Cake.Issues.Reporting addins and one or more issue providers. 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 Frosting. For addin compatible with Cake Script Runners see Cake.Issues.Reporting.Sarif.

472.8K
downloads
Cake.Issues.Reporting.Generic package icon

Cake.Issues.Reporting.Generic

The generic report support for the Cake.Issues addin for Cake Script Runners allows you to create issue reports in any text format (HTML, Markdown, ...). This addin provides the aliases for any text based report format. It also requires the core Cake.Issues and Cake.Issues.Reporting addins and one or more issue providers. 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.Generic.

465.0K
downloads
Cake.CMake package icon

Cake.CMake

Addin that extends Cake with CMake support.

464.0K
downloads
Cake.7zip package icon

Cake.7zip

Makes 7zip available as a tool in Cake

455.7K
downloads
Cake.Frosting.Issues.PullRequests.GitHubActions package icon

Cake.Frosting.Issues.PullRequests.GitHubActions

GitHub Actions support for the Cake.Issues addin for Cake allows you to report to GitHub Actions builds. This addin provides the aliases for writing to GitHub Actions builds. It also requires the core Cake.Issues and Cake.Issues.PullRequests addins and one or more issue providers. 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 Frosting. For addin compatible with Cake Script Runners see Cake.Issues.PullRequests.GitHubActions.

427.4K
downloads
Cake.Wyam package icon

Cake.Wyam

Wyam is a simple to use, highly modular, and extremely configurable static content generator. This library contains an addin for Cake for interacting with Wyam.

420.8K
downloads
Cake.Frosting.Issues.PullRequests.AzureDevOps package icon

Cake.Frosting.Issues.PullRequests.AzureDevOps

The Azure DevOps support for the Cake.Issues addin for Cake Frosting allows you to write found issues as comments to Azure DevOps pull requests. This addin provides the aliases for writing to Azure DevOps pull requests. It also requires the core Cake.Issues and Cake.Issues.PullRequests addins and one or more issue providers. 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 Frosting. For addin compatible with Cake Script Runners see Cake.Issues.PullRequests.AzureDevOps.

420.7K
downloads
Cake.Frosting.Issues.InspectCode package icon

Cake.Frosting.Issues.InspectCode

The JetBrains Inspect Code support for the Cake.Issues addin for Cake allows you to read issues logged by JetBrains Inspect Code. This addin provides the aliases for reading JetBrains Inspect Code issues 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 Frosting. For addin compatible with Cake Script Runners see Cake.Issues.InspectCode.

420.4K
downloads
Cake.Frosting.Issues.EsLint package icon

Cake.Frosting.Issues.EsLint

The EsLint support for the Cake.Issues addin for Cake allows you to read issues logged by ESLint. This addin provides the aliases for reading ESLint issues 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 Frosting. For addin compatible with Cake Script Runners see Cake.Issues.EsLint.

420.0K
downloads
Cake.Frosting.Issues.Markdownlint package icon

Cake.Frosting.Issues.Markdownlint

The Markdownlint support for the Cake.Issues addin for Cake allows you to read issues logged by Markdownlint. This addin provides the aliases for reading Markdownlint issues 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 Frosting. For addin compatible with Cake Script Runners see Cake.Issues.Markdownlint.

419.9K
downloads
Cake.Frosting.Issues.PullRequests.AppVeyor package icon

Cake.Frosting.Issues.PullRequests.AppVeyor

AppVeyor support for the Cake.Issues addin for Cake allows you to write found issues as message to AppVeyor builds. This addin provides the aliases for writing to AppVeyor builds. It also requires the core Cake.Issues and Cake.Issues.PullRequests addins and one or more issue providers. 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 Frosting. For addin compatible with Cake Script Runners see Cake.Issues.PullRequests.AppVeyor.

418.2K
downloads
Cake.MicrosoftTeams package icon

Cake.MicrosoftTeams

Provides Microsoft Teams aliases (extension methods on Cake context) for Cake.

416.3K
downloads
Cake.Issues.PullRequests.AzureDevOps package icon

Cake.Issues.PullRequests.AzureDevOps

The Azure DevOps support for the Cake.Issues addin for Cake allows you to write found issues as comments to Azure DevOps pull requests. This addin provides the aliases for writing to Azure DevOps pull requests. It also requires the core Cake.Issues and Cake.Issues.PullRequests addins and one or more issue providers. 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.PullRequests.AzureDevOps.

415.0K
downloads
Cake.Frosting.Issues.Reporting.Console package icon

Cake.Frosting.Issues.Reporting.Console

The addin for the Cake.Issues addin for Cake Frosting allows you to print issues to the console. This addin provides the aliases for reporting issues to the console. It also requires the core Cake.Issues and Cake.Issues.Reporting addins and one or more issue providers. 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 Frosting. For addin compatible with Cake Script Runners see Cake.Issues.Reporting.Console. The addin requires Cake Frosting 1.2.0 or higher.

410.6K
downloads
Cake.Gulp package icon

Cake.Gulp

Provides a wrapper around Gulp functionality within a Cake build script

409.9K
downloads
Cake.Frosting.Issues.GitRepository package icon

Cake.Frosting.Issues.GitRepository

The Git repository support for the Cake.Issues addin for Cake allows you to analyze Git repositories. This addin provides the aliases for analyzing Git repositories and create issues resulting from it using 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 Frosting. For addin compatible with Cake Script Runners see Cake.Issues.GitRepository.

383.1K
downloads
Cake.Frosting.Issues.Sarif package icon

Cake.Frosting.Issues.Sarif

The SARIF support for the Cake.Issues addin for Cake allows you to read SARIF compatible files. This addin provides the aliases for reading issues from SARIF compatible files 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 Frosting. For addin compatible with Cake Script Runners see Cake.Issues.Sarif.

380.3K
downloads
Cake.Kudu.Client package icon

Cake.Kudu.Client

Cake add-in to help with remotely communicating with Kudu using C#

362.0K
downloads
Cake.Coveralls package icon

Cake.Coveralls

Cake AddIn that extends Cake with ability to post Code Coverage results to Coveralls.io.

358.9K
downloads
Cake.Twitter package icon

Cake.Twitter

Cake AddIn that extends Cake with ability to send messages to Twitter.

350.8K
downloads
Cake.Issues.PullRequests.AppVeyor package icon

Cake.Issues.PullRequests.AppVeyor

AppVeyor support for the Cake.Issues addin for Cake allows you to write found issues as message to AppVeyor builds. This addin provides the aliases for writing to AppVeyor builds. It also requires the core Cake.Issues and Cake.Issues.PullRequests addins and one or more issue providers. 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.PullRequests.AppVeyor.

350.4K
downloads
Cake.Issues.Markdownlint package icon

Cake.Issues.Markdownlint

The Markdownlint support for the Cake.Issues addin for Cake allows you to read issues logged by Markdownlint. This addin provides the aliases for reading Markdownlint issues 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.Markdownlint.

344.3K
downloads
Cake.Frosting.AzureDevOps package icon

Cake.Frosting.AzureDevOps

Addin for the Cake build automation system for working with Azure DevOps. NOTE: This is the version of the addin compatible with Cake Frosting. For addin compatible with Cake Script Runners see Cake.AzureDevOps.

333.5K
downloads
Cake.IIS package icon

Cake.IIS

Cake Build addon for IIS.

332.9K
downloads
Cake.Issues.EsLint package icon

Cake.Issues.EsLint

The EsLint support for the Cake.Issues addin for Cake allows you to read issues logged by ESLint. This addin provides the aliases for reading ESLint issues 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.EsLint.

324.6K
downloads
Cake.EntityFramework package icon

Cake.EntityFramework

A set of Cake aliases for Entity Framework code-first migrations.

309.1K
downloads
Cake.Issues.PullRequests.GitHubActions package icon

Cake.Issues.PullRequests.GitHubActions

GitHub Actions support for the Cake.Issues addin for Cake allows you to report to GitHub Actions builds. This addin provides the aliases for writing to GitHub Actions builds. It also requires the core Cake.Issues and Cake.Issues.PullRequests addins and one or more issue providers. 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.PullRequests.GitHubActions.

302.5K
downloads
Cake.Email package icon

Cake.Email

Cake Build addin to provide Aliases for sending emails via SMTP.

301.4K
downloads
Cake.Gitter package icon

Cake.Gitter

Cake AddIn that extends Cake with ability to send messages to Gitter.

300.6K
downloads
Cake.Frosting.Issues.Tap package icon

Cake.Frosting.Issues.Tap

The TAP support for the Cake.Issues addin for Cake allows you to read Test Anything Protocol (TAP) compatible files. This addin provides the aliases for reading issues from TAP compatible files 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 Frosting. For addin compatible with Cake Script Runners see Cake.Issues.Tap.

294.8K
downloads
Cake.MinVer package icon

Cake.MinVer

Cake add-in that makes MinVer available as a tool in Cake.

291.1K
downloads
Cake.Android.Adb package icon

Cake.Android.Adb

Cake Build addon to provide Aliases for Android's ADB (Android Debug Bridge).

272.6K
downloads
Cake.ReSharperReports package icon

Cake.ReSharperReports

Cake AddIn that extends Cake with ability to create HTML versions of the XML Reports generated by the ReSharper Command Line Tools.

264.7K
downloads
Cake.Nuget.Versioning package icon

Cake.Nuget.Versioning

Cake Build addon to build Nuget version numbers

254.9K
downloads
Cake.GitHub package icon

Cake.GitHub

GitHub Addin for Cake Build Automation System.

245.8K
downloads
Cake.Transifex package icon

Cake.Transifex

Cake.Transifex is a addin for the Cake Build script adding support for working with the localization service Transifex. This addin requires that the transifex client is already installed and is available as `tx`. To install the transifex client, install python, then run `pip install transifex-client`. Supports Cake 2.0.0+

239.8K
downloads
Cake.Npx package icon

Cake.Npx

A set of aliases for Cake for running Npx commands

238.2K
downloads
Cake.OpenCoverToCoberturaConverter package icon

Cake.OpenCoverToCoberturaConverter

Cake addin for OpenCoverToCoberturaConverter

235.8K
downloads
Cake.Issues.Recipe package icon

Cake.Issues.Recipe

Cake.Issues.Recipe provides a build script which can be used inside your projects Cake build script to add issue management. See the Project Site for documentation and an overview of the whole ecosystem of addins for working with issues in Cake scripts. NOTE: This is the version of the recipe compatible with Cake Script Runners. For recipe compatible with Cake Frosting see Cake.Frosting.Issues.Recipe.

229.2K
downloads
Cake.Email.Common package icon

Cake.Email.Common

Common code for Cake build addins that send emails.

215.7K
downloads
Cake.LongPath.Module package icon

Cake.LongPath.Module

The Cake long path module.

212.1K
downloads
Cake.Issues.DupFinder package icon

Cake.Issues.DupFinder

The JetBrains dupFinder support for the Cake.Issues addin for Cake allows you to read issues logged by JetBrains dupFinder. This addin provides the aliases for reading JetBrains dupFinder issues 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.

193.9K
downloads
Cake.AppCenter package icon

Cake.AppCenter

AppCenter Addin for Cake Build, Test and Deployment Automation System.

179.8K
downloads
Cake.Issues.PullRequests.Tfs package icon

Cake.Issues.PullRequests.Tfs

The Azure DevOps / Azure DevOps Server support for the Cake.Issues addin for Cake allows you to write found issues as comments to Azure DevOps or Azure DevOps Server pull requests. This addin provides the aliases for writing to Azure DevOps or Azure DevOps Server pull requests. It also requires the core Cake.Issues and Cake.Issues.PullRequests addins and one or more issue providers. See the Project Site for an overview of the whole ecosystem of addins for working with issues in Cake scripts.

178.4K
downloads
Cake.Recipe package icon

Cake.Recipe

This NuGet package contains a set of re-usable scripts that can be added to your build using the load preprocessor directive. As a result, it is possible to use the same set of build scripts across multiple projects, without having to duplicate the scripts. All that is required is a small recipe build script, which sets the project specific information. More information can be found about this project on the documentation page here: https://cake-contrib.github.io/Cake.Recipe/docs/ NOTE: Currently, Cake.Recipe itself is built using 2.0.0, and as a result, there is an expectation that that any project that is built using Cake.Recipe should also use 2.0.0 of Cake. Using a newer version of Cake may work, but there is no guarantee that it will.

176.7K
downloads
Cake.SonarScanner package icon

Cake.SonarScanner

Cake aliases for SonarScanner. To be used in conjunction with the sonar-scanner tool.

156.8K
downloads
Cake.Tfs package icon

Cake.Tfs

Addin for the Cake build automation system for working with Azure DevOps or Azure DevOps Server.

155.8K
downloads
Cake.Terraform package icon

Cake.Terraform

Cake AddIn that extends Cake with ability to execute terraform commands. This version was build for Cake v4.0.0

155.6K
downloads
Cake.Issues.GitRepository package icon

Cake.Issues.GitRepository

The Git repository support for the Cake.Issues addin for Cake allows you to analyze Git repositories. This addin provides the aliases for analyzing Git repositories and create issues resulting from it using 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.GitRepository.

155.5K
downloads
Cake.SqlPackage package icon

Cake.SqlPackage

Cake addin that extends Cake for creating and deploying SQL Server databases and DACPAC packages.

152.1K
downloads
Cake.NSwag package icon

Cake.NSwag

A simple Cake addin powered by NSwag for compiling client code and API definitions from a variety of sources

149.6K
downloads
Cake.ArgumentHelpers package icon

Cake.ArgumentHelpers

Cake aliases (methods) to help with consuming arguments and environment variables.

148.3K
downloads
Cake.Android.SdkManager package icon

Cake.Android.SdkManager

Cake Build addon to provide Aliases for Android's SDK Manager.

141.2K
downloads
Cake.Newman package icon

Cake.Newman

A Cake addin to test APIs using Postman Collections

139.3K
downloads
Cake.Hosts package icon

Cake.Hosts

Cake Build addon to manipulate Hosts file

135.8K
downloads
Cake.ArgumentBinder package icon

Cake.ArgumentBinder

Bind Cake arguments to classes via Attributes

128.0K
downloads
Cake.DotNetCoreEf package icon

Cake.DotNetCoreEf

Cake addin for executing commands with the dotnet ef command line interface (CLI).

124.8K
downloads
Cake.NewRelic package icon

Cake.NewRelic

NewRelic Deployment Tool for Cake

120.9K
downloads
CakeContrib.Guidelines package icon

CakeContrib.Guidelines

Adds common guidelines to cake-contrib projects.

117.6K
downloads
Cake.XComponent package icon

Cake.XComponent

Cake addin for XComponent

113.4K
downloads
Cake.Sitecore package icon

Cake.Sitecore

My package description.

112.0K
downloads
Cake.DotNetCoreGlobalTool package icon

Cake.DotNetCoreGlobalTool

Package Description

110.9K
downloads
Cake.ProGet package icon

Cake.ProGet

Cake ProGet Addin.

110.4K
downloads
Cake.Kubectl package icon

Cake.Kubectl

Kubectl Addin for Cake Build, Test and Deployment Automation System.

109.3K
downloads
Cake.AutoRest package icon

Cake.AutoRest

A Cake addin to generate client code from API definitions (including Swagger) using AutoRest

107.6K
downloads
Cake.MarkdownToPdf package icon

Cake.MarkdownToPdf

Cake Addin for converting markdown files to pdf.

107.0K
downloads
Cake.Tfs.Build.Variables package icon

Cake.Tfs.Build.Variables

Cake Build addon to evaluate Tfs Build (vNext) variables

103.7K
downloads
Cake.AppVeyor package icon

Cake.AppVeyor

Cake Build addin for AppVeyor API's.

103.3K
downloads
Cake.Markdownlint package icon

Cake.Markdownlint

This addin for Cake allows you to lint Markdown files using markdownlint.

101.9K
downloads
Cake.AppleSimulator package icon

Cake.AppleSimulator

Cake Build addin for managing Apple (iOS/TV/Watch) simulators.

101.6K
downloads
Cake.FileSet package icon

Cake.FileSet

AddIn that adds filesets to Cake.

100.1K
downloads
Cake.Issues.Testing package icon

Cake.Issues.Testing

Common helpers for testing add-ins based on Cake.Issues

98.5K
downloads
Cake.Paket package icon

Cake.Paket

Paket addin for Cake.

97.5K
downloads
Cake.Azure package icon

Cake.Azure

Cake addin for Azure management.

95.9K
downloads
Cake.AWS.Route53 package icon

Cake.AWS.Route53

Cake Build addon for managing Amazon Route53 DNS.

91.5K
downloads
Cake.SqlTools package icon

Cake.SqlTools

Cake Build addon for executing sql queries.

91.3K
downloads
Cake.Aws.ElasticBeanstalk package icon

Cake.Aws.ElasticBeanstalk

Cake-Build addin that extends Cake with AWS Elasticbeanstalk extensions

91.0K
downloads
Cake.VersionReader package icon

Cake.VersionReader

Cake Build addon to assist with reading version numbers from an assembly.

88.8K
downloads
Cake.Issues.Reporting.Sarif package icon

Cake.Issues.Reporting.Sarif

The SARIF support for the Cake.Issues addin for Cake allows you to create SARIF compatible files. This addin provides the aliases for creating SARIF compatible files. It also requires the core Cake.Issues and Cake.Issues.Reporting addins and one or more issue providers. 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.Sarif.

87.1K
downloads
Cake.Paket.Module package icon

Cake.Paket.Module

Paket module for cake.

81.4K
downloads
Cake.Flyway package icon

Cake.Flyway

A set of aliases for Cake to help with running Flyway commands as part of a build

78.3K
downloads
Cake.DocumentDb package icon

Cake.DocumentDb

Cake plugin for creating documents, collections and seeding documents

76.9K
downloads
Cake.Watch package icon

Cake.Watch

Package Description

75.8K
downloads
Cake.CodeAnalysisReporting package icon

Cake.CodeAnalysisReporting

This addin is no longer maintained Please use [Cake.Issues](https://github.com/cake-contrib/Cake.Issues), [Cake.Issues.Reporting](https://github.com/cake-contrib/Cake.Issues.Reporting) and [Cake.Issues.Reporting.Generic](https://github.com/cake-contrib/Cake.Issues.Reporting.Generic) instead. The Code Analysis Reporting Addin for Cake allows you to generate reports from issue found using any code analyzer or linter.

74.8K
downloads
Cake.AWS.CloudFront package icon

Cake.AWS.CloudFront

Cake Build addon for managing Amazon CloudFront CDN.

74.3K
downloads
Cake.Prompt package icon

Cake.Prompt

Cake.Prompt is an Addin for Cake which adds prompt-the-user-for-input aliases to a Cake build script, with optional default-result and timeout support.

74.3K
downloads
Cake.Issues.DocFx package icon

Cake.Issues.DocFx

The DocFx support for the Cake.Issues addin for Cake allows you to read warnings from DocFx log files. This addin provides the aliases for reading warnings from DocFx log files and provides 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.DocFx.

73.1K
downloads
Cake.Graph package icon

Cake.Graph

An alias for Cake to help with displaying Task dependencies

72.5K
downloads
Cake.Pnpm package icon

Cake.Pnpm

A wrapper around pnpm functionality within a Cake build script.

67.0K
downloads
Cake.XmlConfigStructureBuilder package icon

Cake.XmlConfigStructureBuilder

The project compiles multiple xml configs to single one using the CTT

65.8K
downloads
Cake.StyleCop package icon

Cake.StyleCop

Wraps StyleCop functionality into a CakeBuild addin. Does not require StyleCop to have been integrated with the solution or installed on the build machine.

62.0K
downloads
Cake.DotNetLocalTools.Module package icon

Cake.DotNetLocalTools.Module

A Cake module to install tools from a .NET local tool manifest

54.6K
downloads
Cake.HockeyApp package icon

Cake.HockeyApp

HockeyApp Addin for Cake Build Automation System.

54.5K
downloads
Cake.Parallel.Module package icon

Cake.Parallel.Module

Package Description

53.9K
downloads
Cake.Putty package icon

Cake.Putty

Cake Build addin for Putty.

52.5K
downloads
Cake.StrongNameTool package icon

Cake.StrongNameTool

Cake addin to help with the resigning and verifying of .NET assemblies using sn.exe

49.5K
downloads
Cake.PickAndRoll package icon

Cake.PickAndRoll

Keep environment specific attributes in separate configuration files and build desired config on demand.

49.4K
downloads
Cake.LibMan package icon

Cake.LibMan

Cake.LibMan is an Addin that extends Cake for executing commands with the LibMan (Library Manager) command line interface (cli).

49.3K
downloads
Cake.MSBuildTask package icon

Cake.MSBuildTask

Cake MSBuildTask AddIn

49.2K
downloads
Cake.AssemblyInfoReflector package icon

Cake.AssemblyInfoReflector

Cake Addin for retrieving assembly info from an existing assembly.

49.2K
downloads
Cake.JMeter package icon

Cake.JMeter

Cake aliases for JMeter. To be used in conjunction with the JMeter tool.

47.9K
downloads
Cake.Vagrant package icon

Cake.Vagrant

A Cake addin to configure, start, control and stop Vagrant boxes

47.8K
downloads
Cake.Grunt package icon

Cake.Grunt

Provides a wrapper around Grunt functionality within a Cake build script

47.6K
downloads
Cake.WindowsAppStore package icon

Cake.WindowsAppStore

WindowsAppStore Addin for Cake Build Automation System.

46.8K
downloads
Cake.OctoDeploy package icon

Cake.OctoDeploy

Cake addin for easy creation of GitHub releases.

46.4K
downloads
Cake.MiniCover package icon

Cake.MiniCover

Cake Aliases for https://github.com/lucaslorentz/minicover

46.0K
downloads
Cake.XmlDocMarkdown package icon

Cake.XmlDocMarkdown

A Cake addin that generates Markdown from .NET XML documentation comments.

46.0K
downloads
Cake.Mastodon package icon

Cake.Mastodon

Cake Addin that exends Cake with ability to post messages to Mastodon, using the Mastodon REST API.

45.2K
downloads
Cake.ProjHelpers package icon

Cake.ProjHelpers

Cake AddIn to embed files into .proj files

45.1K
downloads
Cake.Eazfuscator.Net package icon

Cake.Eazfuscator.Net

Cake addin that extends Cake with ability to use Eazfuscator.Net.

44.9K
downloads
Cake.NScan package icon

Cake.NScan

A tool for enforcing project dependency conventions - library

44.7K
downloads
Cake.Tfx package icon

Cake.Tfx

Cake Tfx AddIn.

43.3K
downloads
Cake.StrongNameSigner package icon

Cake.StrongNameSigner

Cake.StrongNameSigner is an Addin for Cake which allows the execution of the StrongNameSigner.Console.exe.

43.1K
downloads
Cake.Unity3D package icon

Cake.Unity3D

Unity3D build support for Cake - https://github.com/samoatesgames/Cake.Unity3D

41.7K
downloads
Cake.WinSCP package icon

Cake.WinSCP

Cake Addin for using WinSCP.

40.6K
downloads
Cake.DependencyCheck package icon

Cake.DependencyCheck

OWASP Dependency-Check is a utility that identifies project dependencies and checks if there are any known, publicly disclosed, vulnerabilities.

40.1K
downloads
Cake.Chocolatey.Module package icon

Cake.Chocolatey.Module

Cake Module that extends Cake with ability to install tools using Chocolatey. This version was build for Cake v4.0.0

39.9K
downloads
Cake.AWS.EC2 package icon

Cake.AWS.EC2

Cake Build addon for configuring Amazon Elastic Compute Cloud.

39.7K
downloads
Cake.Gem package icon

Cake.Gem

Cake Gem AddIn.

39.7K
downloads
Cake.AWS.ElasticLoadBalancing package icon

Cake.AWS.ElasticLoadBalancing

Cake Build addon for configuring Amazon Elastic Load Balancers.

38.7K
downloads
Cake.DocCreator package icon

Cake.DocCreator

A Cake addin to generate HTML documentation from Markdown source, using DocCreator

38.4K
downloads
Cake.Android.AvdManager package icon

Cake.Android.AvdManager

Cake Build addin to provide Aliases for Android's AVD Manager.

38.0K
downloads
Cake.Karma package icon

Cake.Karma

Cake Karma Addin.

37.9K
downloads
Cake.OctoVariapus package icon

Cake.OctoVariapus

Package Description

37.7K
downloads
Cake.Topshelf package icon

Cake.Topshelf

Cake Build addon for managing Topshelf services.

37.3K
downloads
Cake.VsCode package icon

Cake.VsCode

Cake VsCode AddIn.

36.5K
downloads
Cake.Webpack package icon

Cake.Webpack

Aliases to assist with running Webpack from Cake build scripts

36.4K
downloads
Cake.Prca package icon

Cake.Prca

This addin is no longer maintained. Please use Cake.Issues and Cake.Issues.PullRequests instead. The Pull Request Code Analysis Addin for Cake allows you to write issue found using any code analyzer or linter as comments to pull requests.

35.5K
downloads
Cake.MonoApiTools package icon

Cake.MonoApiTools

Cake Build addin to provide aliases for using the Mono API Tools (API info, XML diff, HTML diff and Markdown diff).

35.4K
downloads
Cake.AzCopy package icon

Cake.AzCopy

A simple Cake addin powered by AzCopy for uploading and downloading to/from Azure Storage (including Blob, Table and Files)

34.9K
downloads
Cake.Discord package icon

Cake.Discord

Cake AddIn that extends Cake with ability to send messages to Discord. This version was build for Cake v4.0.0

34.8K
downloads
Cake.Issues.Reporting.Console package icon

Cake.Issues.Reporting.Console

This addin for the Cake.Issues addin for Cake Script Runners allows you to print issues to the console. This addin provides the aliases for reporting issues to the console. It also requires the core Cake.Issues and Cake.Issues.Reporting addins and one or more issue providers. 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.Console. The addin requires Cake 1.2.0 or higher.

34.4K
downloads
Cake.Endpoint package icon

Cake.Endpoint

Json based endpoint orchestration addin for cake build.

33.6K
downloads
Cake.Handlebars package icon

Cake.Handlebars

A simple Cake addin powered by Handlebars.Net for rendering and compiling Handlebars templates

33.0K
downloads
Cake.AliaSql package icon

Cake.AliaSql

AliaSql extension for Cake.

32.6K
downloads
Cake.AWS.CodeDeploy package icon

Cake.AWS.CodeDeploy

Cake Build addon for Amazon CodeDeploy.

32.4K
downloads
Cake.Hg package icon

Cake.Hg

Cake AddIn that extends Cake with Mercurial features

32.1K
downloads
Cake.FluentMigrator package icon

Cake.FluentMigrator

FluentMigrator extension for Cake.

31.5K
downloads
Cake.Bower package icon

Cake.Bower

A set of aliases for Cake to run Bower commands

31.5K
downloads
Cake.Pulumi package icon

Cake.Pulumi

Cake Pulumi Addin.

31.3K
downloads
Cake.Apigee package icon

Cake.Apigee

Cake Build addin for Apigee management API. Currently only handles proxy deployment.

31.0K
downloads
Cake.CakeMail package icon

Cake.CakeMail

This addin was interacting with CakeMail's legacy API and is no longer maintained. Furthermore, one of the depencies is no longer maintained and references NuGet packages that contain security vulnerabilities.

31.0K
downloads
Cake.Mage package icon

Cake.Mage

Cake addin to provide support for Mage.exe.

30.4K
downloads
Cake.SendGrid package icon

Cake.SendGrid

Cake Build addin to provide Aliases for sending emails via SendGrid.

30.0K
downloads
Cake.Gradle package icon

Cake.Gradle

Aliases to assist with running Gradle builds from Cake build scripts.

29.9K
downloads
Cake.Unicorn package icon

Cake.Unicorn

Package Description

29.8K
downloads
Cake.Svn package icon

Cake.Svn

Addin that extends the Cake build automation system with Subversion features using SharpSvn.

29.7K
downloads
Cake.GitLab package icon

Cake.GitLab

Cake aliases for interacting with GitLab

29.5K
downloads
Cake.Prca.PullRequests.Tfs package icon

Cake.Prca.PullRequests.Tfs

This addin is no longer maintained. Please use Cake.Issues.PullRequests.Tfs instead. The TFS / VSTS support for the Pull Request Code Analysis Addin for Cake allows you to write found issues as comments to Team Foundation Server or Visual Studio Team Services pull requests.

29.3K
downloads
Cake.SimpleHTTPServer package icon

Cake.SimpleHTTPServer

Cake.SimpleHTTPServer

28.9K
downloads
Cake.ImageOptimizer package icon

Cake.ImageOptimizer

Cake Build addon for optimizing images.

28.2K
downloads
Cake.Graphite package icon

Cake.Graphite

A set of aliases for pushing metrics to Graphite

28.0K
downloads
Cake.Path package icon

Cake.Path

AddIn that extends Cake with ability to manipulate the PATH.

27.8K
downloads
Cake.Npm.Module package icon

Cake.Npm.Module

This Cake module adds support for the npm package manager when installing tools in your Cake build scripts. This Module is compatible with Cake v5.0.0.

27.5K
downloads
Cake.Wyam.Recipe package icon

Cake.Wyam.Recipe

Re-usable build script for Cake that can be used for numerous Wyam projects.

27.2K
downloads
Cake.SonarResults package icon

Cake.SonarResults

Cake addin to break a build if SonarQube analysis does not PASS

27.1K
downloads
Cake.Unity package icon

Cake.Unity

Cake Unity AddIn.

26.9K
downloads
Cake.PathTildeHelper package icon

Cake.PathTildeHelper

Cake add-in to provide aliases to help translate leading tilde (~) characters to absolute paths usable in locations requiring a full path.

26.7K
downloads
Cake.Liquibase package icon

Cake.Liquibase

Addin for running liquibase database migrations with the Cake build system.

26.7K
downloads
Cake.EnvXmlTransform package icon

Cake.EnvXmlTransform

A plugin for Cake for environment-based configuration transformations

26.7K
downloads
Cake.HgVersion package icon

Cake.HgVersion

Cake AddIn that extends Cake with SemVer versioning using Mercurial history

26.7K
downloads
Cake.AWS.Lambda package icon

Cake.AWS.Lambda

Cake Build addon for Amazon Lambda.

26.1K
downloads
Cake.GitPackager package icon

Cake.GitPackager

Cake AddIn which copies files based on Git log.

25.9K
downloads
Cake.ProtobufTools package icon

Cake.ProtobufTools

ProtobufTools Addin for runing Google's Protobuf protoc tool.

25.8K
downloads
Cake.DeployParams package icon

Cake.DeployParams

DeployParams extension for Cake.

25.5K
downloads
Cake.CodeGen.OpenAPI package icon

Cake.CodeGen.OpenAPI

Cake Addin for code generation via the OpenAPI Generator (f.k.a. Swagger Codegen)

25.4K
downloads
Cake.Prca.Issues.MsBuild package icon

Cake.Prca.Issues.MsBuild

This addin is no longer maintained. Please use Cake.Issues.MsBuild instead. The MsBuild support for the Pull Request Code Analysis Addin for Cake allows you to write any issues logged as warnings in a MsBuild log as comments to a pull request.

25.4K
downloads
Cake.VulnerabilityScanner package icon

Cake.VulnerabilityScanner

CakeBuild plug-in to Scan your projects for open source vulnerabilities

25.1K
downloads
Cake.Extensions package icon

Cake.Extensions

This package has been renamed to Cake.Incubator

25.0K
downloads
Cake.PinNuGetDependency package icon

Cake.PinNuGetDependency

Cake Build addin used to lock dependency versions within NuGet packages.

24.9K
downloads
Cake.MkDocs package icon

Cake.MkDocs

Cake MkDocs AddIn.

24.8K
downloads
Cake.Frosting.Issues.Terraform package icon

Cake.Frosting.Issues.Terraform

The Terraform support for the Cake.Issues addin for Cake allows you to read issues logged by terraform validate. This addin provides the aliases for reading terraform validate output 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 Frosting. For addin compatible with Cake Script Runners see Cake.Issues.Terraform.

24.7K
downloads
Cake.Prca.Issues.InspectCode package icon

Cake.Prca.Issues.InspectCode

This addin is no longer maintained. Please use Cake.Issues.InspectCode instead. The Inspect Code support for the Pull Request Code Analysis Addin for Cake allows you to write any issues logged by JetBrains Inspect Code as comments to a pull request.

24.6K
downloads
Cake.ISO package icon

Cake.ISO

Cake Build addin to allow creation of ISO files.

24.5K
downloads
Cake.DependenciesAnalyser package icon

Cake.DependenciesAnalyser

Cake Build addin for check the dependencies of a project.

24.4K
downloads
Cake.Fastlane package icon

Cake.Fastlane

Cake add in that extends Cake with support for fastlane tools.

24.4K
downloads
Cake.Helm package icon

Cake.Helm

Cake AddIn that extends Cake with Helm

24.3K
downloads
Cake.ClickTwice package icon

Cake.ClickTwice

Cake host for ClickTwice publishing, including the addin and all required libraries

24.0K
downloads
Cake.Args package icon

Cake.Args

Cake addin that provides additional Arguments extensions in Cake build scripts.

23.9K
downloads
Cake.NDepend package icon

Cake.NDepend

Cake Build addin for NDepend.

23.9K
downloads
Cake.BitDiffer package icon

Cake.BitDiffer

Cake Addin for using BitDiffer coimmand line tool

23.6K
downloads
Cake.Issues.Sarif package icon

Cake.Issues.Sarif

The SARIF support for the Cake.Issues addin for Cake allows you to read SARIF compatible files. This addin provides the aliases for reading issues from SARIF compatible files 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.Sarif.

23.4K
downloads
Cake.CloudFormation package icon

Cake.CloudFormation

CakeBuild plug-in to execute AWS cloud fromation CLI commands

23.2K
downloads
SemVer.FromAssembly package icon

SemVer.FromAssembly

NOTE: This package has been deprecated. Please use Cake.SynVer instead. Guess SemVer based on public surface changes

23.1K
downloads
Cake.SSRS package icon

Cake.SSRS

SQL Server Reporting Services addin for cake build.

22.9K
downloads
Cake.Storyteller package icon

Cake.Storyteller

Storyteller alias for Cake

22.6K
downloads
Cake.RepoVersion package icon

Cake.RepoVersion

Package Description

22.0K
downloads
Cake.Chutzpah package icon

Cake.Chutzpah

Chutzpah addin for Cake build.

21.7K
downloads
Cake.Flutter package icon

Cake.Flutter

Flutter addin for Cake Build.

21.6K
downloads
Cake.VsixSignTool package icon

Cake.VsixSignTool

VsixSignTool Addin for Cake Build, Test and Deployment Automation System.

21.1K
downloads
Cake.Board.AzureBoards package icon

Cake.Board.AzureBoards

This add-in allows you to interact directly with the work items of Azure Boards.

20.9K
downloads
Cake.SquareLogo package icon

Cake.SquareLogo

Package Description

20.8K
downloads
Cake.Jira package icon

Cake.Jira

Cake build addin for integration with Jira.

20.7K
downloads
Cake.DNF.Module package icon

Cake.DNF.Module

This Cake module adds support for the DNF package manager when installing tools in your Cake build scripts.

20.7K
downloads
Cake.CakeBoss package icon

Cake.CakeBoss

Cake Build addon for calling CakeBoss agents.

20.3K
downloads
Cake.Scripty package icon

Cake.Scripty

A simple Cake addin for invoking Scripty to run Roslyn-powered C# scripts for code generation.

20.2K
downloads
Cake.Yeoman package icon

Cake.Yeoman

Yeoman Addin for Cake Build Automation System

20.0K
downloads
Cake.AsciiDoctorJ package icon

Cake.AsciiDoctorJ

makes [asciidoctorj](https://github.com/asciidoctor/asciidoctorj) available as a tool in [cake](https://cakebuild.net/)

20.0K
downloads
Cake.Issues.Terraform package icon

Cake.Issues.Terraform

The Terraform support for the Cake.Issues addin for Cake allows you to read issues logged by terraform validate. This addin provides the aliases for reading terraform validate output 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.Terraform.

19.8K
downloads
Cake.HipChat package icon

Cake.HipChat

Cake HipChat AddIn

19.8K
downloads
Cake.Ember package icon

Cake.Ember

Cake Ember AddIn.

19.5K
downloads
Cake.Rest package icon

Cake.Rest

Cake Addin for easily consuming REST APIs through RestSharp.

19.2K
downloads
Cake.APT.Module package icon

Cake.APT.Module

This Cake module adds support for the APT package manager when installing tools in your Cake build scripts.

19.0K
downloads
Cake.Openshift package icon

Cake.Openshift

A set of aliases for Cake to help with running Openshift commands

18.5K
downloads
Cake.Homebrew package icon

Cake.Homebrew

Cake addin that provides Homebrew aliases

18.5K
downloads
Cake.SmartAssembly package icon

Cake.SmartAssembly

SmartAssembly Addin for runing RedGate's SmartAssembly tool.

18.4K
downloads
Cake.NSpec package icon

Cake.NSpec

Cake Adapter that enables nspec tests

17.7K
downloads
Cake.Tfs.AutoMerge package icon

Cake.Tfs.AutoMerge

This a Cake extension to implement GitFlow auto merge for TFS.

17.7K
downloads
Cake.BrowserStack package icon

Cake.BrowserStack

Cake Build addin for BrowserStack API's.

17.4K
downloads
Cake.ResxConverter package icon

Cake.ResxConverter

Cake.ResxConverter allows the use of ResxConverter via Cake script.

17.3K
downloads
Cake.FtpFolderUpload package icon

Cake.FtpFolderUpload

This is a cake add in for publishing a folder and it's content to a ftp server

17.3K
downloads
Cake.SqlServerPackager package icon

Cake.SqlServerPackager

Cake AddIn that packages multiple SQL Scripts into one file to speed up deployment and minimize the probability of errors.

17.0K
downloads
Cake.Microsoft.Extensions.Configuration package icon

Cake.Microsoft.Extensions.Configuration

Cake addin for strongly typed configuration

16.8K
downloads
Cake.NSwag.Console package icon

Cake.NSwag.Console

A simple Cake addin powered by NSwag for compiling client code and API definitions from a variety of sources

16.5K
downloads
Cake.EntityFrameworkCore package icon

Cake.EntityFrameworkCore

Cake.EntityFrameworkCore is a set of Cake aliases for working with Entity Framework Core Migrations from an assembly instead of project source files.

15.8K
downloads
Cake.MobileCenter package icon

Cake.MobileCenter

MobileCenter Addin for Cake Build, Test and Deployment Automation System.

15.7K
downloads
Cake.Raygun package icon

Cake.Raygun

Cake Build addin for Raygun.

15.4K
downloads
Cake.Dialog package icon

Cake.Dialog

Cake.Dialog

15.3K
downloads
Cake.Prca.Issues.Markdownlint package icon

Cake.Prca.Issues.Markdownlint

This addin is no longer maintained. Please use Cake.Issues.Markdownlint instead. The Markdownlint support for the Pull Request Code Analysis Addin for Cake allows you to write any issues logged by Markdownlint as comments to a pull request.

15.2K
downloads
Cake.Electron.Net package icon

Cake.Electron.Net

Cake AddIn that extends Cake with Electron.NET

15.2K
downloads
Cake.SemVer.FromAssembly package icon

Cake.SemVer.FromAssembly

NOTE: This package has been deprecated. Please use Cake.SynVer instead. Cake addin in order to be able to get next semver version of nuget package based on changes to the public API

15.2K
downloads
Cake.Prca.Issues.DocFx package icon

Cake.Prca.Issues.DocFx

This addin is no longer maintained. Please use Cake.Issues.DocFx instead. The DocFx support for the Pull Request Code Analysis Addin for Cake allows you to write any warnings logged by DocFx as comments to a pull request.

15.1K
downloads
Cake.SharePoint package icon

Cake.SharePoint

Cake AddIn to upload build artifacts to SharePoint. Also allows to get the current filenames on the server and delete files on the server.

15.0K
downloads
Cake.TravisCI package icon

Cake.TravisCI

Cake add in that extends Cake with support for TravisCI.

15.0K
downloads
Cake.IntelliJ.Recipe package icon

Cake.IntelliJ.Recipe

Convention based Cake scripts for building IntelliJ plugins.

14.9K
downloads
Cake.Board.Abstractions package icon

Cake.Board.Abstractions

This add-in allows you to interact directly with the work items of Azure Boards.

14.9K
downloads
Cake.Issues.Tap package icon

Cake.Issues.Tap

The TAP support for the Cake.Issues addin for Cake allows you to read Test Anything Protocol (TAP) compatible files. This addin provides the aliases for reading issues from TAP compatible files 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.Tap.

14.8K
downloads
Cake.EntityFramework6 package icon

Cake.EntityFramework6

Cake.EntityFramework6 is a set of Cake aliases for Entity Framework 6.3 or above (not .NET Core) code-first migration using the ef6.exe command line interface (cli).

14.6K
downloads
Cake.Genymotion package icon

Cake.Genymotion

Cake Build addin for managing Genymotion.

14.6K
downloads
Cake.Gerrit package icon

Cake.Gerrit

Cake addin to post a review/label/comment on Gerrit

14.5K
downloads
Cake.DevicesXunitTestReceiver package icon

Cake.DevicesXunitTestReceiver

Cake Build addin for receiving test results from Devices.Xunit test hosts.

14.4K
downloads
Cake.SynVer package icon

Cake.SynVer

Cake addin in order to be able to get next syntactic (semantic) version of nuget package based on changes to the public API

14.3K
downloads
Cake.Jekyll package icon

Cake.Jekyll

Cake addin that makes Jekyll available in Cake builds. Jekyll is a blog-aware, static site generator in Ruby.

14.3K
downloads
Cake.Board package icon

Cake.Board

This add-in allows you to interact directly with the work items of Azure Boards.

14.3K
downloads
Cake.Prca.Issues.EsLint package icon

Cake.Prca.Issues.EsLint

This addin is no longer maintained. Please use Cake.Issues.EsLint instead. The ESLint support for the Pull Request Code Analysis Addin for Cake allows you to write any issues logged by ESLint as comments to a pull request.

14.2K
downloads
Cake.ExcelDnaPack package icon

Cake.ExcelDnaPack

Cake add-in that makes ExcelDnaPack available as a tool in Cake.

14.1K
downloads
Cake.Systemctl package icon

Cake.Systemctl

Cake AddIn for managing services with systemctl service manager

14.1K
downloads
Cake.UServer package icon

Cake.UServer

Cake.UServer

13.9K
downloads
Cake.ViewCompiler package icon

Cake.ViewCompiler

A simple Cake addin to compile CouchDB views from a set of .js files.

13.9K
downloads
Cake.DotNetVersionDetector package icon

Cake.DotNetVersionDetector

Cake addin for executing DotNetVersionDetector (https://www.asoft.be/prod_netver.html) This version was build for Cake v4.0.0

13.8K
downloads
Cake.ServiceOrchestration package icon

Cake.ServiceOrchestration

A sample/reference approach to multi-instance service deployment and orchestration using Cake

13.6K
downloads
Cake.UrlLoadDirective.Module package icon

Cake.UrlLoadDirective.Module

Cake module for supporting downloading files from url's in the #load directive.

13.1K
downloads
Cake.ConventionalChangelog package icon

Cake.ConventionalChangelog

Cake Addin to generate changelog file depends on git log.

13.0K
downloads
Cake.Dart package icon

Cake.Dart

Dart addin for Cake Build.

12.9K
downloads
Cake.ResourceHacker package icon

Cake.ResourceHacker

ResourceHacker Addin for Cake Build, Test and Deployment Automation System.

12.9K
downloads
Cake.VsCode.Recipe package icon

Cake.VsCode.Recipe

Re-usable build script for Cake that can be used for building VSCode Extensions.

12.7K
downloads
Cake.KeePass package icon

Cake.KeePass

Wraps KeePass functionality into a CakeBuild addin.

12.4K
downloads
Cake.SemVer.FromBinary package icon

Cake.SemVer.FromBinary

NOTE: This package has been deprecated. Please use Cake.SynVer instead. Cake addin in order to be able to get next semver version of nuget package based on changes to the public API

12.1K
downloads
Cake.ScheduledTasks package icon

Cake.ScheduledTasks

Windows task scheduler addin for Cake

12.1K
downloads
Cake.Vault package icon

Cake.Vault

Get vault secrets.

11.9K
downloads
Cake.Markdown-Pdf package icon

Cake.Markdown-Pdf

An alias for Cake to help with running Markdown-Pdf commands as part of a build

11.7K
downloads
Cake.UncUtils package icon

Cake.UncUtils

A collection of UNC aliases for Cake

11.7K
downloads
Cake.TeamCityCoverageReporter package icon

Cake.TeamCityCoverageReporter

Package Description

11.3K
downloads
Cake.PlasticSCM package icon

Cake.PlasticSCM

A cakebuild addin that allows you to work with PlasticSCM

11.3K
downloads
Cake.Wget package icon

Cake.Wget

Cake.Wget is a cross-platform add-in for Cake build automation system which encapsulates Wget tool.

11.0K
downloads
Cake.CodeQL.Cli package icon

Cake.CodeQL.Cli

Cake.CodeQL.Cli is a set of Cake aliases that integrate with GitHub Advanced Security (GAS). GAS uses CodeQL to find vulnerabilities in your code. The code must be hosted GitHub or GitHub Enterprise.

10.8K
downloads
Cake.RSync package icon

Cake.RSync

RSync support for Cake

10.1K
downloads
Cake.Debootstrap package icon

Cake.Debootstrap

Debootstrap support for Cake

10.0K
downloads
Cake.CoverageComparer package icon

Cake.CoverageComparer

A simple coverage comparer that compares opecover html report

9.9K
downloads
Cake.Board.Asana package icon

Cake.Board.Asana

This add-in allows you to interact directly with the tasks of Asana.

9.1K
downloads
Cake.GitHub.Endpoints package icon

Cake.GitHub.Endpoints

Cake add-in that makes GitHub Endpoints (API) available as a tool in Cake.

8.5K
downloads
Cake.Tools.ReadyAPI.TestEngine package icon

Cake.Tools.ReadyAPI.TestEngine

Cake.Tools.ReadyAPI.TestEngine allows for the build time integration of ReadyAPI automated testing via TestEngine.

7.9K
downloads
Cake.LicenseHeaderUpdater package icon

Cake.LicenseHeaderUpdater

Cake addin to update the license header of source code files.

7.9K
downloads
Cake.Frosting.Issues.DocFx package icon

Cake.Frosting.Issues.DocFx

The DocFx support for the Cake.Issues addin for Cake allows you to read warnings from DocFx log files. This addin provides the aliases for reading warnings from DocFx log files and provides 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 Frosting. For addin compatible with Cake Script Runners see Cake.Issues.DocFx.

7.5K
downloads
Cake.Tools.ReadyAPI.TestRunner package icon

Cake.Tools.ReadyAPI.TestRunner

Cake.Tools.ReadyAPI.TestRunner allows for the build time integration of ReadyAPI automated testing.

6.6K
downloads
Cake.SPCAF package icon

Cake.SPCAF

Alias to assist with running SPCAF from Cake build scripts

5.5K
downloads
Cake.ArtifactDrop package icon

Cake.ArtifactDrop

When you need to upload a build artifact to the cloud from VSTS Build system for example.

4.6K
downloads
Cake.grate package icon

Cake.grate

Makes grate available as a tool in Cake.

3.9K
downloads
Cake.SFTP package icon

Cake.SFTP

a plug-in for Cake Build that allows you to upload, download and delete files on an SFTP server.

3.8K
downloads
Cake.Frosting.Issues.BuildServer package icon

Cake.Frosting.Issues.BuildServer

The issues addin for Cake allows you to report issues to build servers. This addin provides the aliases for reporting issues to build servers in Cake Frosting. It requires the core Cake.Frosting.Issues addin and one or more issue provider addins for reading issues from different analyzers or linters. See the Project Site for an overview of the whole ecosystem of addins for working with issues in Cake scripts.

2.9K
downloads
Cake.Frosting.Issues.BuildServer.GitHubActions package icon

Cake.Frosting.Issues.BuildServer.GitHubActions

GitHub Actions support for the Cake.Issues addin for Cake allows you to report to GitHub Actions builds. This addin provides the aliases for writing to GitHub Actions builds. It also requires the core Cake.Issues and Cake.Issues.PullRequests addins and one or more issue providers. 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 Frosting. For addin compatible with Cake Script Runners see Cake.Issues.BuildServer.GitHubActions.

2.1K
downloads
Cake.Frosting.Issues.BuildServer.AppVeyor package icon

Cake.Frosting.Issues.BuildServer.AppVeyor

AppVeyor support for the Cake.Issues addin for Cake allows you to write found issues as message to AppVeyor builds. This addin provides the aliases for writing to AppVeyor builds. It also requires the core Cake.Issues and Cake.Issues.BuildServer addins and one or more issue providers. 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 Frosting. For addin compatible with Cake Script Runners see Cake.Issues.BuildServer.AppVeyor.

2.1K
downloads
Cake.Asciidoctor package icon

Cake.Asciidoctor

Cake addin for Asciidoctor and Asciidoctor PDF

1.7K
downloads
Cake.Issues.BuildServer package icon

Cake.Issues.BuildServer

The issues addin for Cake allows you to report issues to build servers. This addin provides the aliases for reporting issues to build servers. It requires the core Cake.Issues addin and one or more issue provider addins for reading issues from different analyzers or linters. See the Project Site for an overview of the whole ecosystem of addins for working with issues in Cake scripts.

1.6K
downloads
Cake.Issues.BuildServer.GitHubActions package icon

Cake.Issues.BuildServer.GitHubActions

GitHub Actions support for the Cake.Issues addin for Cake allows you to report to GitHub Actions builds. This addin provides the aliases for writing to GitHub Actions builds. It also requires the core Cake.Issues and Cake.Issues.BuildServer addins and one or more issue providers. 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.BuildServer.GitHubActions.

1.5K
downloads
Cake.Issues.BuildServer.AppVeyor package icon

Cake.Issues.BuildServer.AppVeyor

AppVeyor support for the Cake.Issues addin for Cake allows you to write found issues as message to AppVeyor builds. This addin provides the aliases for writing to AppVeyor builds. It also requires the core Cake.Issues and Cake.Issues.BuildServer addins and one or more issue providers. 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.BuildServer.AppVeyor.

1.5K
downloads
Cake.Podman package icon

Cake.Podman

Podman addin for Cake

262
downloads