ObscureWare.Console.Commands 0.3.5.1220

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

This library is robust, flexible console command engine that cooperates with our Console.Core coloring engine. It supports various types of syntax and provides separation of models, commands and console output, which is good for proper unit testing.

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 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

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.3.25.36276 1,494 1/11/2017
0.3.24.17691 1,258 1/11/2017
0.3.23.2774 1,223 1/8/2017
0.3.21.37413 1,209 1/5/2017
0.3.21.29890 1,424 1/5/2017
0.3.20.29084 1,286 1/5/2017
0.3.15.27395 1,269 1/5/2017
0.3.13.514 1,238 1/4/2017
0.3.12.23473 1,268 1/4/2017
0.3.11.16778 1,266 1/4/2017
0.3.10.42734 1,263 1/3/2017
0.3.8.27494 1,247 1/3/2017
0.3.7.26290 1,270 1/3/2017
0.3.6.23109 1,309 1/3/2017
0.3.5.1220 1,243 1/1/2017
0.3.4.40671 1,296 1/1/2017
0.3.3.41457 1,252 12/30/2016
0.3.3.23545 1,251 12/27/2016
0.3.2.1879 1,227 12/27/2016
0.3.1.40072 1,267 12/26/2016
0.3.0 1,354 12/23/2016

Version BETA.
Improved tables printing, merged changes in splitting algorithm. Also used new styling for default table printer and partially for help printing.