AutoSpectre.SourceGeneration
0.12.0
Suggested Alternatives
Additional Details
Instead of being an individual package this is integrated directly into AutoSpectre, so you only need to install a single nuget package
dotnet add package AutoSpectre.SourceGeneration --version 0.12.0
NuGet\Install-Package AutoSpectre.SourceGeneration -Version 0.12.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.12.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AutoSpectre.SourceGeneration" Version="0.12.0" />
<PackageReference Include="AutoSpectre.SourceGeneration" />
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.12.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AutoSpectre.SourceGeneration, 0.12.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.12.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.12.0
#tool nuget:?package=AutoSpectre.SourceGeneration&version=0.12.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
AutoSpectre Source Generation
NOTE This nuget package will soon be deprecated as the source generation logic will be integrated directly into the AutoSpectre library from 0.12.0 and forward
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.CodeAnalysis.CSharp.Workspaces (>= 4.9.2)
- Spectre.Console (>= 0.55.0)
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 | 36 | 4/4/2026 | |
| 0.11.0 | 287 | 5/21/2025 | |
| 0.11.0-preview-01 | 223 | 5/21/2025 | |
| 0.10.0 | 305 | 4/7/2025 | |
| 0.10.0-preview-01.1 | 191 | 4/6/2025 | |
| 0.9.1 | 272 | 4/3/2025 | |
| 0.9.1-preview-03 | 240 | 4/3/2025 | |
| 0.9.1-preview-02 | 215 | 4/3/2025 | |
| 0.9.1-preview-01 | 244 | 4/2/2025 | |
| 0.9.0 | 284 | 7/2/2024 | |
| 0.9.0-preview-0.6 | 113 | 7/1/2024 | |
| 0.8.2 | 256 | 6/25/2024 | |
| 0.8.2-preview-01 | 182 | 6/23/2024 | |
| 0.8.1 | 277 | 2/5/2024 | |
| 0.8.0 | 320 | 11/30/2023 |
Loading failed
Rewrite of prompt class. Introduced general interface