Skip to main content
pascalberger avatar

pascalberger

NuGet publisher profile

Packages
81
Total Downloads
339.6M
339,635,820

Packages (81)

Cake.Tool package icon

Cake.Tool

The Cake .NET Tool.

171.4M
downloads
Cake package icon

Cake

The Cake script runner.

91.6M
downloads
Cake.Core package icon

Cake.Core

The Cake core library.

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.Cli package icon

Cake.Cli

The Cake CLI library.

9.5M
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.7M
downloads
Cake.DotNetTool.Module package icon

Cake.DotNetTool.Module

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

5.8M
downloads
Cake.NuGet package icon

Cake.NuGet

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

5.2M
downloads
Cake.Frosting package icon

Cake.Frosting

The .NET Core host for Cake.

4.6M
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.

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

837.6K
downloads
Cake.DocFx package icon

Cake.DocFx

DocFx Addin for Cake Build Automation System

772.6K
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.2K
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.0K
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.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.

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

526.9K
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.4K
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.

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

482.6K
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.2K
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.4K
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.

464.8K
downloads
Cake.Sdk package icon

Cake.Sdk

A custom SDK that provides a convenient way to create Cake projects with minimal configuration. Automatically sets up common properties and references the Cake.Generator for source generation capabilities.

452.2K
downloads
Cake.Generator package icon

Cake.Generator

A source generator that creates Cake aliases for your project, enabling easy access to Cake extensions through generated static methods and properties.

445.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.0K
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.3K
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.0K
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.

419.6K
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.4K
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.

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

414.8K
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.2K
downloads
Cake.Gulp package icon

Cake.Gulp

Provides a wrapper around Gulp functionality within a Cake build script

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

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

379.9K
downloads
Cake.Testing package icon

Cake.Testing

Contains testing utilities for Cake.

378.1K
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.3K
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.1K
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.5K
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.4K
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.4K
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.1K
downloads
Cake.Scripting.Abstractions package icon

Cake.Scripting.Abstractions

The Cake script analyzer and code generator.

212.8K
downloads
Cake.Scripting.Transport package icon

Cake.Scripting.Transport

The Cake script analyzer and code generator.

208.6K
downloads
MagicChunks package icon

MagicChunks

Easy to use tool to config transformations for JSON, XML and YAML.

202.2K
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.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.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.4K
downloads
Cake.Markdownlint package icon

Cake.Markdownlint

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

101.9K
downloads
Cake.Issues.Testing package icon

Cake.Issues.Testing

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

98.5K
downloads
Cake.Frosting.Template package icon

Cake.Frosting.Template

Cake.Frosting templates for the .NET SDK.

89.2K
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.0K
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.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.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.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.Testing.Xunit package icon

Cake.Testing.Xunit

Contains Xunit testing utilities for Cake.

32.1K
downloads
Cake.Svn package icon

Cake.Svn

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

29.7K
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.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.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.6K
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.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.Yeoman package icon

Cake.Yeoman

Yeoman Addin for Cake Build Automation System

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.7K
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.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.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.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.Template package icon

Cake.Template

Templates for creating Cake projects using Cake.Sdk

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