Nuke.Common
6.0.2
Prefix Reserved
See the version list below for details.
dotnet add package Nuke.Common --version 6.0.2
NuGet\Install-Package Nuke.Common -Version 6.0.2
<PackageReference Include="Nuke.Common" Version="6.0.2" />
<PackageVersion Include="Nuke.Common" Version="6.0.2" />
<PackageReference Include="Nuke.Common" />
paket add Nuke.Common --version 6.0.2
#r "nuget: Nuke.Common, 6.0.2"
#:package Nuke.Common@6.0.2
#addin nuget:?package=Nuke.Common&version=6.0.2
#tool nuget:?package=Nuke.Common&version=6.0.2
Cross-platform build automation system
Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit '36d218876563ab6fdf2ab229ca6b7eeaa8812662' (see contained AppVeyorSettings.json file for build settings).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Core | netcoreapp2.1 is compatible. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
.NETCoreApp 2.1
- Glob (>= 1.1.8)
- JetBrains.Annotations (>= 2021.2.0)
- Microsoft.ApplicationInsights (>= 2.18.0)
- Microsoft.Azure.KeyVault (>= 3.0.4)
- Microsoft.Build (>= 16.9.0)
- Microsoft.Build.Framework (>= 16.9.0)
- Microsoft.Build.Locator (>= 1.4.1)
- Microsoft.Build.Tasks.Core (>= 16.9.0)
- Microsoft.Build.Utilities.Core (>= 16.9.0)
- Microsoft.IdentityModel.Clients.ActiveDirectory (>= 5.2.4)
- Newtonsoft.Json (>= 12.0.3)
- NuGet.Packaging (>= 5.11.0)
- Octokit (>= 0.50.0)
- Serilog.Sinks.Console (>= 4.0.1)
- Serilog.Sinks.File (>= 5.0.0)
- SharpZipLib (>= 1.3.3)
- YamlDotNet (>= 11.2.1)
-
.NETFramework 4.7.2
- Glob (>= 1.1.8)
- JetBrains.Annotations (>= 2021.2.0)
- Microsoft.ApplicationInsights (>= 2.18.0)
- Microsoft.Azure.KeyVault (>= 3.0.4)
- Microsoft.Build (>= 16.9.0)
- Microsoft.Build.Framework (>= 16.9.0)
- Microsoft.Build.Locator (>= 1.4.1)
- Microsoft.Build.Tasks.Core (>= 16.9.0)
- Microsoft.Build.Utilities.Core (>= 16.9.0)
- Microsoft.IdentityModel.Clients.ActiveDirectory (>= 5.2.4)
- Newtonsoft.Json (>= 12.0.3)
- NuGet.Packaging (>= 5.11.0)
- Octokit (>= 0.50.0)
- Serilog.Sinks.Console (>= 4.0.1)
- Serilog.Sinks.File (>= 5.0.0)
- SharpZipLib (>= 1.3.3)
- YamlDotNet (>= 11.2.1)
NuGet packages (82)
Showing the top 5 NuGet packages that depend on Nuke.Common:
Package | Downloads |
---|---|
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). |
|
Nuke.CodeGeneration
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). |
|
Rocket.Surgery.Nuke
Package Description |
|
Nuke.GitHub
GitHub interaction for NUKE Build |
|
NukeBuildHelpers
NukeBuildHelpers for Nuke build. |
GitHub repositories (96)
Showing the top 20 popular GitHub repositories that depend on Nuke.Common:
Repository | Stars |
---|---|
DevToys-app/DevToys
A Swiss Army knife for developers.
|
|
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
|
|
kgrzybek/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
|
|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
|
bchavez/Bogus
:card_index: A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.
|
|
ElectronNET/Electron.NET
:electron: Build cross platform desktop apps with ASP.NET Core (Razor Pages, MVC, Blazor).
|
|
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
|
|
nissl-lab/npoi
a .NET library that can read/write Office formats without Microsoft Office installed. No COM+, no interop.
|
|
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
|
|
AngleSharp/AngleSharp
:angel: The ultimate angle brackets parser library parsing HTML5, MathML, SVG and CSS to construct a DOM based on the official W3C specifications.
|
|
dotnet/Silk.NET
The high-speed OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, WebGPU, and DirectX bindings library your mother warned you about.
|
|
fluentassertions/fluentassertions
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
|
|
JasperFx/marten
.NET Transactional Document DB and Event Store on PostgreSQL
|
|
fluentribbon/Fluent.Ribbon
WPF Ribbon control like in Office
|
|
snoopwpf/snoopwpf
Snoop - The WPF Spy Utility
|
|
andrewlock/StronglyTypedId
A Rosyln-powered generator for strongly-typed IDs
|
|
JasperFx/wolverine
Supercharged .NET server side development!
|
|
TestableIO/System.IO.Abstractions
Just like System.Web.Abstractions, but for System.IO. Yay for testable IO access!
|
|
RicoSuter/NJsonSchema
JSON Schema reader, generator and validator for .NET
|
|
wieslawsoltes/ChatGPT
A ChatGPT C# client for MacOS, Windows, Linux, Android, iOS and Browser. Powered by Avalonia UI framework.
|
Version | Downloads | Last Updated |
---|---|---|
9.0.4 | 615,838 | 1/15/2025 |
9.0.3 | 244,045 | 12/4/2024 |
9.0.2 | 69,820 | 12/3/2024 |
9.0.1 | 54,335 | 11/21/2024 |
9.0.0 | 39,145 | 11/21/2024 |
8.1.4 | 530,148 | 11/6/2024 |
8.1.3 | 12,043 | 11/5/2024 |
8.1.2 | 246,048 | 10/13/2024 |
8.1.1 | 63,513 | 10/5/2024 |
8.1.0 | 183,842 | 9/10/2024 |
8.0.0 | 2,774,859 | 1/18/2024 |
7.0.6 | 937,183 | 9/24/2023 |
7.0.5 | 104,987 | 9/4/2023 |
7.0.4 | 64,736 | 8/31/2023 |
7.0.3 | 81,511 | 8/21/2023 |
7.0.2 | 864,299 | 5/19/2023 |
7.0.1 | 13,728 | 5/15/2023 |
7.0.0 | 64,027 | 5/6/2023 |
6.3.0 | 6,967,650 | 12/17/2022 |
6.2.1 | 1,673,076 | 8/19/2022 |
6.2.0 | 4,213 | 8/18/2022 |
6.1.2 | 422,668 | 7/2/2022 |
6.1.1 | 57,804 | 6/21/2022 |
6.1.0 | 40,050 | 6/14/2022 |
6.0.3 | 345,839 | 5/2/2022 |
6.0.2 | 157,080 | 4/12/2022 |
6.0.1 | 627,787 | 1/10/2022 |
6.0.0 | 62,332 | 1/7/2022 |
5.3.0 | 585,440 | 8/4/2021 |
5.2.1 | 106,512 | 6/18/2021 |
5.1.4 | 55,972 | 6/1/2021 |
5.1.3 | 28,619 | 5/31/2021 |
5.1.2 | 53,437 | 5/18/2021 |
5.1.1 | 85,880 | 4/23/2021 |
5.1.0 | 53,103 | 4/7/2021 |
5.1.0-beta0001 | 4,754 | 3/31/2021 |
5.0.2 | 3,622,887 | 12/7/2020 |
5.0.1 | 5,044 | 12/6/2020 |
5.0.0 | 294,633 | 11/12/2020 |
0.25.0 | 50,772 | 10/26/2020 |
0.25.0-alpha0378 | 3,177 | 10/19/2020 |
0.25.0-alpha0377 | 3,790 | 10/9/2020 |
0.25.0-alpha0376 | 2,948 | 10/9/2020 |
0.25.0-alpha0369 | 3,055 | 10/6/2020 |
0.25.0-alpha0334 | 34,213 | 7/14/2020 |
0.25.0-alpha0330 | 2,804 | 7/13/2020 |
0.25.0-alpha0329 | 2,786 | 7/13/2020 |
0.25.0-alpha0326 | 4,221 | 7/9/2020 |
0.25.0-alpha0292 | 13,734 | 6/14/2020 |
0.25.0-alpha0283 | 3,926 | 5/27/2020 |
0.25.0-alpha0281 | 3,089 | 5/23/2020 |
0.24.11 | 536,950 | 5/18/2020 |
0.24.10 | 58,778 | 4/23/2020 |
0.24.9 | 7,085 | 4/16/2020 |
0.24.8 | 23,318 | 4/12/2020 |
0.24.7 | 60,250 | 3/26/2020 |
0.24.6 | 3,364 | 3/25/2020 |
0.24.5 | 33,142 | 3/24/2020 |
0.24.4 | 46,623 | 3/5/2020 |
0.24.2 | 36,447 | 2/15/2020 |
0.24.1 | 32,051 | 2/7/2020 |
0.24.0 | 25,091 | 2/2/2020 |
0.24.0-alpha0249 | 3,222 | 1/27/2020 |
0.24.0-alpha0215 | 3,484 | 1/2/2020 |
0.24.0-alpha0193 | 3,843 | 12/8/2019 |
0.24.0-alpha0188 | 2,740 | 12/6/2019 |
0.24.0-alpha0187 | 2,673 | 12/6/2019 |
0.24.0-alpha0185 | 2,835 | 11/30/2019 |
0.24.0-alpha0165 | 3,037 | 11/17/2019 |
0.24.0-alpha0138 | 2,667 | 11/13/2019 |
0.23.7 | 12,499 | 1/28/2020 |
0.23.6 | 25,590 | 1/12/2020 |
0.23.5 | 4,050 | 1/10/2020 |
0.23.4 | 59,420 | 11/16/2019 |
0.23.3 | 35,300 | 11/2/2019 |
0.23.2 | 3,023 | 11/2/2019 |
0.23.1 | 2,885 | 11/2/2019 |
0.23.0 | 23,209 | 10/31/2019 |
0.23.0-alpha0154 | 2,499 | 10/25/2019 |
0.23.0-alpha0142 | 2,533 | 10/22/2019 |
0.23.0-alpha0089 | 2,920 | 9/29/2019 |
0.22.2 | 164,216 | 9/29/2019 |
0.22.1 | 41,264 | 9/21/2019 |
0.22.0 | 33,310 | 9/17/2019 |
0.22.0-alpha0074 | 2,951 | 9/12/2019 |
0.22.0-alpha0048 | 3,373 | 8/27/2019 |
0.22.0-alpha0044 | 2,941 | 8/26/2019 |
0.22.0-alpha0043 | 2,929 | 8/26/2019 |
0.22.0-alpha0042 | 2,925 | 8/26/2019 |
0.22.0-alpha0039 | 3,075 | 8/19/2019 |
0.21.2 | 80,505 | 7/28/2019 |
0.21.1 | 9,768 | 7/19/2019 |
0.21.0 | 9,715 | 7/15/2019 |
0.20.1 | 48,488 | 6/2/2019 |
0.20.0 | 4,734 | 5/29/2019 |
0.20.0-alpha0017 | 3,099 | 5/16/2019 |
0.20.0-alpha0016 | 3,115 | 5/10/2019 |
0.19.2 | 31,393 | 5/10/2019 |
0.19.1 | 32,503 | 5/3/2019 |
0.19.0 | 4,825 | 5/3/2019 |
0.18.0 | 61,584 | 3/24/2019 |
0.18.0-alpha0052 | 3,866 | 3/22/2019 |
0.18.0-alpha0038 | 3,138 | 3/10/2019 |
0.17.7 | 9,736 | 3/12/2019 |
0.17.6 | 9,206 | 3/4/2019 |
0.17.5 | 5,092 | 3/3/2019 |
0.17.4 | 4,407 | 3/2/2019 |
0.17.3 | 6,375 | 2/26/2019 |
0.17.2 | 4,184 | 2/26/2019 |
0.17.1 | 4,378 | 2/23/2019 |
0.17.0 | 4,263 | 2/22/2019 |
0.16.0 | 15,567 | 1/30/2019 |
0.16.0-alpha0027 | 3,902 | 1/29/2019 |
0.16.0-alpha0023 | 3,658 | 1/29/2019 |
0.16.0-alpha0017 | 3,621 | 1/27/2019 |
0.15.0 | 9,804 | 1/16/2019 |
0.15.0-alpha0051 | 3,621 | 1/12/2019 |
0.15.0-alpha0036 | 3,751 | 1/9/2019 |
0.15.0-alpha0030 | 3,586 | 1/6/2019 |
0.14.1 | 10,225 | 12/31/2018 |
0.14.0 | 3,891 | 12/31/2018 |
0.14.0-alpha0021 | 3,418 | 12/23/2018 |
0.13.0 | 7,999 | 12/10/2018 |
0.13.0-alpha0046 | 3,753 | 12/4/2018 |
0.13.0-alpha0042 | 3,463 | 12/2/2018 |
0.13.0-alpha0039 | 3,812 | 12/2/2018 |
0.12.3 | 26,992 | 11/29/2018 |
0.12.2 | 5,239 | 11/27/2018 |
0.12.1 | 4,386 | 11/24/2018 |
0.12.0 | 5,376 | 11/15/2018 |
0.12.0-alpha0027 | 3,517 | 11/7/2018 |
0.12.0-alpha0013 | 3,535 | 10/30/2018 |
0.11.1 | 10,663 | 10/17/2018 |
0.11.0 | 5,858 | 10/11/2018 |
0.10.5 | 3,717 | 10/10/2018 |
0.10.4 | 3,567 | 10/10/2018 |
0.10.3 | 3,700 | 10/5/2018 |
0.10.2 | 3,459 | 10/4/2018 |
0.10.1 | 4,755 | 10/2/2018 |
0.10.0 | 3,581 | 10/2/2018 |
0.10.0-alpha0034 | 2,744 | 9/29/2018 |
0.9.1 | 6,408 | 9/26/2018 |
0.9.0 | 3,769 | 9/22/2018 |
0.9.0-alpha0023 | 2,969 | 9/16/2018 |
0.9.0-alpha0020 | 2,924 | 9/16/2018 |
0.8.0 | 6,869 | 9/7/2018 |
0.7.0 | 6,123 | 8/29/2018 |
0.7.0-alpha0048 | 2,928 | 8/27/2018 |
0.6.2 | 7,006 | 8/18/2018 |
0.6.2-beta0001 | 3,051 | 8/13/2018 |
0.6.1 | 4,672 | 8/9/2018 |
0.6.0 | 14,615 | 8/5/2018 |
0.6.0-alpha0109 | 3,047 | 8/2/2018 |
0.6.0-alpha0107 | 3,038 | 8/2/2018 |
0.5.3 | 16,830 | 6/12/2018 |
0.5.2 | 3,575 | 6/11/2018 |
0.5.0 | 4,456 | 6/5/2018 |
0.4.0 | 30,095 | 5/2/2018 |
0.3.1 | 4,943 | 3/25/2018 |
0.2.10 | 4,862 | 3/5/2018 |
0.2.0 | 5,600 | 2/26/2018 |
0.1.458 | 5,982 | 1/27/2018 |
0.1.454 | 6,094 | 1/15/2018 |
0.1.442 | 4,247 | 1/12/2018 |
0.1.434 | 6,020 | 12/14/2017 |
0.1.430 | 3,900 | 12/14/2017 |
0.1.414 | 7,909 | 11/21/2017 |
0.1.394 | 4,203 | 11/12/2017 |
0.1.389 | 4,257 | 11/9/2017 |
0.1.385 | 4,150 | 11/4/2017 |
0.1.384 | 3,758 | 11/3/2017 |
0.1.378 | 3,721 | 11/2/2017 |
0.1.371 | 3,475 | 10/26/2017 |
0.1.362 | 3,395 | 10/20/2017 |
0.1.340 | 4,065 | 9/21/2017 |
0.1.337 | 3,441 | 9/11/2017 |
0.1.328 | 3,133 | 9/9/2017 |
0.1.277 | 3,612 | 8/8/2017 |
0.1.230 | 3,211 | 8/2/2017 |
0.1.228 | 3,138 | 8/2/2017 |
0.1.191 | 3,440 | 7/24/2017 |
• Fixed Update command to use net6.0
• Fixed handling of common errors
• Fixed assertion messages to only include argument expression when message is null
• Fixed log file pattern to use - instead of : for time
• Fixed padding of target names in logging
• Fixed logging to use ExecutingTarget instead of Target to reduce clashing
• Fixed concurrent writing of shell-completion files
• Fixed telemetry to check for interactive console
• Fixed passing build instance for value injection in components
• Fixed ValueInjectionAttributeBase.GetMemberValue to consider members from components
• Fixed resolution of members from parameter files
• Fixed reporting of exceptions in summary when not thrown from targets
• Fixed naming for .NET SDK in bootstrapping scripts
• Fixed GitHub Actions to use GITHUB_TOKEN instead of GITHUB_CONTEXT
• Fixed GitHub Actions assertion messages
• Fixed missing output types for ReportGeneratorTasks
• Fixed missing arguments for HelmTasks
• Fixed missing arguments for SonarScannerTasks
• Fixed missing command for KubernetesTasks
• Fixed path resolution in PowerShellTasks to use PowerShell Core on non-Windows systems
• Fixed missing runtime types in NSwagTasks
Full changelog at https://github.com/nuke-build/nuke/blob/master/CHANGELOG.md