Nuke.Components
6.3.0
dotnet add package Nuke.Components --version 6.3.0
NuGet\Install-Package Nuke.Components -Version 6.3.0
<PackageReference Include="Nuke.Components" Version="6.3.0" />
paket add Nuke.Components --version 6.3.0
#r "nuget: Nuke.Components, 6.3.0"
// Install Nuke.Components as a Cake Addin
#addin nuget:?package=Nuke.Components&version=6.3.0
// Install Nuke.Components as a Cake Tool
#tool nuget:?package=Nuke.Components&version=6.3.0
Cross-platform build automation system
Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit '1b7919295cb9cac9eccc00871c6d1b8bc1bed375' (see contained AppVeyorSettings.json file for build settings).
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp3.1 |
-
.NETCoreApp 3.1
- Nuke.Common (>= 6.3.0)
- TweetinviAPI (>= 5.0.4)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Nuke.Components:
Package | Downloads |
---|---|
Seges.Nuke.BuildComponents
SEGES Reusable NUKE build components |
|
AvantiPoint.Nuke.Maui
The AvantiPoint Nuke Maui package is an extension of the Nuke.Build framework. This is purpose build for .NET MAUI developers and contains an abstraction layer on top of Nuke for completely writing your CI Pipeline in C# with the YAML auto generated for both Azure Pipelines & GitHub Actions. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
6.3.0 | 1,702 | 12/17/2022 |
6.2.1 | 18,164 | 8/19/2022 |
6.2.0 | 249 | 8/18/2022 |
6.1.2 | 2,668 | 7/2/2022 |
6.1.1 | 1,927 | 6/21/2022 |
6.1.0 | 352 | 6/14/2022 |
6.0.3 | 26,464 | 5/2/2022 |
6.0.2 | 724 | 4/12/2022 |
6.0.1 | 6,757 | 1/10/2022 |
6.0.0 | 218 | 1/7/2022 |
6.0.0-beta0012 | 103 | 12/13/2021 |
6.0.0-beta0010 | 96 | 12/3/2021 |
6.0.0-beta0009 | 849 | 12/1/2021 |
6.0.0-beta0001 | 1,238 | 11/26/2021 |
• Added new version of Octokit
• Added OptionalAttribute to suppress auto-injection warnings
• Added ability to override ProcessCustomLogger in ToolSettings
• Added ability to exclude auto-linked files in build project
• Added DiscordTasks
• Added MastodonTasks
• Added JavaScriptProject project type
• Added MakeNSISTasks
• Fixed wording for static and dynamic conditions in build summary
• Fixed waiting for confirmation when input is redirected
• Fixed recursion into symlink directories
• Fixed ProcessException to output standard output
• Fixed MinimalOutput in UnityTasks
• Fixed missing AzurePipelinesBuildReason
• Fixed missing arguments in DotNetTasks
• Fixed argument formatting in HelmTasks
• Fixed missing command in DotNetTasks
Full changelog at https://github.com/nuke-build/nuke/blob/master/CHANGELOG.md