DNX.Helpers.Console 1.2.3

dotnet add package DNX.Helpers.Console --version 1.2.3
                    
NuGet\Install-Package DNX.Helpers.Console -Version 1.2.3
                    
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="DNX.Helpers.Console" Version="1.2.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DNX.Helpers.Console" Version="1.2.3" />
                    
Directory.Packages.props
<PackageReference Include="DNX.Helpers.Console" />
                    
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 DNX.Helpers.Console --version 1.2.3
                    
#r "nuget: DNX.Helpers.Console, 1.2.3"
                    
#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=DNX.Helpers.Console&version=1.2.3
                    
Install as a Cake Addin
#tool nuget:?package=DNX.Helpers.Console&version=1.2.3
                    
Install as a Cake Tool

.NET Extensions and helpers for Console Applications

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 DNX.Helpers.Console:

Package Downloads
DNX.Helpers.CommandLine

.NET Extensions and helpers for CommandLine

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.2.3 1,415 12/8/2017
1.2.2 1,194 12/8/2017
1.2.1 1,240 12/8/2017
1.2.0-beta 1,126 12/8/2017
1.1.2-beta 902 11/11/2017
1.1.0-beta 884 11/7/2017
1.0.3.1 1,100 10/5/2017
1.0.3 1,041 10/4/2017
1.0.2 1,057 10/4/2017
1.0.1 1,051 10/4/2017
1.0.0 1,255 10/4/2017

Initial release