Cake 0.3.2

dotnet add package Cake --version 0.3.2
                    
NuGet\Install-Package Cake -Version 0.3.2
                    
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" Version="0.3.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Cake" Version="0.3.2" />
                    
Directory.Packages.props
<PackageReference Include="Cake" />
                    
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 --version 0.3.2
                    
#r "nuget: Cake, 0.3.2"
                    
#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.
#addin nuget:?package=Cake&version=0.3.2
                    
Install Cake as a Cake Addin
#tool nuget:?package=Cake&version=0.3.2
                    
Install Cake as a Cake Tool

The Cake script runner.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (68)

Showing the top 20 popular GitHub repositories that depend on Cake:

Repository Stars
chocolatey/choco
Chocolatey - the package manager for Windows
CommunityToolkit/WindowsCommunityToolkit
The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building .NET apps with UWP and the Windows App SDK / WinUI 3 for Windows 10 and Windows 11. The toolkit is part of the .NET Foundation.
Live-Charts/Live-Charts
Simple, flexible, interactive & powerful charts, maps and gauges for .Net
AngleSharp/AngleSharp
:angel: The ultimate angle brackets parser library parsing HTML5, MathML, SVG and CSS to construct a DOM based on the official W3C specifications.
Code52/carnac
A utility to give some insight into how you use your keyboard
Topshelf/Topshelf
An easy service hosting framework for building Windows services using .NET
mongodb/mongo-csharp-driver
The Official C# .NET Driver for MongoDB
BrighterCommand/Brighter
A framework for building messaging apps with .NET and C#.
KSP-CKAN/CKAN
The Comprehensive Kerbal Archive Network
chocolatey/ChocolateyGUI
A delicious GUI for Chocolatey
VitalElement/AvalonStudio
Cross platform IDE and Shell
cloudscribe/cloudscribe
ASP.NET Core multi-tenant web application foundation with management for sites, users, roles, claims and more
awaescher/RepoZ
👨‍💻 A zero-conf git repository hub for Windows and macOS with Windows Explorer- & CLI-enhancements
nlkl/Optional
A robust option type for C#
mono/Embeddinator-4000
Tools to turn .NET libraries into native libraries that can be consumed on Android, iOS, Mac, Linux and other platforms.
zsims/hunt-and-peck
Simple vimium/vimperator style navigation for Windows applications based on the UI Automation framework.
dotless/dotless
.NET Port of the ruby Less CSS lib
CommunityToolkit/Lottie-Windows
Lottie-Windows is a library (and related tools) for rendering Lottie animations on Windows 10 and Windows 11.
xamarin/Xamarin.Auth
Xamarin.Auth
smstuebe/xamarin-fingerprint
Xamarin and MvvMCross plugin for authenticate a user via fingerprint sensor
Version Downloads Last updated
0.3.2 737 4/16/2015
0.2.2 430 3/31/2015
0.2.1 1,028 3/17/2015
0.2.0 190 3/15/2015
0.1.34 350 3/2/2015
0.1.33 258 2/24/2015
0.1.32 411 2/10/2015
0.1.30 91 2/8/2015
0.1.29 165 1/28/2015
0.1.28 161 1/18/2015
0.1.27 162 1/13/2015
0.1.26 82 1/11/2015
0.1.25 302 1/1/2015
0.1.24 107 12/12/2014
0.1.23 210 11/21/2014
0.1.22 97 11/20/2014
0.1.21 199 9/23/2014
0.1.20 116 9/14/2014
0.1.19 143 9/3/2014
0.1.18 117 8/21/2014
0.1.17 105 7/29/2014
0.1.16 82 7/23/2014
0.1.15 78 7/20/2014
0.1.14 80 7/16/2014
0.1.13 81 7/10/2014
0.1.12 71 7/10/2014
0.1.11 69 7/1/2014
0.1.10 61 7/1/2014
0.1.9 66 6/28/2014
0.1.8 154 6/24/2014
0.1.7 67 6/20/2014
0.1.6 63 6/17/2014
0.1.5 63 6/16/2014
0.1.4 149 6/15/2014
0.1.3 63 6/14/2014
0.1.2 66 6/13/2014
0.1.1 63 6/12/2014
0.1.0 77 6/11/2014
0.0.8 64 6/11/2014
0.0.7 157 6/10/2014
0.0.6 151 6/6/2014
0.0.5 65 6/6/2014
0.0.4 149 6/5/2014
0.0.3 64 6/4/2014
0.0.2 65 6/4/2014
0.0.0.1-alpha 53 5/23/2014

NuGet package issue fix.