WMZ.CommandAndConquer.CLI 1.0.1

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

// Install WMZ.CommandAndConquer.CLI as a Cake Tool
#tool nuget:?package=WMZ.CommandAndConquer.CLI&version=1.0.1

A library to make the creation of .Net Command Line Application as simple as possible. Let this library take care of the wiring so you can focus on building your application.

Product Versions
.NET Framework net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
2.5.2 5,180 6/8/2018
2.5.1 821 5/18/2018
2.5.0 870 3/16/2018
2.4.0 849 3/16/2018
2.3.0 855 3/16/2018
2.2.0 904 12/30/2017
2.1.4 950 12/28/2017
2.1.3 854 12/28/2017
2.1.2 852 12/22/2017
2.1.1 819 12/22/2017
2.1.0 949 11/25/2017
2.0.0 1,392 11/24/2017
1.1.0 761 11/24/2017
1.0.2 757 11/22/2017
1.0.1 939 11/19/2017
1.0.0 950 11/14/2017

An initial release.  More enhancements will be following soon.