.NET Standard Command line parser.
Info
| Version: | 6.4.2 |
| Author(s): | Jan Bohlen |
| Last Update: | Tuesday, October 31, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/eposgmbh/Epos.Foundation |
| NuGet Url: | https://www.nuget.org/packages/Epos.CmdLine |
Install
Install-Package Epos.CmdLine
dotnet add package Epos.CmdLine
paket add Epos.CmdLine
Epos.CmdLine Download (Unzip the "nupkg" after downloading)
Dependencies
- Epos.Utilities(>= 6.0.15)
- Microsoft.CSharp(>= 4.6.0)