Cake.Cli
1.0.0-rc0002
Prefix Reserved
See the version list below for details.
dotnet add package Cake.Cli --version 1.0.0-rc0002
NuGet\Install-Package Cake.Cli -Version 1.0.0-rc0002
<PackageReference Include="Cake.Cli" Version="1.0.0-rc0002" />
paket add Cake.Cli --version 1.0.0-rc0002
#r "nuget: Cake.Cli, 1.0.0-rc0002"
// Install Cake.Cli as a Cake Addin #addin nuget:?package=Cake.Cli&version=1.0.0-rc0002&prerelease // Install Cake.Cli as a Cake Tool #tool nuget:?package=Cake.Cli&version=1.0.0-rc0002&prerelease
The Cake CLI library.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. 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 | net461 is compatible. 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. |
-
.NETFramework 4.6.1
- Autofac (>= 6.1.0)
- Cake.Core (>= 1.0.0-rc0002)
- Spectre.Cli (>= 0.46.0)
-
.NETStandard 2.0
- Autofac (>= 6.1.0)
- Cake.Core (>= 1.0.0-rc0002)
- Spectre.Cli (>= 0.46.0)
-
net5.0
- Autofac (>= 6.1.0)
- Cake.Core (>= 1.0.0-rc0002)
- Spectre.Cli (>= 0.46.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Cake.Cli:
Package | Downloads |
---|---|
Cake.Frosting
The .NET Core host for Cake. |
|
Cake.Console
Cake scripts, but in a Console app |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.2.0 | 6,487 | 10/23/2024 |
4.1.0 | 342 | 10/23/2024 |
4.0.0 | 391,209 | 11/18/2023 |
3.2.0 | 26,355 | 11/10/2023 |
3.1.0 | 121,985 | 7/9/2023 |
3.0.0 | 530,920 | 11/8/2022 |
2.3.0 | 41,354 | 10/14/2022 |
2.2.0 | 202,544 | 4/14/2022 |
2.1.0 | 59,303 | 2/20/2022 |
2.0.0 | 122,820 | 11/30/2021 |
2.0.0-rc0002 | 1,381 | 11/27/2021 |
2.0.0-rc0001 | 1,339 | 11/7/2021 |
1.3.0 | 75,402 | 10/7/2021 |
1.2.0 | 13,848 | 8/29/2021 |
1.1.0 | 78,711 | 3/6/2021 |
1.0.0 | 49,660 | 2/7/2021 |
1.0.0-rc0003 | 658 | 1/29/2021 |
1.0.0-rc0002 | 2,728 | 12/20/2020 |
2930 Increase potential breaking change property.
2904 (Frosting) Tool installer should respect configuration.
2933 Enable NuGet provider in Frosting.
2838 Add MakeRelative alias to DirectoryPath and FilePath.
2886 (Frosting) Support all commands that Cake does.
2893 (Frosting) Align command line parsing with Cake.
2892 (Frosting) Add ANSI console.
2962 Document breaking changes in 1.0 CLI.
2980 Update to .NET 5 SDK 5.0.101.
2929 GitReleaseManager milestone should use SemVersion.
2928 Cake.Frosting and Cake.Frosting.Template not pushed to NuGet.
2900 Update to .NET 5 SDK RTM.
2963 EndOfStreamException thrown when using loaddependencies=true.
2956 Wrong Cake version in build.config.