LuminPackGenerator 1.1.8

dotnet add package LuminPackGenerator --version 1.1.8
                    
NuGet\Install-Package LuminPackGenerator -Version 1.1.8
                    
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="LuminPackGenerator" Version="1.1.8">
  <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="LuminPackGenerator" Version="1.1.8" />
                    
Directory.Packages.props
<PackageReference Include="LuminPackGenerator">
  <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 LuminPackGenerator --version 1.1.8
                    
#r "nuget: LuminPackGenerator, 1.1.8"
                    
#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 LuminPackGenerator@1.1.8
                    
#: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=LuminPackGenerator&version=1.1.8
                    
Install as a Cake Addin
#tool nuget:?package=LuminPackGenerator&version=1.1.8
                    
Install as a Cake Tool

LuminPack Source Generator

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on LuminPackGenerator:

Package Downloads
LuminPack

Ultra-performance binary and json serializer with source generator support

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.8 128 9/7/2026
1.1.7 127 8/29/2026
1.1.6 129 8/27/2026
1.1.5 118 8/26/2026
1.1.4 121 8/26/2026
1.1.3 131 8/22/2026
1.1.2 135 8/14/2026
1.1.1 137 8/11/2026
1.1.0 110 8/9/2026
1.0.9 138 8/5/2026
1.0.8 154 8/3/2026
1.0.6 153 7/30/2026
1.0.5 148 7/17/2026
1.0.4 155 5/16/2026
1.0.3 152 2/26/2026
1.0.2 147 2/26/2026
1.0.1 177 1/17/2026
1.0.0 164 1/17/2026