AutoSpectre 0.14.3
dotnet add package AutoSpectre --version 0.14.3
NuGet\Install-Package AutoSpectre -Version 0.14.3
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" Version="0.14.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AutoSpectre" Version="0.14.3" />
<PackageReference Include="AutoSpectre" />
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 --version 0.14.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AutoSpectre, 0.14.3"
#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@0.14.3
#: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&version=0.14.3
#tool nuget:?package=AutoSpectre&version=0.14.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
AutoSpectre
Decorate a class with AutoSpectreForm and its members with step attributes to have a Spectre.Console prompt flow generated at compile time:
TextPromptAttribute/SelectPromptAttributeon properties for user input.TaskStepAttributeon methods for intermediate work steps.BreakAttributeto exit the flow early.
Credits
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Spectre.Console (>= 0.57.2)
-
net8.0
- Spectre.Console (>= 0.57.2)
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.14.3 | 98 | 7/4/2026 |
| 0.14.2 | 127 | 5/3/2026 |
| 0.14.0 | 107 | 5/3/2026 |
| 0.14.0-rc-01 | 106 | 4/28/2026 |
| 0.13.0 | 117 | 4/22/2026 |
| 0.13.0-rc-01 | 100 | 4/19/2026 |
| 0.12.0 | 190 | 4/4/2026 |
| 0.11.0 | 379 | 5/21/2025 |
| 0.11.0-preview01 | 267 | 5/21/2025 |
| 0.10.0 | 371 | 4/7/2025 |
| 0.10.0-preview-01.1 | 184 | 4/6/2025 |
| 0.9.0 | 559 | 7/2/2024 |
| 0.9.0-preview-0.3 | 136 | 6/30/2024 |
| 0.9.0-preview-0.2 | 147 | 4/23/2024 |
| 0.8.1 | 525 | 2/5/2024 |
| 0.8.1-preview-01 | 244 | 2/4/2024 |
| 0.8.0 | 376 | 11/30/2023 |
| 0.8.0-preview.0.2 | 155 | 11/30/2023 |
| 0.8.0-preview.0.1 | 184 | 11/4/2023 |
Loading failed
- Bumped Spectre version to 0.57.2