Nuke.Common 5.1.0

Cross-platform build automation system Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit 'eb1c76367ec09d9c8e75ebcbdc500c2fb490c159' (see contained AppVeyorSettings.json file for build settings).

Showing the top 20 packages that depend on Nuke.Common.

Packages Downloads
Nuke.Components
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).
3
Nuke.Components
Cross-platform build automation system Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit '2036fecf842a7ba8be67622103a06673c13c1805' (see contained AppVeyorSettings.json file for build settings).
3
Nuke.Components
Cross-platform build automation system Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit '39132f3fb1fea9f889894dfe520cf4434d6eca4e' (see contained AppVeyorSettings.json file for build settings).
3
Nuke.Components
Cross-platform build automation system Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit 'd931091698dec8c2b7b639f652d315022b0764a5' (see contained AppVeyorSettings.json file for build settings).
3
Nuke.Components
Cross-platform build automation system Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit 'e20ab8d0fee05d3e1d1b6270a8e8a7967202eea9' (see contained AppVeyorSettings.json file for build settings).
3
Nuke.Components
The AKEless Build System for C#/.NET Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit '011956b31c05f14f3233f6241cd6fbe038824d71' (see contained AppVeyorSettings.json file for build settings).
4
Nuke.Components
The AKEless Build System for C#/.NET Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit '0c6c25c0c4cc8d502323645aeb242cef3d674721' (see contained AppVeyorSettings.json file for build settings).
4
Nuke.Components
The AKEless Build System for C#/.NET Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit '1688d821b6cef6e19f869ca665d7b0ba4c33255a' (see contained AppVeyorSettings.json file for build settings).
3
Nuke.Components
The AKEless Build System for C#/.NET Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit '1a7ecc7458e96ef1c73705a05363fe4e0fa8ce5b' (see contained AppVeyorSettings.json file for build settings).
3
Nuke.Components
The AKEless Build System for C#/.NET Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit '245ccadae9fc856bef1b7c929958e3230fd1f729' (see contained AppVeyorSettings.json file for build settings).
3
Nuke.Components
The AKEless Build System for C#/.NET Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit '369ef2b8fd696c639b333812edf5c5fdd5f3e7e6' (see contained AppVeyorSettings.json file for build settings).
3
Nuke.Components
The AKEless Build System for C#/.NET Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit '7d7354dfb4a5e2983fbb8924faa922954169be2e' (see contained AppVeyorSettings.json file for build settings).
3
Nuke.Components
The AKEless Build System for C#/.NET Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit '9ced2aa3a6cecfbea5ef45d692ef7f156da0dbe0' (see contained AppVeyorSettings.json file for build settings).
3
Nuke.Components
The AKEless Build System for C#/.NET Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit 'a20c3b752d0c9f533a6e2c21fee6325032cd3d70' (see contained AppVeyorSettings.json file for build settings).
4
Nuke.Components
The AKEless Build System for C#/.NET Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit 'aeacff85068cb9218354491b39fbf916e5ea28e8' (see contained AppVeyorSettings.json file for build settings).
3
Nuke.Components
The AKEless Build System for C#/.NET Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit 'b8bba6eef97ac1c59c954464983ce7b9080240e6' (see contained AppVeyorSettings.json file for build settings).
3
Nuke.Components
The AKEless Build System for C#/.NET Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit 'cda28e5941e47b2b2a3d9bea20f78d11af1d92e0' (see contained AppVeyorSettings.json file for build settings).
3
Nuke.Components
The AKEless Build System for C#/.NET Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit 'e782a00085e84e022c341a265b54c0c9308cbe78' (see contained AppVeyorSettings.json file for build settings).
3
Nuke.Components
The AKEless Build System for C#/.NET Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit 'ea86450b4db1568563b15122f0250495fd55776e' (see contained AppVeyorSettings.json file for build settings).
3
Nuke.Components
The AKEless Build System for C#/.NET Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit 'f38745a72c2c9d9f630ffd2fe5e04431ce2d166f' (see contained AppVeyorSettings.json file for build settings).
3

