DeclarativeCommandLine 1.0.0-master-02032211

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

Abstraction layer on top of the System.CommandLine library, that allows definining commands in a declarative way, using attributes.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on DeclarativeCommandLine:

Repository Stars
flyingpie/windows-terminal-quake
Enable Quake-style dropdown for (almost) any application.
Version Downloads Last Updated
2.0.10 348 1/29/2026
2.0.10-gf94ac20f39 100 1/29/2026
2.0.10-gf5cbe2fc62 98 3/14/2026
2.0.10-gf2159b44ed 90 2/3/2026
2.0.10-gee07a7ff93 103 3/14/2026
2.0.10-ge5c1293418 96 3/14/2026
2.0.10-ga826f64463 82 2/26/2026
2.0.10-g7ff6e5e0f6 90 2/19/2026
2.0.10-g23e558af9b 92 3/14/2026
2.0.10-g1dac4f80e9 100 3/14/2026
2.0.10-g15816f6ec1 91 3/14/2026
2.0.10-g0dd6dcf4ff 99 3/14/2026
2.0.9 202 1/8/2026
2.0.9-geb2b5347ad 90 1/20/2026
2.0.9-g9e9a184db8 102 1/8/2026
2.0.9-g9ca013ae77 93 1/20/2026
2.0.9-g6b20a2e36c 98 1/20/2026
2.0.9-g5faf7a37a6 101 1/28/2026
2.0.9-g380f67a4e6 97 1/23/2026
1.0.0-master-02032211 232 2/3/2023
Loading failed

1.0.0 Initial release