Nuke.Common
0.25.0-alpha0376
Cross-platform build automation system
See the version list below for details.
Install-Package Nuke.Common -Version 0.25.0-alpha0376
dotnet add package Nuke.Common --version 0.25.0-alpha0376
<PackageReference Include="Nuke.Common" Version="0.25.0-alpha0376" />
paket add Nuke.Common --version 0.25.0-alpha0376
#r "nuget: Nuke.Common, 0.25.0-alpha0376"
Release Notes
• Changed InjectionAttribute to catch exceptions and report as warnings
• Changed ToolPathResolver to ignore casing
• Changed property names in Nuke.Common.targets
• Changed ShutdownDotNetBuildServerOnFinish to not log by default
• Changed ShutdownDotNetBuildServerOnFinish to only shutdown on server build
• Added support for interface default implementations
• 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 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 DotNetTasks.DotNetNuGetAddSource task
• Added SignPathTasks
• Added SignClientTasks
• Added BenchmarkDotNetTasks
• Added CleanupCodeTasks
• Added missing properties in SonarScannerTasks
• Added verbosity mapping attributes for NUnit, OpenCover, and ReportGenerator
• 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 AppVeyor.UpdateBuildVersion to set environment variable
• Fixed DupFinderTasks.DiscardCost property
• Fixed DotCoverTasks to use double-dashes instead of slashes
Full changelog at https://github.com/nuke-build/nuke/blob/develop/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 | 59,500 | 12/7/2020 |
5.0.1 | 1,037 | 12/6/2020 |
5.0.0 | 58,221 | 11/12/2020 |
0.25.0 | 12,870 | 10/26/2020 |
0.25.0-alpha0378 | 387 | 10/19/2020 |
0.25.0-alpha0377 | 957 | 10/9/2020 |
0.25.0-alpha0376 | 169 | 10/9/2020 |
0.25.0-alpha0369 | 438 | 10/6/2020 |
0.25.0-alpha0334 | 26,447 | 7/14/2020 |
0.25.0-alpha0330 | 196 | 7/13/2020 |
0.25.0-alpha0329 | 180 | 7/13/2020 |
0.25.0-alpha0326 | 1,509 | 7/9/2020 |
0.25.0-alpha0292 | 10,601 | 6/14/2020 |
0.25.0-alpha0283 | 1,041 | 5/27/2020 |
0.25.0-alpha0281 | 339 | 5/23/2020 |
0.24.11 | 292,861 | 5/18/2020 |
0.24.10 | 40,540 | 4/23/2020 |
0.24.9 | 3,878 | 4/16/2020 |
0.24.8 | 8,353 | 4/12/2020 |
0.24.7 | 38,194 | 3/26/2020 |
0.24.6 | 373 | 3/25/2020 |
0.24.5 | 9,109 | 3/24/2020 |
0.24.4 | 30,132 | 3/5/2020 |
0.24.2 | 23,497 | 2/15/2020 |
0.24.1 | 17,900 | 2/7/2020 |
0.24.0 | 20,205 | 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 | 271 | 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,245 | 1/28/2020 |
0.23.6 | 16,485 | 1/12/2020 |
0.23.5 | 1,208 | 1/10/2020 |
0.23.4 | 43,409 | 11/16/2019 |
0.23.3 | 27,025 | 11/2/2019 |
0.23.2 | 364 | 11/2/2019 |
0.23.1 | 285 | 11/2/2019 |
0.23.0 | 508 | 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,795 | 9/29/2019 |
0.22.1 | 24,877 | 9/21/2019 |
0.22.0 | 10,303 | 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,543 | 7/28/2019 |
0.21.1 | 4,062 | 7/19/2019 |
0.21.0 | 6,369 | 7/15/2019 |
0.20.1 | 21,457 | 6/2/2019 |
0.20.0 | 960 | 5/29/2019 |
0.20.0-alpha0017 | 428 | 5/16/2019 |
0.20.0-alpha0016 | 406 | 5/10/2019 |
0.19.2 | 25,963 | 5/10/2019 |
0.19.1 | 17,051 | 5/3/2019 |
0.19.0 | 588 | 5/3/2019 |
0.18.0 | 27,841 | 3/24/2019 |
0.18.0-alpha0052 | 778 | 3/22/2019 |
0.18.0-alpha0038 | 550 | 3/10/2019 |
0.17.7 | 4,123 | 3/12/2019 |
0.17.6 | 3,626 | 3/4/2019 |
0.17.5 | 1,619 | 3/3/2019 |
0.17.4 | 545 | 3/2/2019 |
0.17.3 | 2,698 | 2/26/2019 |
0.17.2 | 502 | 2/26/2019 |
0.17.1 | 697 | 2/23/2019 |
0.17.0 | 506 | 2/22/2019 |
0.16.0 | 10,076 | 1/30/2019 |
0.16.0-alpha0027 | 650 | 1/29/2019 |
0.16.0-alpha0023 | 496 | 1/29/2019 |
0.16.0-alpha0017 | 497 | 1/27/2019 |
0.15.0 | 4,889 | 1/16/2019 |
0.15.0-alpha0051 | 592 | 1/12/2019 |
0.15.0-alpha0036 | 543 | 1/9/2019 |
0.15.0-alpha0030 | 538 | 1/6/2019 |
0.14.1 | 6,280 | 12/31/2018 |
0.14.0 | 665 | 12/31/2018 |
0.14.0-alpha0021 | 513 | 12/23/2018 |
0.13.0 | 3,699 | 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,454 | 11/29/2018 |
0.12.2 | 1,264 | 11/27/2018 |
0.12.1 | 868 | 11/24/2018 |
0.12.0 | 1,641 | 11/15/2018 |
0.12.0-alpha0027 | 415 | 11/7/2018 |
0.12.0-alpha0013 | 435 | 10/30/2018 |
0.11.1 | 7,552 | 10/17/2018 |
0.11.0 | 2,394 | 10/11/2018 |
0.10.5 | 546 | 10/10/2018 |
0.10.4 | 495 | 10/10/2018 |
0.10.3 | 709 | 10/5/2018 |
0.10.2 | 516 | 10/4/2018 |
0.10.1 | 1,850 | 10/2/2018 |
0.10.0 | 537 | 10/2/2018 |
0.10.0-alpha0034 | 398 | 9/29/2018 |
0.9.1 | 2,285 | 9/26/2018 |
0.9.0 | 729 | 9/22/2018 |
0.9.0-alpha0023 | 449 | 9/16/2018 |
0.9.0-alpha0020 | 452 | 9/16/2018 |
0.8.0 | 3,329 | 9/7/2018 |
0.7.0 | 1,352 | 8/29/2018 |
0.7.0-alpha0048 | 467 | 8/27/2018 |
0.6.2 | 3,093 | 8/18/2018 |
0.6.2-beta0001 | 473 | 8/13/2018 |
0.6.1 | 1,636 | 8/9/2018 |
0.6.0 | 2,019 | 8/5/2018 |
0.6.0-alpha0109 | 549 | 8/2/2018 |
0.6.0-alpha0107 | 460 | 8/2/2018 |
0.5.3 | 9,804 | 6/12/2018 |
0.5.2 | 513 | 6/11/2018 |
0.5.0 | 873 | 6/5/2018 |
0.4.0 | 7,924 | 5/2/2018 |
0.3.1 | 1,805 | 3/25/2018 |
0.2.10 | 1,720 | 3/5/2018 |
0.2.0 | 802 | 2/26/2018 |
0.1.458 | 2,824 | 1/27/2018 |
0.1.454 | 2,954 | 1/15/2018 |
0.1.442 | 782 | 1/12/2018 |
0.1.434 | 1,025 | 12/14/2017 |
0.1.430 | 513 | 12/14/2017 |
0.1.414 | 3,601 | 11/21/2017 |
0.1.394 | 743 | 11/12/2017 |
0.1.389 | 1,052 | 11/9/2017 |
0.1.385 | 1,043 | 11/4/2017 |
0.1.384 | 515 | 11/3/2017 |
0.1.378 | 534 | 11/2/2017 |
0.1.371 | 718 | 10/26/2017 |
0.1.362 | 523 | 10/20/2017 |
0.1.340 | 791 | 9/21/2017 |
0.1.337 | 870 | 9/11/2017 |
0.1.328 | 502 | 9/9/2017 |
0.1.277 | 921 | 8/8/2017 |
0.1.230 | 596 | 8/2/2017 |
0.1.228 | 544 | 8/2/2017 |
0.1.191 | 724 | 7/24/2017 |