Cake.Core 0.11.0

.NET Framework 4.5
There is a newer version of this package available.
See the version list below for details.
Install-Package Cake.Core -Version 0.11.0
dotnet add package Cake.Core --version 0.11.0
<PackageReference Include="Cake.Core" Version="0.11.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cake.Core --version 0.11.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Cake.Core, 0.11.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Cake.Core as a Cake Addin
#addin nuget:?package=Cake.Core&version=0.11.0

// Install Cake.Core as a Cake Tool
#tool nuget:?package=Cake.Core&version=0.11.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

The Cake core library.

Product Versions
.NET Framework net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Cake.Core:

Package Downloads
Cake.Powershell

Cake Build addon for Powershell.

Version Downloads Last updated
0.16.0 0 06.02.2022
0.11.0 0 06.02.2022

Regression: ProcessArgumentListExtensions was renamed
DNU usage of multi arguments changed
MSTest tool resolution fail if Visual Studio isn't in default location
Fix issue with final build step
Actual type of RepositoryUrl is String not Uri
Add configuration file for Cake.
Add Text Transform support
Add FileSize alias
Add integration tests
Remove tools and addins from packages.config.
Setup Issue and Pull Request Templates
Obsolete XmlPoke string alias and add new method/alias for string
Signtool: Add support for certificates from the certificate store based on thumbprint
Add generic optional tool timeout
Add NuGetPacker support for IncludeReferencedProjects
Parse multiple InternalsVisibleTo attributes from AssemblyInfo
Add StorePasswordInClearText to NuGetSoiurceAdd NuGetSourcesSettings
TeamCity ImportDotCoverCoverage tests fail when running on TeamCity
Have TeamCityDisposableExtensions extend ITeamCityProvider
Remove (Install) from Chocolatey Package
Setup/Teardown should provide ICakeContext
Signtool: Add support for description (/d)
Support NuGet 3 new parameters
Added note about ReSharper License
Added Chocolatey Package Badge