![]() |
VOOZH | about |
dotnet add package Nuke.Components --version 10.1.0
NuGet\Install-Package Nuke.Components -Version 10.1.0
<PackageReference Include="Nuke.Components" Version="10.1.0" />
<PackageVersion Include="Nuke.Components" Version="10.1.0" />Directory.Packages.props
<PackageReference Include="Nuke.Components" />Project file
paket add Nuke.Components --version 10.1.0
#r "nuget: Nuke.Components, 10.1.0"
#:package Nuke.Components@10.1.0
#addin nuget:?package=Nuke.Components&version=10.1.0Install as a Cake Addin
#tool nuget:?package=Nuke.Components&version=10.1.0Install as a Cake Tool
The AKEless Build System for C#/.NET
Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit '8aaec258a7e00e5d98e013be025db1a42bc58d79' (see contained AppVeyorSettings.json file for build settings).
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 4 NuGet packages that depend on Nuke.Components:
| Package | Downloads |
|---|---|
|
Seges.Nuke.BuildComponents
SEGES Reusable NUKE build components |
|
|
Vipentti.Nuke.Components
Provides additional Build Components to be used with NUKE build |
|
|
AvantiPoint.Nuke.Maui
The AvantiPoint Nuke Maui package is an extension of the Nuke.Build framework. This is purpose build for .NET MAUI developers and contains an abstraction layer on top of Nuke for completely writing your CI Pipeline in C# with the YAML auto generated for both Azure Pipelines & GitHub Actions. |
|
|
DotCov.Nuke
NUKE build extension for Cobertura coverage reporting and CI gating. Installation: nuke :add-package DotCov.Nuke Usage in Build.cs: class Build : NukeBuild, ICoverageReport { } Run: nuke ReportCoverage --coverage-min-line 80 --coverage-exclude-generated true |
Showing the top 6 popular GitHub repositories that depend on Nuke.Components:
| Repository | Stars |
|---|---|
|
elsa-workflows/elsa-core
The Workflow Engine for .NET
|
|
|
quartznet/quartznet
Quartz Enterprise Scheduler .NET
|
|
|
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.
|
|
|
TestableIO/System.IO.Abstractions
Just like System.Web.Abstractions, but for System.IO. Yay for testable IO access!
|
|
|
AwesomeAssertions/AwesomeAssertions
A fork of FluentAssertions controlled by the community.
|
|
|
kthompson/glob
A C# Glob library for .NET and .NET Core.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 10.1.0 | 78,043 | 12/2/2025 |
| 10.0.1 | 1,217 | 12/1/2025 |
| 10.0.0 | 6,133 | 11/20/2025 |
| 9.0.4 | 115,556 | 1/15/2025 |
| 9.0.3 | 17,319 | 12/4/2024 |
| 9.0.2 | 3,261 | 12/3/2024 |
| 9.0.1 | 1,057 | 11/21/2024 |
| 9.0.0 | 607 | 11/21/2024 |
| 8.1.4 | 56,900 | 11/6/2024 |
| 8.1.3 | 4,208 | 11/5/2024 |
| 8.1.2 | 16,399 | 10/13/2024 |
| 8.1.1 | 4,349 | 10/5/2024 |
| 8.1.0 | 4,110 | 9/10/2024 |
| 8.0.0 | 2,607,755 | 1/18/2024 |
| 7.0.6 | 14,072 | 9/24/2023 |
| 7.0.5 | 4,142 | 9/4/2023 |
| 7.0.4 | 349 | 8/31/2023 |
| 7.0.3 | 488 | 8/21/2023 |
| 7.0.2 | 11,339 | 5/19/2023 |
| 7.0.1 | 3,969 | 5/15/2023 |
• Fixed solution folders in StronglyTypedSolutionGenerator
• Fixed MSBuild target packaging for .NET 10
• Fixed GitHub Actions versions
Full changelog at https://github.com/nuke-build/nuke/blob/master/CHANGELOG.md