AgileCoding.Library.UserInterfaces.Console 1.0.0.5

dotnet add package AgileCoding.Library.UserInterfaces.Console --version 1.0.0.5
NuGet\Install-Package AgileCoding.Library.UserInterfaces.Console -Version 1.0.0.5
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="AgileCoding.Library.UserInterfaces.Console" Version="1.0.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AgileCoding.Library.UserInterfaces.Console --version 1.0.0.5
#r "nuget: AgileCoding.Library.UserInterfaces.Console, 1.0.0.5"
#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 AgileCoding.Library.UserInterfaces.Console as a Cake Addin
#addin nuget:?package=AgileCoding.Library.UserInterfaces.Console&version=1.0.0.5

// Install AgileCoding.Library.UserInterfaces.Console as a Cake Tool
#tool nuget:?package=AgileCoding.Library.UserInterfaces.Console&version=1.0.0.5

#AgileCoding.Library.Interfaces ReadMePage

###This is a standardized list of Interfaces to use across domains

  1. CommandLineUserInterfaceSwitch - The Commandline switch resgister all Function Options. Also use to process command liune args
  2. DefaultCommandlineInterface - Used for instantiatoin of ICommandLineUserInterface (Nuget package : AgileCoding.Library.Interfaces.UserInterfaces.Console)
  3. DefaultOption - Used for instantiation of IOption (Nuget package : AgileCoding.Library.Interfaces.UserInterfaces.Console)
  4. DefaultOptionList - Used for instantiation of IOptionList (Nuget package : AgileCoding.Library.Interfaces.UserInterfaces.Console)
Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  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
1.0.0.5 366 7/28/2021
1.0.0.4 336 7/28/2021
1.0.0.3 298 7/28/2021
1.0.0.2 345 7/27/2021
1.0.0.1 350 7/27/2021

Fix MethodNotImplementException on Property