Rocket.Builder 0.12.0.2627

dotnet add package Rocket.Builder --version 0.12.0.2627
                    
NuGet\Install-Package Rocket.Builder -Version 0.12.0.2627
                    
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="Rocket.Builder" Version="0.12.0.2627">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Rocket.Builder" Version="0.12.0.2627" />
                    
Directory.Packages.props
<PackageReference Include="Rocket.Builder">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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 Rocket.Builder --version 0.12.0.2627
                    
#r "nuget: Rocket.Builder, 0.12.0.2627"
                    
#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 Rocket.Builder@0.12.0.2627
                    
#: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=Rocket.Builder&version=0.12.0.2627
                    
Install as a Cake Addin
#tool nuget:?package=Rocket.Builder&version=0.12.0.2627
                    
Install as a Cake Tool

author: Pierre Arnaud maintainer: Pierre Arnaud tags:

  • technical

Rocket.Builder

The Rocket.Builder NuGet package provides both incremental source generators and dedicated build tools.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.12.0.2627 115 6/29/2026
0.11.0.2626 116 6/25/2026
0.10.0.2626 118 6/23/2026
0.8.0.2622 110 5/26/2026
0.7.2.2621 104 5/26/2026