ConsoleFx 1.4.0
See the version list below for details.
dotnet add package ConsoleFx --version 1.4.0
NuGet\Install-Package ConsoleFx -Version 1.4.0
<PackageReference Include="ConsoleFx" Version="1.4.0" />
paket add ConsoleFx --version 1.4.0
#r "nuget: ConsoleFx, 1.4.0"
// Install ConsoleFx as a Cake Addin
#addin nuget:?package=ConsoleFx&version=1.4.0
// Install ConsoleFx as a Cake Tool
#tool nuget:?package=ConsoleFx&version=1.4.0
Engine for processing commandline arguments and other utility classes.
Visit the project URL for documentation or download the full package to obtain the sample applications.
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ConsoleFx:
Package | Downloads |
---|---|
ConsoleFx.Shell
ConsoleFx Interactive Shell is a framework for building interactive command-line applications. It is built on top of the ConsoleFx Core framework and thereby supports all the command-line parsing features available in ConsoleFx Core. This is the binary package for the ConsoleFx Interactive Shell. Use this package if you want add the ConsoleFx Interactive Shell assembly references to your application. If you wish to embed the ConsoleFx Interactive Shell code in your application, then use the ConsoleFx.Shell.Code package instead. Visit http://consolefx.codeplex.com/wikipage?title=Adv_Deployment for details on ConsoleFx deployment scenarios. Visit the project URL for documentation or download the full package to obtain the sample applications. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.0-rc03 | 1,509 | 2/25/2016 |
2.0.0-rc02 | 1,081 | 2/14/2016 |
2.0.0-rc01 | 1,046 | 1/30/2016 |
2.0.0-beta9 | 1,028 | 1/30/2016 |
2.0.0-beta8 | 1,008 | 1/28/2016 |
2.0.0-beta7 | 1,033 | 1/28/2016 |
2.0.0-beta6 | 1,012 | 1/27/2016 |
2.0.0-beta5 | 1,021 | 1/27/2016 |
2.0.0-beta4 | 1,050 | 1/27/2016 |
2.0.0-beta3 | 1,033 | 1/27/2016 |
2.0.0-beta2 | 849 | 10/14/2015 |
2.0.0-beta | 828 | 10/14/2015 |
1.4.0 | 2,829 | 6/20/2012 |
1.2.0 | 1,266 | 6/9/2012 |
1.1.0 | 1,266 | 6/3/2012 |
1.0.0 | 1,445 | 6/3/2012 |
Updated NuGet package with stub code and sample usage file to help you get started faster