• Removed :Fix command from global tool (superseded by :AddPackage) • Changed .nuke configuration file to .nuke directory • Changed shell-completion to rely on build.schema.json file • Changed default DependencyBehavior to Skip • Changed HostType to Host base class • Changed ExecutionStatus members Executed to Succeeded, and Executing to Running • Changed IBuildExtension instances to be cached • Changed IOnBeforeLogo and IOnAfterLogo extensions to IOnBuildCreated and IOnBuildInitialized • Changed IsSuccessful to check for succeeded, skipped and collective targets • Changed ParameterAttribute to allow external value providers with ValueProviderType and ValueProviderMember • Changed GitHubActions secret names to split on camel-humps • Added support for parameter files (profiles) • Added source generator for strong-typed solutions • Added shorthand dependencies for build components • Added ReportSummary for summary extension to NukeBuild and INukeBuild • Added exception reporting in summary • Added ParameterPrefixAttribute for build components • Added build extensions for OnTargetSkipped, OnTargetRunning, OnTargetSucceeded, and OnTargetFailed • Added styling for unlisted targets in execution plan HTML • Added :Secrets command to global tool and SecretAttribute for encryption in parameters files • Added :AddPackage command to global tool • Added :GetConfiguration command to global tool • Added :Update command to global tool • Added :CakeConvert and :CakeClean commands to global tool • Added generation of Directory.Build.props and Directory.Build.targets files • Added parameter resolution for root directory in global tool • Added shell-navigation aliases nuke/ and nuke- • Added ScheduledTargets, RunningTargets, AbortedTargets, FailedTargets, SucceededTargets collections to NukeBuild and INukeBuild • Added ArgumentsFromCommitMessageAttribute and :Trigger command to global tool • Added ExitCode to INukeBuild • Added IsFinished and IsFailing to NukeBuild and INukeBuild • Added caching for ValueInjectionUtility.TryGetValue • Added equality operators and implicit conversion to string for Enumeration • Added GetProject, GetSolutionFolder, Projects, and SolutionFolders to SolutionFolder • Added GetRuntimeIdentifers to ProjectExtensions • Added string-escape extension for MSBuild in DotNetTasks and MSBuildTasks • Added EnsureExistingDirectory and EnsureExistingParentDirectory overloads for AbsolutePath • Added XmlPeekElements to XmlTasks • Added GitRepository properties RemoteName and RemoteBranch • Added support for NerdbankGitVersioning • Added NoCache property to GitVersionAttribute with default value true • Added SendOrUpdateSlackMessage to SlackTasks • Added support for JetBrains SpaceAutomation • Added support for GitHub Actions dispatch workflows • Added support for GitLab CI • Added support for multiple AppVeyor configurations • Added support for AppVeyor secrets • Added support for platform-independent TeamCity configurations • Added TeamCity parameter to replace run-button caption • Added AddTeamCityLogger for DotNetTest task • Added IsPersonalBuild property to TeamCity • Added caching for AzurePipelinesAttribute and GitHubActionsAttribute • Added SetVariable to AzurePipelines • Added CodeMetricsTasks • Added PulumiTasks • Added CodecovTasks • Added CorFlagsTasks • Added FixieTasks • Added ILRepackTasks • Fixed skip reason for targets skipped from --skip parameter • Fixed execution plan legend • Fixed execution plan highlighting for multiple default targets • Fixed ConsoleUtility to allow full deletion of secret • Fixed exception reporting for ExecutableTargetFactory • Fixed handling of value types in ValueInjectionUtility.TryGetValue • Fixed calculation of value sets for collection parameters • Fixed compilation of legacy template • Fixed IsDescendantPath to split path parts • Fixed MoveDirectory with additional deleteRemainingFiles parameter • Fixed SwitchWorkingDirectory to respect allowCreate parameter • Fixed ResponseArchive in ISignPackages build component • Fixed MSBuild path resolution to fallback to using dotnet --list-sdks • Fixed client usage in GitHubTasks • Fixed token ordering in TemplateUtility • Fixed default value for collections in TeamCity configurations • Fixed TeamCity composite configurations to propagate failures • Fixed TeamCity and AzurePipelines to update build numbers in environment variables • Fixed TriggerBatch in AzurePipelines generation • Fixed condition in AppVeyor generation • Fixed FileFilters property in ReportGeneratorTasks • Fixed logger for DocFXTasks • Fixed Severity property in ReSharperTasks • Fixed missing MSBuild and ToolRestore task in DotNetTasks • Fixed missing Buildx task in DockerTasks • Fixed missing CoverDotNet task in DotCoverTasks • Fixed missing GenericCoveragePaths property in SonarScannerTasks • Fixed missing properties in ReSharperTasks • Fixed missing properties in TeamCity, GitHubActions, and AzurePipelines • Fixed missing SignToolDigestAlgorithm enumeration in SignToolTasks Full changelog at https://github.com/nuke-build/nuke/blob/master/CHANGELOG.md

