ArgonUI.SourceGenerator 0.3.12-pre

This is a prerelease version of ArgonUI.SourceGenerator.
dotnet add package ArgonUI.SourceGenerator --version 0.3.12-pre
                    
NuGet\Install-Package ArgonUI.SourceGenerator -Version 0.3.12-pre
                    
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="ArgonUI.SourceGenerator" Version="0.3.12-pre" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ArgonUI.SourceGenerator" Version="0.3.12-pre" />
                    
Directory.Packages.props
<PackageReference Include="ArgonUI.SourceGenerator" />
                    
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 ArgonUI.SourceGenerator --version 0.3.12-pre
                    
#r "nuget: ArgonUI.SourceGenerator, 0.3.12-pre"
                    
#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 ArgonUI.SourceGenerator@0.3.12-pre
                    
#: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=ArgonUI.SourceGenerator&version=0.3.12-pre&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=ArgonUI.SourceGenerator&version=0.3.12-pre&prerelease
                    
Install as a Cake Tool

ArgonUI.SourceGenerator

This package provides support for the automatic source generation used by ArgonUI.

Debugging

Make sure to install the Roslyn SDK component in Visual Studio.

Please also note that Visual Studio likes to aggressivly cache things, so if the source generator is behaving weirdly, restarting Visual Studio often helps.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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.3.12-pre 87 6/22/2025
0.2.1-pre 65 3/22/2025