Skip to main content
Chocolatey.Cake.Recipe package icon

Chocolatey.Cake.Recipe

This NuGet package contains a set of re-usable scripts that is intended for use to build Chocolatey products by adding a single load pre-processor directive to your main Cake Script. 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. It is not intended that the scripts within this package will be usable by everyone, as there will be decisions/conventions that are specific to how we build things at Chocolatey Software, Inc.

Total Downloads
87.7K
87,653
Published
Feb 4, 2025
Latest stable version

Install

.NET CLI
dotnet add package Chocolatey.Cake.Recipe --version 0.29.0
Package Manager Console
Install-Package Chocolatey.Cake.Recipe -Version 0.29.0
PackageReference
<PackageReference Include="Chocolatey.Cake.Recipe" Version="0.29.0" />

Frameworks

No framework metadata available.

Dependencies

No declared dependencies.

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.