Nuke.Common
0.17.0
Cross-platform build automation system
See the version list below for details.
Install-Package Nuke.Common -Version 0.17.0
dotnet add package Nuke.Common --version 0.17.0
<PackageReference Include="Nuke.Common" Version="0.17.0" />
paket add Nuke.Common --version 0.17.0
#r "nuget: Nuke.Common, 0.17.0"
Release Notes
• Removed collection-based tasks in FileSystemTasks
• Changed ContinueOnFailure to ProceedAfterFailure
• Changed summary output to not include collective targets
• Added logInvocation parameter and ToolSettings.LogInvocation property
• Added interactive parameter resolution
• Added RequiredAttribute for globally required parameters
• Added skip reason to summary
• Added FileGlobbingAttribute and DirectoryGlobbingAttribute
• Added GetProperty<T>, GetItems<T>, and GetItemMetadata<T> as ProjectExtensions
• Added Unlisted for target declarations
• Added ToolResolver for custom delegate resolution
• Added DotNetToolInstall, DotNetToolUninstall, and DotNetToolUpdate
• Added UnsetVisualStudioEnvironmentVariablesAttribute
• Added universal log methods with severity as parameter
• Fixed parameter resolution for value types
• Fixed AbsolutePath to be serializable
• Fixed output for parallel task execution
• Fixed exit code for failing targets using ProceedAfterFailure
• Fixed exception message for circular dependencies
Full changelog at https://github.com/nuke-build/common/blob/master/CHANGELOG.md
Dependencies
-
.NETFramework 4.6.1
- AutoMapper (>= 6.0.2)
- Colorful.Console (>= 1.2.9)
- Glob (>= 1.0.4)
- JetBrains.Annotations (>= 2018.2.1)
- Microsoft.Build (>= 15.9.20)
- Microsoft.Build.Framework (>= 15.9.20)
- Microsoft.Build.Tasks.Core (>= 15.9.20)
- Microsoft.Build.Utilities.Core (>= 15.9.20)
- Newtonsoft.Json (>= 10.0.3)
- NuGet.Packaging (>= 4.5.0)
- Refit (>= 4.0.0)
- System.Diagnostics.Process (>= 4.3.0)
- System.Runtime.Serialization.Formatters (>= 4.3.0)
- System.ValueTuple (>= 4.5.0)
- YamlDotNet (>= 5.2.1)
-
.NETStandard 2.0
- AutoMapper (>= 6.0.2)
- Colorful.Console (>= 1.2.9)
- Glob (>= 1.0.4)
- JetBrains.Annotations (>= 2018.2.1)
- Microsoft.Build (>= 15.9.20)
- Microsoft.Build.Framework (>= 15.9.20)
- Microsoft.Build.Tasks.Core (>= 15.9.20)
- Microsoft.Build.Utilities.Core (>= 15.9.20)
- Newtonsoft.Json (>= 10.0.3)
- NuGet.Packaging (>= 4.5.0)
- Refit (>= 4.0.0)
- System.Diagnostics.Process (>= 4.3.0)
- System.Runtime.Serialization.Formatters (>= 4.3.0)
- System.ValueTuple (>= 4.5.0)
- YamlDotNet (>= 5.2.1)
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,931 | 12/7/2020 |
5.0.1 | 1,040 | 12/6/2020 |
5.0.0 | 58,913 | 11/12/2020 |
0.25.0 | 12,932 | 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,459 | 5/18/2020 |
0.24.10 | 40,615 | 4/23/2020 |
0.24.9 | 3,881 | 4/16/2020 |
0.24.8 | 8,370 | 4/12/2020 |
0.24.7 | 38,249 | 3/26/2020 |
0.24.6 | 375 | 3/25/2020 |
0.24.5 | 9,158 | 3/24/2020 |
0.24.4 | 30,177 | 3/5/2020 |
0.24.2 | 23,511 | 2/15/2020 |
0.24.1 | 17,928 | 2/7/2020 |
0.24.0 | 20,211 | 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,247 | 1/28/2020 |
0.23.6 | 16,490 | 1/12/2020 |
0.23.5 | 1,212 | 1/10/2020 |
0.23.4 | 43,454 | 11/16/2019 |
0.23.3 | 27,048 | 11/2/2019 |
0.23.2 | 366 | 11/2/2019 |
0.23.1 | 287 | 11/2/2019 |
0.23.0 | 510 | 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,912 | 9/29/2019 |
0.22.1 | 24,942 | 9/21/2019 |
0.22.0 | 10,322 | 9/17/2019 |
0.22.0-alpha0074 | 431 | 9/12/2019 |
0.22.0-alpha0048 | 590 | 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,637 | 7/28/2019 |
0.21.1 | 4,073 | 7/19/2019 |
0.21.0 | 6,388 | 7/15/2019 |
0.20.1 | 21,505 | 6/2/2019 |
0.20.0 | 962 | 5/29/2019 |
0.20.0-alpha0017 | 428 | 5/16/2019 |
0.20.0-alpha0016 | 406 | 5/10/2019 |
0.19.2 | 25,967 | 5/10/2019 |
0.19.1 | 17,064 | 5/3/2019 |
0.19.0 | 592 | 5/3/2019 |
0.18.0 | 27,851 | 3/24/2019 |
0.18.0-alpha0052 | 779 | 3/22/2019 |
0.18.0-alpha0038 | 550 | 3/10/2019 |
0.17.7 | 4,126 | 3/12/2019 |
0.17.6 | 3,631 | 3/4/2019 |
0.17.5 | 1,623 | 3/3/2019 |
0.17.4 | 547 | 3/2/2019 |
0.17.3 | 2,700 | 2/26/2019 |
0.17.2 | 504 | 2/26/2019 |
0.17.1 | 699 | 2/23/2019 |
0.17.0 | 509 | 2/22/2019 |
0.16.0 | 10,123 | 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,920 | 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,283 | 12/31/2018 |
0.14.0 | 667 | 12/31/2018 |
0.14.0-alpha0021 | 513 | 12/23/2018 |
0.13.0 | 3,703 | 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,457 | 11/29/2018 |
0.12.2 | 1,266 | 11/27/2018 |
0.12.1 | 871 | 11/24/2018 |
0.12.0 | 1,643 | 11/15/2018 |
0.12.0-alpha0027 | 415 | 11/7/2018 |
0.12.0-alpha0013 | 438 | 10/30/2018 |
0.11.1 | 7,554 | 10/17/2018 |
0.11.0 | 2,396 | 10/11/2018 |
0.10.5 | 548 | 10/10/2018 |
0.10.4 | 497 | 10/10/2018 |
0.10.3 | 711 | 10/5/2018 |
0.10.2 | 519 | 10/4/2018 |
0.10.1 | 1,852 | 10/2/2018 |
0.10.0 | 539 | 10/2/2018 |
0.10.0-alpha0034 | 416 | 9/29/2018 |
0.9.1 | 2,290 | 9/26/2018 |
0.9.0 | 731 | 9/22/2018 |
0.9.0-alpha0023 | 449 | 9/16/2018 |
0.9.0-alpha0020 | 452 | 9/16/2018 |
0.8.0 | 3,336 | 9/7/2018 |
0.7.0 | 1,354 | 8/29/2018 |
0.7.0-alpha0048 | 467 | 8/27/2018 |
0.6.2 | 3,098 | 8/18/2018 |
0.6.2-beta0001 | 473 | 8/13/2018 |
0.6.1 | 1,638 | 8/9/2018 |
0.6.0 | 2,021 | 8/5/2018 |
0.6.0-alpha0109 | 549 | 8/2/2018 |
0.6.0-alpha0107 | 460 | 8/2/2018 |
0.5.3 | 9,808 | 6/12/2018 |
0.5.2 | 515 | 6/11/2018 |
0.5.0 | 875 | 6/5/2018 |
0.4.0 | 7,933 | 5/2/2018 |
0.3.1 | 1,809 | 3/25/2018 |
0.2.10 | 1,722 | 3/5/2018 |
0.2.0 | 804 | 2/26/2018 |
0.1.458 | 2,826 | 1/27/2018 |
0.1.454 | 2,956 | 1/15/2018 |
0.1.442 | 784 | 1/12/2018 |
0.1.434 | 1,029 | 12/14/2017 |
0.1.430 | 516 | 12/14/2017 |
0.1.414 | 3,609 | 11/21/2017 |
0.1.394 | 745 | 11/12/2017 |
0.1.389 | 1,054 | 11/9/2017 |
0.1.385 | 1,045 | 11/4/2017 |
0.1.384 | 518 | 11/3/2017 |
0.1.378 | 536 | 11/2/2017 |
0.1.371 | 720 | 10/26/2017 |
0.1.362 | 525 | 10/20/2017 |
0.1.340 | 794 | 9/21/2017 |
0.1.337 | 872 | 9/11/2017 |
0.1.328 | 504 | 9/9/2017 |
0.1.277 | 923 | 8/8/2017 |
0.1.230 | 598 | 8/2/2017 |
0.1.228 | 546 | 8/2/2017 |
0.1.191 | 726 | 7/24/2017 |