AutoSpectre.SourceGeneration 0.3.0

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

A quick and dirty tool to generate a form through with a source generator that can collect data

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.11.0 224 5/21/2025
0.11.0-preview-01 189 5/21/2025
0.10.0 251 4/7/2025
0.10.0-preview-01.1 157 4/6/2025
0.9.1 223 4/3/2025
0.9.1-preview-03 204 4/3/2025
0.9.1-preview-02 184 4/3/2025
0.9.1-preview-01 211 4/2/2025
0.9.0 229 7/2/2024
0.9.0-preview-0.6 86 7/1/2024
0.8.2 209 6/25/2024
0.8.2-preview-01 151 6/23/2024
0.8.1 235 2/5/2024
0.8.0 294 11/30/2023
0.8.0-preview.0.1 133 11/4/2023
0.7.0 379 10/3/2023
0.7.0-preview.0.8 125 10/2/2023
0.7.0-preview.0.7 108 10/2/2023
0.7.0-preview.0.6 118 10/1/2023
0.7.0-preview.0.5 135 9/26/2023
0.7.0-preview.0.4.2 127 9/20/2023
0.7.0-preview.0.3 90 9/18/2023
0.7.0-preview.0.2 116 9/15/2023
0.7.0-preview.0.1 151 9/14/2023
0.6.0 387 9/12/2023
0.6.0-preview.0.4 155 9/10/2023
0.6.0-preview.0.1 146 9/3/2023
0.5.3 384 8/28/2023
0.5.2 390 8/27/2023
0.5.1 389 8/25/2023
0.5.0 420 8/23/2023
0.4.0 440 8/15/2023
0.3.8 427 8/6/2023
0.3.7.2 314 7/29/2023
0.3.6.1 308 7/25/2023
0.3.5 253 7/24/2023
0.3.4 298 7/23/2023
0.3.3 248 7/23/2023
0.3.2 475 1/22/2023
0.3.1 449 1/16/2023
0.3.0 479 1/6/2023
0.2.0.2 479 12/14/2022
0.2.0.1 419 12/14/2022
0.1.6 488 12/2/2022
0.1.5 482 11/30/2022

Fixed minor issue so that no set operation is generated if it's not possible to create a valid setter