The Clux library is intended to help C# developers provide a rich, detailed command-line user-experience with minimal effort.
Info
| Version: | 1.2.0 |
| Author(s): | David Brandt |
| Last Update: | Wednesday, January 30, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/padresmurfa/clux |
| NuGet Url: | https://www.nuget.org/packages/Clux |
Install
Install-Package Clux
dotnet add package Clux
paket add Clux
Clux Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.5.0)
- Assumptions(>= 1.2.0)
Tags