Nuke.CodeGeneration 0.25.0-alpha0281

Prefix Reserved
This is a prerelease version of Nuke.CodeGeneration.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Nuke.CodeGeneration --version 0.25.0-alpha0281
                    
NuGet\Install-Package Nuke.CodeGeneration -Version 0.25.0-alpha0281
                    
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="Nuke.CodeGeneration" Version="0.25.0-alpha0281" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Nuke.CodeGeneration" Version="0.25.0-alpha0281" />
                    
Directory.Packages.props
<PackageReference Include="Nuke.CodeGeneration" />
                    
Project file
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 Nuke.CodeGeneration --version 0.25.0-alpha0281
                    
#r "nuget: Nuke.CodeGeneration, 0.25.0-alpha0281"
                    
#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 Nuke.CodeGeneration@0.25.0-alpha0281
                    
#: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=Nuke.CodeGeneration&version=0.25.0-alpha0281&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Nuke.CodeGeneration&version=0.25.0-alpha0281&prerelease
                    
Install as a Cake Tool

Cross-platform build automation system

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Nuke.CodeGeneration:

Package Downloads
Nuke.Generation.Specifications

Base implentations for NUKE specification generators.

Torq.Nuke.Retype

Nuke.build addon for strongly typed Retype.com documentation generation tasks.

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.3.0 81,473 12/17/2022
6.2.1 12,525 8/19/2022
6.2.0 707 8/18/2022
6.1.2 91,686 7/2/2022
6.1.1 1,682 6/21/2022
6.1.0 701 6/14/2022
6.0.3 2,842 5/2/2022
6.0.2 1,109 4/12/2022
6.0.1 13,105 1/10/2022
6.0.0 806 1/7/2022
6.0.0-beta0012 343 12/13/2021
6.0.0-beta0010 345 12/3/2021
6.0.0-beta0009 1,109 12/1/2021
6.0.0-beta0001 1,495 11/26/2021
5.3.0 1,548 8/4/2021
5.2.1 985 6/18/2021
5.2.0 745 6/18/2021
5.1.4 783 6/1/2021
5.1.3 767 5/31/2021
0.25.0-alpha0281 601 5/23/2020
Loading failed

• Fixed transitive artifacts in configuration generation
• Fixed StackOverflowException in configuration generation
• Fixed IsPackable property default
• Fixed missing colon in GitHubActions triggers
• Fixed assertion message for finding Git directory
• Fixed assertion message for teamcity.dotCover.home

Full changelog at https://github.com/nuke-build/nuke/blob/develop/CHANGELOG.md