Nuke.CodeGeneration 0.24.0-alpha0193

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.24.0-alpha0193
                    
NuGet\Install-Package Nuke.CodeGeneration -Version 0.24.0-alpha0193
                    
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.24.0-alpha0193" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Nuke.CodeGeneration" Version="0.24.0-alpha0193" />
                    
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.24.0-alpha0193
                    
#r "nuget: Nuke.CodeGeneration, 0.24.0-alpha0193"
                    
#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.24.0-alpha0193
                    
#: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.24.0-alpha0193&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Nuke.CodeGeneration&version=0.24.0-alpha0193&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 netcoreapp3.0 is compatible.  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,626 12/17/2022
6.2.1 12,526 8/19/2022
6.2.0 707 8/18/2022
6.1.2 91,689 7/2/2022
6.1.1 1,682 6/21/2022
6.1.0 702 6/14/2022
6.0.3 2,843 5/2/2022
6.0.2 1,111 4/12/2022
6.0.1 13,107 1/10/2022
6.0.0 807 1/7/2022
6.0.0-beta0012 345 12/13/2021
6.0.0-beta0010 347 12/3/2021
6.0.0-beta0009 1,111 12/1/2021
6.0.0-beta0001 1,497 11/26/2021
5.3.0 1,548 8/4/2021
5.2.1 985 6/18/2021
5.2.0 747 6/18/2021
5.1.4 783 6/1/2021
5.1.3 768 5/31/2021
0.24.0-alpha0193 649 12/8/2019
Loading failed

• Fixed assignment for NuGetAssetsConfigFile when BuildProjectDirectory is null
• Fixed ToolPathResolver to not require framework when only one file matches

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