Skip to main content
pascalberger avatar

pascalberger

NuGet publisher profile

Packages
81
Total Downloads
330.1M
330,107,364

Packages (81)

Cake.Tool package icon

Cake.Tool

The Cake .NET Tool.

166.3M
downloads
Cake package icon

Cake

The Cake script runner.

91.4M
downloads
Cake.Core package icon

Cake.Core

The Cake core library.

10.0M
downloads
Cake.Npm package icon

Cake.Npm

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

9.2M
downloads
Cake.Cli package icon

Cake.Cli

The Cake CLI library.

9.1M
downloads
Cake.Common package icon

Cake.Common

Provides aliases (extension methods on Cake context) that support CI, build, unit tests, zip, signing, etc. for Cake.

8.0M
downloads
Cake.DotNetTool.Module package icon

Cake.DotNetTool.Module

Cake Module that extends Cake with ability to install tools using dotnet cli.

5.4M
downloads
Cake.NuGet package icon

Cake.NuGet

Cake Module providing NuGet install capabilities for i.e. preprocessor directives like #addin, #tool and #load

4.8M
downloads
Cake.Frosting package icon

Cake.Frosting

The .NET Core host for Cake.

4.3M
downloads
Cake.CoreCLR package icon

Cake.CoreCLR

The Cake script runner.

2.3M
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.Bakery package icon

Cake.Bakery

The Cake script analyzer and code generator.

983.5K
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.

827.9K
downloads
Cake.DocFx package icon

Cake.DocFx

DocFx Addin for Cake Build Automation System

757.0K
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.

690.9K
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.

652.5K
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.

644.3K
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.

530.8K
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.

516.6K
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.

510.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.

478.5K
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.

464.2K
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.

459.0K
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.

458.5K
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.

455.6K
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.

411.0K
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.

410.3K
downloads
Cake.Gulp package icon

Cake.Gulp

Provides a wrapper around Gulp functionality within a Cake build script

405.7K
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.

403.5K
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.

403.2K
downloads

51 more packages load after hydration.