Nuke.Common
0.25.0
Cross-platform build automation system
See the version list below for details.
Install-Package Nuke.Common -Version 0.25.0
dotnet add package Nuke.Common --version 0.25.0
<PackageReference Include="Nuke.Common" Version="0.25.0" />
paket add Nuke.Common --version 0.25.0
#r "nuget: Nuke.Common, 0.25.0"
Release Notes
• Changed InjectionAttribute to catch exceptions and report as warnings
• Changed ToolPathResolver to ignore casing
• Changed ToolSettings to prefix common properties with Process
• Changed property names in Nuke.Common.targets
• Changed GitRepository to trim refs/heads/ and origin/ from branch names
• Changed ShutdownDotNetBuildServerOnFinish to not log by default
• Changed ShutdownDotNetBuildServerOnFinish to only shutdown on server build
• Added support for interface default implementations
• Added NukeBuild.ExitCode for custom exit codes
• Added ProcessTasks.StartShell to invoke shell commands
• Added ToolSettings.Apply for fluent configurator invocation
• Added ToolSettings.LogFile and LogTimestamp
• Added nuke :fix command to Nuke.GlobalTool for adding missing package downloads
• Added nuke :GetRootDirectory and nuke :GetParentRootDirectory in Nuke.GlobalTool
• Added LatestNuGetVersionAttribute, LatestGitHubReleaseAttribute, LatestMyGetVersionAttribute
• Added GitRepository.Protocol, Commit, and Tags properties
• Added logger delegate to ControlFlow.ExecuteWithRetry
• Added BuildExtensionAttributeBase with Priority property
• Added UnsetVisualStudioEnvironmentVariables by default
• Added TeamCity.BuildVcsNumber property
• Added AzurePipelines variable groups, secret and access token import
• Added AppVeyor.Url and PushArtifact members
• Added warning when GitVersion is used with SSH endpoint and NoFetch is disabled
• Added consolidated ReSharperTasks for CleanupCode, InspectCode, and DupFinder
• Added TeamsTasks
• Added SignPathTasks
• Added SignClientTasks
• Added BenchmarkDotNetTasks
• Added CleanupCodeTasks
• Added DotNetTasks.DotNetNuGetAddSource task
• Added OctopusTasks.OctopusBuildInformation task
• Added missing properties in SonarScannerTasks
• Added verbosity mapping attributes for NUnit, OpenCover, and ReportGenerator
• Fixed version check in bootstrapping scripts to rely on dotnet CLI exit code
• Fixed deactivation of multi-level lookup in bootstrapping scripts
• Fixed deactivation of shared compilation in bootstrapping scripts
• Fixed ToolPathResolver to consider all package executable names
• Fixed ToolPathResolver to choose executable based on operating system
• Fixed output/input encoding to use UTF-8
• Fixed NukeBuild.BuildProjectFile property
• Fixed AppVeyor generation for Unix images
• Fixed AzurePipelinensAttribute to allow multiple use
• Fixed AzurePipelines to replace dots in stage name with underscore
• Fixed AppVeyor.UpdateBuildVersion to set environment variable
• Fixed DupFinderTasks.DiscardCost property
• Fixed DotCoverTasks to use double-dashes instead of slashes
• Fixed NpmTasks.CustomLogger to detect warnings in error output
Full changelog at https://github.com/nuke-build/nuke/blob/master/CHANGELOG.md
Dependencies
-
.NETCoreApp 2.1
- Colorful.Console (>= 1.2.9)
- Glob (>= 1.1.5)
- JetBrains.Annotations (>= 2019.1.3)
- Microsoft.Azure.KeyVault (>= 3.0.4)
- Microsoft.Build (>= 16.3.0)
- Microsoft.Build.Framework (>= 16.3.0)
- Microsoft.Build.Tasks.Core (>= 16.3.0)
- Microsoft.Build.Utilities.Core (>= 16.3.0)
- Microsoft.IdentityModel.Clients.ActiveDirectory (>= 5.2.4)
- Newtonsoft.Json (>= 12.0.3)
- NuGet.Packaging (>= 5.3.1)
- Octokit (>= 0.36.0)
- Refit (>= 5.0.23)
- SharpZipLib (>= 1.1.0)
- System.Diagnostics.Process (>= 4.3.0)
- System.Runtime.Serialization.Formatters (>= 4.3.0)
- System.ValueTuple (>= 4.5.0)
- YamlDotNet (>= 8.0.0)
-
.NETFramework 4.7.2
- Colorful.Console (>= 1.2.9)
- Glob (>= 1.1.5)
- JetBrains.Annotations (>= 2019.1.3)
- Microsoft.Azure.KeyVault (>= 3.0.4)
- Microsoft.Build (>= 16.3.0)
- Microsoft.Build.Framework (>= 16.3.0)
- Microsoft.Build.Tasks.Core (>= 16.3.0)
- Microsoft.Build.Utilities.Core (>= 16.3.0)
- Microsoft.IdentityModel.Clients.ActiveDirectory (>= 5.2.4)
- Newtonsoft.Json (>= 12.0.3)
- NuGet.Packaging (>= 5.3.1)
- Octokit (>= 0.36.0)
- Refit (>= 5.0.23)
- SharpZipLib (>= 1.1.0)
- System.Diagnostics.Process (>= 4.3.0)
- System.Runtime.Serialization.Formatters (>= 4.3.0)
- System.ValueTuple (>= 4.5.0)
- YamlDotNet (>= 8.0.0)
Used By
NuGet packages (33)
Showing the top 5 NuGet packages that depend on Nuke.Common:
Package | Downloads |
---|---|
Nuke.Docker
Cross-platform build automation system
|
|
Rocket.Surgery.Nuke
Package Description
|
|
Nuke.CodeGeneration
Cross-platform build automation system
|
|
Nuke.Kubernetes
Cross-platform build automation system
|
|
Nuke.Helm
Cross-platform build automation system
|
GitHub repositories (33)
Showing the top 5 popular GitHub repositories that depend on Nuke.Common:
Repository | Stars |
---|---|
AvaloniaUI/Avalonia
A cross platform XAML framework for .NET
|
|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
|
JoshClose/CsvHelper
Library to help reading and writing CSV files
|
|
fluentassertions/fluentassertions
Fluent API for asserting the results of unit tests that targets .NET Framework 4.5, 4.7, .NET Standard 1.3, 1.6 and 2.0. Supports the unit test frameworks MSTest, MSTest2, Gallio, NUnit, XUnit, MBunit, MSpec, and NSpec.
|
|
ChilliCream/hotchocolate
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.
|
Version History
Version | Downloads | Last updated |
---|---|---|
5.0.2 | 61,193 | 12/7/2020 |
5.0.1 | 1,039 | 12/6/2020 |
5.0.0 | 58,798 | 11/12/2020 |
0.25.0 | 12,914 | 10/26/2020 |
0.25.0-alpha0378 | 387 | 10/19/2020 |
0.25.0-alpha0377 | 960 | 10/9/2020 |
0.25.0-alpha0376 | 172 | 10/9/2020 |
0.25.0-alpha0369 | 441 | 10/6/2020 |
0.25.0-alpha0334 | 26,453 | 7/14/2020 |
0.25.0-alpha0330 | 199 | 7/13/2020 |
0.25.0-alpha0329 | 183 | 7/13/2020 |
0.25.0-alpha0326 | 1,512 | 7/9/2020 |
0.25.0-alpha0292 | 10,606 | 6/14/2020 |
0.25.0-alpha0283 | 1,044 | 5/27/2020 |
0.25.0-alpha0281 | 342 | 5/23/2020 |
0.24.11 | 293,375 | 5/18/2020 |
0.24.10 | 40,597 | 4/23/2020 |
0.24.9 | 3,880 | 4/16/2020 |
0.24.8 | 8,363 | 4/12/2020 |
0.24.7 | 38,233 | 3/26/2020 |
0.24.6 | 374 | 3/25/2020 |
0.24.5 | 9,156 | 3/24/2020 |
0.24.4 | 30,173 | 3/5/2020 |
0.24.2 | 23,507 | 2/15/2020 |
0.24.1 | 17,921 | 2/7/2020 |
0.24.0 | 20,209 | 2/2/2020 |
0.24.0-alpha0249 | 680 | 1/27/2020 |
0.24.0-alpha0215 | 955 | 1/2/2020 |
0.24.0-alpha0193 | 1,342 | 12/8/2019 |
0.24.0-alpha0188 | 278 | 12/6/2019 |
0.24.0-alpha0187 | 272 | 12/6/2019 |
0.24.0-alpha0185 | 326 | 11/30/2019 |
0.24.0-alpha0165 | 561 | 11/17/2019 |
0.24.0-alpha0138 | 399 | 11/13/2019 |
0.23.7 | 8,246 | 1/28/2020 |
0.23.6 | 16,488 | 1/12/2020 |
0.23.5 | 1,211 | 1/10/2020 |
0.23.4 | 43,432 | 11/16/2019 |
0.23.3 | 27,030 | 11/2/2019 |
0.23.2 | 365 | 11/2/2019 |
0.23.1 | 286 | 11/2/2019 |
0.23.0 | 509 | 10/31/2019 |
0.23.0-alpha0154 | 348 | 10/25/2019 |
0.23.0-alpha0142 | 394 | 10/22/2019 |
0.23.0-alpha0089 | 423 | 9/29/2019 |
0.22.2 | 120,896 | 9/29/2019 |
0.22.1 | 24,941 | 9/21/2019 |
0.22.0 | 10,321 | 9/17/2019 |
0.22.0-alpha0074 | 431 | 9/12/2019 |
0.22.0-alpha0048 | 589 | 8/27/2019 |
0.22.0-alpha0044 | 380 | 8/26/2019 |
0.22.0-alpha0043 | 311 | 8/26/2019 |
0.22.0-alpha0042 | 315 | 8/26/2019 |
0.22.0-alpha0039 | 487 | 8/19/2019 |
0.21.2 | 47,629 | 7/28/2019 |
0.21.1 | 4,066 | 7/19/2019 |
0.21.0 | 6,387 | 7/15/2019 |
0.20.1 | 21,502 | 6/2/2019 |
0.20.0 | 961 | 5/29/2019 |
0.20.0-alpha0017 | 428 | 5/16/2019 |
0.20.0-alpha0016 | 406 | 5/10/2019 |
0.19.2 | 25,965 | 5/10/2019 |
0.19.1 | 17,061 | 5/3/2019 |
0.19.0 | 590 | 5/3/2019 |
0.18.0 | 27,848 | 3/24/2019 |
0.18.0-alpha0052 | 779 | 3/22/2019 |
0.18.0-alpha0038 | 550 | 3/10/2019 |
0.17.7 | 4,125 | 3/12/2019 |
0.17.6 | 3,630 | 3/4/2019 |
0.17.5 | 1,622 | 3/3/2019 |
0.17.4 | 546 | 3/2/2019 |
0.17.3 | 2,699 | 2/26/2019 |
0.17.2 | 503 | 2/26/2019 |
0.17.1 | 698 | 2/23/2019 |
0.17.0 | 507 | 2/22/2019 |
0.16.0 | 10,122 | 1/30/2019 |
0.16.0-alpha0027 | 652 | 1/29/2019 |
0.16.0-alpha0023 | 497 | 1/29/2019 |
0.16.0-alpha0017 | 497 | 1/27/2019 |
0.15.0 | 4,894 | 1/16/2019 |
0.15.0-alpha0051 | 592 | 1/12/2019 |
0.15.0-alpha0036 | 543 | 1/9/2019 |
0.15.0-alpha0030 | 539 | 1/6/2019 |
0.14.1 | 6,282 | 12/31/2018 |
0.14.0 | 666 | 12/31/2018 |
0.14.0-alpha0021 | 513 | 12/23/2018 |
0.13.0 | 3,702 | 12/10/2018 |
0.13.0-alpha0046 | 563 | 12/4/2018 |
0.13.0-alpha0042 | 427 | 12/2/2018 |
0.13.0-alpha0039 | 415 | 12/2/2018 |
0.12.3 | 22,456 | 11/29/2018 |
0.12.2 | 1,265 | 11/27/2018 |
0.12.1 | 870 | 11/24/2018 |
0.12.0 | 1,642 | 11/15/2018 |
0.12.0-alpha0027 | 415 | 11/7/2018 |
0.12.0-alpha0013 | 438 | 10/30/2018 |
0.11.1 | 7,553 | 10/17/2018 |
0.11.0 | 2,395 | 10/11/2018 |
0.10.5 | 547 | 10/10/2018 |
0.10.4 | 496 | 10/10/2018 |
0.10.3 | 710 | 10/5/2018 |
0.10.2 | 518 | 10/4/2018 |
0.10.1 | 1,851 | 10/2/2018 |
0.10.0 | 538 | 10/2/2018 |
0.10.0-alpha0034 | 416 | 9/29/2018 |
0.9.1 | 2,286 | 9/26/2018 |
0.9.0 | 730 | 9/22/2018 |
0.9.0-alpha0023 | 449 | 9/16/2018 |
0.9.0-alpha0020 | 452 | 9/16/2018 |
0.8.0 | 3,335 | 9/7/2018 |
0.7.0 | 1,353 | 8/29/2018 |
0.7.0-alpha0048 | 467 | 8/27/2018 |
0.6.2 | 3,097 | 8/18/2018 |
0.6.2-beta0001 | 473 | 8/13/2018 |
0.6.1 | 1,637 | 8/9/2018 |
0.6.0 | 2,020 | 8/5/2018 |
0.6.0-alpha0109 | 549 | 8/2/2018 |
0.6.0-alpha0107 | 460 | 8/2/2018 |
0.5.3 | 9,807 | 6/12/2018 |
0.5.2 | 514 | 6/11/2018 |
0.5.0 | 874 | 6/5/2018 |
0.4.0 | 7,932 | 5/2/2018 |
0.3.1 | 1,808 | 3/25/2018 |
0.2.10 | 1,721 | 3/5/2018 |
0.2.0 | 803 | 2/26/2018 |
0.1.458 | 2,825 | 1/27/2018 |
0.1.454 | 2,955 | 1/15/2018 |
0.1.442 | 783 | 1/12/2018 |
0.1.434 | 1,028 | 12/14/2017 |
0.1.430 | 515 | 12/14/2017 |
0.1.414 | 3,605 | 11/21/2017 |
0.1.394 | 744 | 11/12/2017 |
0.1.389 | 1,053 | 11/9/2017 |
0.1.385 | 1,044 | 11/4/2017 |
0.1.384 | 517 | 11/3/2017 |
0.1.378 | 535 | 11/2/2017 |
0.1.371 | 719 | 10/26/2017 |
0.1.362 | 524 | 10/20/2017 |
0.1.340 | 793 | 9/21/2017 |
0.1.337 | 871 | 9/11/2017 |
0.1.328 | 503 | 9/9/2017 |
0.1.277 | 922 | 8/8/2017 |
0.1.230 | 597 | 8/2/2017 |
0.1.228 | 545 | 8/2/2017 |
0.1.191 | 725 | 7/24/2017 |