Cake.DotNetTool.Module
3.0.0
Prefix Reserved
See the version list below for details.
dotnet add package Cake.DotNetTool.Module --version 3.0.0
NuGet\Install-Package Cake.DotNetTool.Module -Version 3.0.0
<PackageReference Include="Cake.DotNetTool.Module" Version="3.0.0" />
paket add Cake.DotNetTool.Module --version 3.0.0
#r "nuget: Cake.DotNetTool.Module, 3.0.0"
// Install Cake.DotNetTool.Module as a Cake Addin #addin nuget:?package=Cake.DotNetTool.Module&version=3.0.0 // Install Cake.DotNetTool.Module as a Cake Tool #tool nuget:?package=Cake.DotNetTool.Module&version=3.0.0
Cake Module that extends Cake with ability to install tools using dotnet cli.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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 is compatible. 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. |
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Cake.DotNetTool.Module:
Package | Downloads |
---|---|
Cake.Frosting
The .NET Core host for Cake. |
|
Cake.Console
Cake scripts, but in a Console app |
|
Antda.Build
Set of tasks to simplify build, deployment and release processes for .Net projects hosted on GitHub |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.0.0 | 361,612 | 11/18/2023 |
3.2.0 | 24,882 | 11/10/2023 |
3.1.0 | 119,144 | 7/9/2023 |
3.0.0 | 510,680 | 11/8/2022 |
2.3.0 | 41,872 | 10/14/2022 |
2.2.0 | 201,915 | 4/14/2022 |
2.1.0 | 60,796 | 2/20/2022 |
2.0.0 | 127,802 | 11/30/2021 |
2.0.0-rc0002 | 1,887 | 11/27/2021 |
2.0.0-rc0001 | 1,883 | 11/7/2021 |
1.3.0 | 84,240 | 10/7/2021 |
1.2.0 | 15,074 | 8/29/2021 |
1.1.0 | 85,277 | 3/6/2021 |
1.0.1 | 11,147 | 2/22/2021 |
1.0.0 | 1,247 | 2/20/2021 |
0.5.0 | 6,655 | 2/19/2021 |
0.4.0 | 429,191 | 11/25/2019 |
0.3.1 | 26,584 | 9/6/2019 |
0.3.0 | 202,615 | 5/9/2019 |
0.2.0 | 119,900 | 4/9/2019 |
0.1.0 | 61,975 | 10/12/2018 |
4046 Add typed data context CakeTaskBuilder.Finally overload.
4000 Remove obsolete CakeEngine Setup/Teardown events.
3997 Remove obsolete Logger property from DotNetTestSettings.
3991 Remove obsolete DotNetCore aliases.
3972 Remove .NET Core 3.1 TFM.
3969 Update Spectre.Console to 0.45.0.
3949 Remove .NET 5 TFM.
3946 Access to ITaskSetupContext in Frosting.
3867 Rename WindowsFact to WindowsFactAttribute to follow best practices.
3722 DotNetCore -> DotNet Rename Missed Objects.
4047 Add typed CakeTaskBuilder / TaskOf() to easier work with typed data context.
4028 Add GitLab CI SetEnvironmentVariable Command.
4019 Add support for TeamCity build status message.
4018 Add Support For TeamCity Statistics.
4011 Add GitHub Actions SetStepSummary Command.
4009 Add GitHub Actions SetOutputParameter Command.
3950 Add .NET 7 Support.
3328 Frosting: Support criteria description.
2863 Add support for GitHub Action workflow commands.
2470 Call multiple tasks from CLI and pass them to RunTarget.
1146 Add OutputDirectory property for Chocolatey Aliases.
4060 Update Microsoft.NETCore.Platforms to 7.0.0.
4059 Update System.Reflection.Metadata to 7.0.0.
4058 Update System.Collections.Immutable to 7.0.0.
4057 Update Microsoft.Extensions.DependencyInjection to 7.0.0.
4055 Add column to summary to include skip reason.
4052 Update Basic.Reference.Assemblies.* to 1.4.1.
4050 Overhaul Chocolatey Cake aliases.
4044 Overload missing for IsDependeeOf accepting a CakeTaskBuilder object.
4038 Add missing MSBuildSettings to DotNetRunSettings.
4036 Add missing MSBuildSettings to DotNetTestSettings.
4032 Add additional settings for ILMerge.
4020 Update Basic.Reference.Assemblies.* to 1.4.0.
4016 Update Microsoft.CodeAnalysis.CSharp.Scripting to 4.4.0-4.final.
4006 Add missing GitVersion command line options.
3124 EscapedBranchName is not supported by GitVersion.CommandLine.
4023 Update supported versions of Cake.
4034 DotNetMSBuildSettings ArgumentCustomization is not called with all DotNet* aliases.
4030 GitLab CI runner tags are not split correctly.