Version Downloads Last updated
10.1.0 4 2026/4/13
10.0.1 3 2026/4/13
10.0.0 3 2026/4/13
9.0.4 3 2026/4/13
9.0.3 3 2026/4/13
9.0.2 3 2026/4/13
9.0.1 3 2026/4/13
9.0.0 3 2026/4/13
8.1.4 4 2026/4/13
8.1.3 3 2026/4/13
8.1.2 3 2026/4/13
8.1.1 3 2026/4/13
8.1.0 4 2026/4/13
8.0.0 3 2026/4/13
7.0.6 3 2026/4/13
7.0.5 4 2026/4/13
7.0.4 4 2026/4/13
7.0.3 3 2026/4/13
7.0.2 3 2026/4/13
7.0.1 3 2026/4/13
7.0.0 3 2026/4/13
6.3.0 4 2026/4/13
6.2.1 4 2026/4/13
6.2.0 4 2026/4/13
6.1.2 3 2026/4/13
6.1.1 3 2026/4/13
6.1.0 3 2026/4/13
6.0.3 3 2026/4/13
6.0.2 3 2026/4/13
6.0.1 4 2026/4/13
6.0.0 4 2026/4/13
5.3.0 3 2026/4/13
5.2.1 3 2026/4/13
5.1.4 4 2026/4/13
5.1.3 4 2026/4/13
5.1.2 3 2026/4/13
5.1.1 3 2026/4/13
5.1.0 3 2026/4/13
5.1.0-beta0001 3 2026/4/13
5.0.2 3 2026/4/13
5.0.1 3 2026/4/13
5.0.0 3 2026/4/13
0.25.0 3 2026/4/13
0.25.0-alpha0378 3 2026/4/13
0.25.0-alpha0377 3 2026/4/13
0.25.0-alpha0376 3 2026/4/13
0.25.0-alpha0369 3 2026/4/13
0.25.0-alpha0334 3 2026/4/13
0.25.0-alpha0330 3 2026/4/13
0.25.0-alpha0329 4 2026/4/13
0.25.0-alpha0326 3 2026/4/13
0.25.0-alpha0292 3 2026/4/13
0.25.0-alpha0283 4 2026/4/13
0.25.0-alpha0281 3 2026/4/13
0.24.11 3 2026/4/13
0.24.10 3 2026/4/13
0.24.9 3 2026/4/13
0.24.8 3 2026/4/13
0.24.7 3 2026/4/13
0.24.6 3 2026/4/13
0.24.5 4 2026/4/13
0.24.4 4 2026/4/13
0.24.2 3 2026/4/13
0.24.1 3 2026/4/13
0.24.0 3 2026/4/13
0.24.0-alpha0249 4 2026/4/13
0.24.0-alpha0215 3 2026/4/13
0.24.0-alpha0193 3 2026/4/13
0.24.0-alpha0188 3 2026/4/13
0.24.0-alpha0187 4 2026/4/13
0.24.0-alpha0185 3 2026/4/13
0.24.0-alpha0165 3 2026/4/13
0.24.0-alpha0138 3 2026/4/13
0.23.7 4 2026/4/13
0.23.6 3 2026/4/13
0.23.5 3 2026/4/13
0.23.4 3 2026/4/13
0.23.3 3 2026/4/13
0.23.2 3 2026/4/13
0.23.1 4 2026/4/13
0.23.0 3 2026/4/13
0.23.0-alpha0154 4 2026/4/13
0.23.0-alpha0142 3 2026/4/13
0.23.0-alpha0089 3 2026/4/13
0.22.2 3 2026/4/13
0.22.1 4 2026/4/13
0.22.0 3 2026/4/13
0.22.0-alpha0074 3 2026/4/13
0.22.0-alpha0048 4 2026/4/13
0.22.0-alpha0044 3 2026/4/13
0.22.0-alpha0043 4 2026/4/13
0.22.0-alpha0042 4 2026/4/13
0.22.0-alpha0039 3 2026/4/13
0.21.2 3 2026/4/13
0.21.1 3 2026/4/13
0.21.0 4 2026/4/13
0.20.1 3 2026/4/13
0.20.0 3 2026/4/13
0.20.0-alpha0017 3 2026/4/13
0.20.0-alpha0016 3 2026/4/13
0.19.2 3 2026/4/13
0.19.1 4 2026/4/13
0.19.0 3 2026/4/13
0.18.0 4 2026/4/13
0.18.0-alpha0052 4 2026/4/13
0.18.0-alpha0038 4 2026/4/13
0.17.7 3 2026/4/13
0.17.6 3 2026/4/13
0.17.5 3 2026/4/13
0.17.4 3 2026/4/13
0.17.3 4 2026/4/13
0.17.2 3 2026/4/13
0.17.1 3 2026/4/13
0.17.0 3 2026/4/13
0.16.0 3 2026/4/13
0.16.0-alpha0027 4 2026/4/13
0.16.0-alpha0023 3 2026/4/13
0.16.0-alpha0017 3 2026/4/13
0.15.0 3 2026/4/13
0.15.0-alpha0051 3 2026/4/13
0.15.0-alpha0036 4 2026/4/13
0.15.0-alpha0030 3 2026/4/13
0.14.1 4 2026/4/13
0.14.0 3 2026/4/13
0.14.0-alpha0021 3 2026/4/13
0.13.0 3 2026/4/13
0.13.0-alpha0046 3 2026/4/13
0.13.0-alpha0042 3 2026/4/13
0.13.0-alpha0039 3 2026/4/13
0.12.3 3 2026/4/13
0.12.2 4 2026/4/13
0.12.1 3 2026/4/13
0.12.0 3 2026/4/13
0.12.0-alpha0027 3 2026/4/13
0.12.0-alpha0013 4 2026/4/13
0.11.1 3 2026/4/13
0.11.0 3 2026/4/13
0.10.5 3 2026/4/13
0.10.4 2 2026/4/13
0.10.3 3 2026/4/13
0.10.2 3 2026/4/13
0.10.1 3 2026/4/13
0.10.0 3 2026/4/13
0.10.0-alpha0034 4 2026/4/13
0.9.1 3 2026/4/13
0.9.0 3 2026/4/13
0.9.0-alpha0023 3 2026/4/13
0.9.0-alpha0020 3 2026/4/13
0.8.0 4 2026/4/13
0.7.0 3 2026/4/13
0.7.0-alpha0048 4 2026/4/13
0.6.2 3 2026/4/13
0.6.2-beta0001 3 2026/4/13
0.6.1 3 2026/4/13
0.6.0 3 2026/4/13
0.6.0-alpha0109 4 2026/4/13
0.6.0-alpha0107 3 2026/4/13
0.5.3 4 2026/4/13
0.5.2 3 2026/4/13
0.5.0 3 2026/4/13
0.4.0 3 2026/4/13
0.3.1 3 2026/4/13
0.2.10 3 2026/4/13
0.2.0 3 2026/4/13
0.1.458 3 2026/4/13
0.1.454 3 2026/4/13
0.1.442 4 2026/4/13
0.1.434 3 2026/4/13
0.1.430 3 2026/4/13
0.1.414 3 2026/4/13
0.1.394 3 2026/4/13
0.1.389 4 2026/4/13
0.1.385 3 2026/4/13
0.1.384 4 2026/4/13
0.1.378 3 2026/4/13
0.1.371 4 2026/4/13
0.1.362 3 2026/4/13
0.1.340 3 2026/4/13
0.1.337 3 2026/4/13
0.1.328 3 2026/4/13
0.1.277 3 2026/4/13
0.1.230 3 2026/4/13
0.1.228 3 2026/4/13
0.1.191 3 2026/4/13