PeterKottas.DotNetCore.CmdArgParser
1.0.5
Simple library capable of parsing out command line arguments. Very easy to use api and examples provided
Install-Package PeterKottas.DotNetCore.CmdArgParser -Version 1.0.5
dotnet add package PeterKottas.DotNetCore.CmdArgParser --version 1.0.5
<PackageReference Include="PeterKottas.DotNetCore.CmdArgParser" Version="1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PeterKottas.DotNetCore.CmdArgParser --version 1.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on PeterKottas.DotNetCore.CmdArgParser:
Package | Downloads |
---|---|
PeterKottas.DotNetCore.WindowsService
Easiest to use library that allows one to host .net core as windows services there is.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on PeterKottas.DotNetCore.CmdArgParser:
Repository | Stars |
---|---|
PeterKottas/DotNetCore.WindowsService
Simple library that allows one to host dot net core application as windows services. Perfect solution to power micro-services architecture.
|