Cake.Bakery 0.16.0

Prefix Reserved
dotnet add package Cake.Bakery --version 0.16.0
                    
NuGet\Install-Package Cake.Bakery -Version 0.16.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Cake.Bakery" Version="0.16.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Cake.Bakery" Version="0.16.0" />
                    
Directory.Packages.props
<PackageReference Include="Cake.Bakery" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Cake.Bakery --version 0.16.0
                    
#r "nuget: Cake.Bakery, 0.16.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Cake.Bakery@0.16.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Cake.Bakery&version=0.16.0
                    
Install as a Cake Addin
#tool nuget:?package=Cake.Bakery&version=0.16.0
                    
Install as a Cake Tool

The Cake script analyzer and code generator.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Cake.Bakery:

Repository Stars
OmniSharp/omnisharp-roslyn
OmniSharp server (HTTP, STDIO) based on Roslyn workspaces
StubbleOrg/Stubble
Trimmed down {{mustache}} templates in .NET
Version Downloads Last Updated
0.16.0 54,669 11/19/2023
0.15.0 657 11/13/2023
0.14.0 12,322 7/9/2023
0.13.0 67,966 11/9/2022
0.12.0 4,764 10/14/2022
0.11.0 84,906 4/15/2022
0.10.0 11,914 3/29/2022
0.9.2 10,633 12/12/2021
0.9.1 522 12/11/2021
0.9.0 3,741 12/1/2021
0.9.0-beta0002 468 11/27/2021
0.9.0-beta0001 1,712 11/26/2021
0.8.1 3,436 11/25/2021
0.8.0 3,859 11/24/2021
0.7.2 773 11/14/2021
0.7.1 535 11/13/2021
0.7.0 553 11/11/2021
0.6.5 7,108 10/14/2021
0.6.4 22,112 4/30/2021
0.6.2 6,308 3/8/2021
Loading failed