GreemDev.Nuke.Common
10.1.0
dotnet add package GreemDev.Nuke.Common --version 10.1.0
NuGet\Install-Package GreemDev.Nuke.Common -Version 10.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="GreemDev.Nuke.Common" Version="10.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="GreemDev.Nuke.Common" Version="10.1.0" />
<PackageReference Include="GreemDev.Nuke.Common" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add GreemDev.Nuke.Common --version 10.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: GreemDev.Nuke.Common, 10.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package GreemDev.Nuke.Common@10.1.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=GreemDev.Nuke.Common&version=10.1.0
#tool nuget:?package=GreemDev.Nuke.Common&version=10.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
The AKEless Build System for C#/.NET
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Azure.Identity (>= 1.17.1)
- Azure.Security.KeyVault.Certificates (>= 4.8.0)
- Azure.Security.KeyVault.Keys (>= 4.8.0)
- Azure.Security.KeyVault.Secrets (>= 4.8.0)
- GreemDev.Nuke.Build (>= 10.1.0)
- GreemDev.Nuke.Build.Shared (>= 10.1.0)
- GreemDev.Nuke.IO.Compression (>= 10.1.0)
- GreemDev.Nuke.ProjectModel (>= 10.1.0)
- GreemDev.Nuke.SolutionModel (>= 10.1.0)
- GreemDev.Nuke.Tooling (>= 10.1.0)
- GreemDev.Nuke.Utilities (>= 10.1.0)
- GreemDev.Nuke.Utilities.IO.Globbing (>= 10.1.0)
- GreemDev.Nuke.Utilities.Net (>= 10.1.0)
- GreemDev.Nuke.Utilities.Text.Json (>= 10.1.0)
- Octokit (>= 14.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on GreemDev.Nuke.Common:
| Package | Downloads |
|---|---|
|
GreemDev.Nuke.Components
The AKEless Build System for C#/.NET |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.1.0 | 31 | 2/27/2026 |
• Fixed solution folders in StronglyTypedSolutionGenerator
• Fixed MSBuild target packaging for .NET 10
• Fixed GitHub Actions versions
Full changelog at https://github.com/GreemDev/NUKE/blob/develop/CHANGELOG.md