Cake.NuGet 0.28.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Cake.NuGet --version 0.28.0
NuGet\Install-Package Cake.NuGet -Version 0.28.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.NuGet" Version="0.28.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cake.NuGet --version 0.28.0
#r "nuget: Cake.NuGet, 0.28.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.
// Install Cake.NuGet as a Cake Addin
#addin nuget:?package=Cake.NuGet&version=0.28.0

// Install Cake.NuGet as a Cake Tool
#tool nuget:?package=Cake.NuGet&version=0.28.0

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

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Cake.NuGet:

Package Downloads
Cake.Frosting The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

The .NET Core host for Cake.

Cake.Console

Cake scripts, but in a Console app

Kw.Core.Cake

A kw platform to moduling app!

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.0 135,635 11/18/2023
3.2.0 15,340 11/10/2023
3.1.0 91,069 7/9/2023
3.0.0 437,265 11/8/2022
2.3.0 38,864 10/14/2022
2.2.0 186,877 4/14/2022
2.1.0 58,348 2/20/2022
2.0.0 120,128 11/30/2021
2.0.0-rc0002 1,363 11/27/2021
2.0.0-rc0001 1,310 11/7/2021
1.3.0 66,982 10/7/2021
1.2.0 13,811 8/29/2021
1.1.0 76,073 3/6/2021
1.0.0 48,668 2/7/2021
1.0.0-rc0003 665 1/29/2021
1.0.0-rc0002 2,751 12/20/2020
1.0.0-rc0001 647 11/5/2020
0.38.5 2,504 9/20/2020
0.38.4 702 6/26/2020
0.38.3 571 6/26/2020
0.38.2 584 6/9/2020
0.38.1 681 5/30/2020
0.38.0 537 5/30/2020
0.37.0 10,766 2/1/2020
0.36.0 755 1/11/2020
0.35.0 1,494 9/28/2019
0.34.1 997 7/17/2019
0.34.0 954 7/16/2019
0.33.0 1,354 4/1/2019
0.32.1 1,727 1/4/2019
0.32.0 1,009 1/4/2019
0.31.0 1,516 12/13/2018
0.30.0 11,050 8/22/2018
0.29.0 1,337 7/6/2018
0.28.1 1,256 6/19/2018
0.28.0 1,267 5/31/2018
0.27.2 1,200 5/15/2018
0.27.1 1,167 4/21/2018
0.27.0 1,237 4/19/2018
0.26.1 1,273 3/3/2018
0.26.0 1,282 2/26/2018
0.25.0 1,274 1/17/2018
0.24.0 1,134 12/29/2017
0.23.0 1,529 10/11/2017
0.22.2 1,107 9/17/2017
0.22.1 1,089 9/16/2017
0.22.0 1,159 9/13/2017
0.21.1 5,418 7/15/2017
0.21.0 1,102 7/14/2017
0.20.0 1,723 6/12/2017

2008 Allow defining a typed context to be used throughout a Cake script.
1772 Provide access to the run target and ordered list of tasks
1594 Add overload to WithCriteria which prints a message
2174 Support multiple Support / Teardown
2171 Add potential breaking change warning
2163 Update to Roslyn 2.8.x packages, adding support for C# 7.3