ObscureWare.Console.Operations 0.2.8.42937

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

// Install ObscureWare.Console.Operations as a Cake Tool
#tool nuget:?package=ObscureWare.Console.Operations&version=0.2.8.42937

This library allows for console operations, like table / frame display. Requires Obscureware.Console.Core to support coloring and console control

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 (1)

Showing the top 1 NuGet packages that depend on ObscureWare.Console.Operations:

Package Downloads
ObscureWare.Console.Commands

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.3.6.17490 1,501 1/11/2017
0.3.5.2343 1,404 1/8/2017
0.3.3.21623 1,043 1/6/2017
0.3.2.35728 1,198 1/5/2017
0.3.1.29654 1,306 1/5/2017
0.3.0.28768 1,435 1/5/2017
0.2.9.25878 1,266 1/5/2017
0.2.8.42937 1,258 1/4/2017
0.2.6.22882 1,236 1/4/2017
0.2.5.19066 1,055 1/4/2017
0.2.4.18740 1,100 1/4/2017
0.2.2.16266 1,278 1/4/2017
0.2.1.42496 1,335 1/3/2017
0.1.13.33290 1,025 1/3/2017
0.1.12.31760 1,041 1/3/2017
0.1.11.42930 1,118 1/2/2017
0.1.10.672 1,748 1/1/2017
0.1.9.393 1,123 1/1/2017
0.1.8.40533 1,268 1/1/2017
0.1.5.41214 1,200 12/30/2016
0.1.4.40791 1,002 12/30/2016
0.1.2.22993 1,195 12/27/2016
0.1.1.1761 1,191 12/27/2016
0.1.0 1,436 12/23/2016

Version BETA.

Improved like console input line operates - better navigation, edition and history.