CommandLineArgumentsLib NuGet Package

With Argument Reader command line arguments can be passed into a .net core application.

The standard project assist 4 types of arguments:

Boolean
Strings (*)
Integers (#)
Doubles (##)

Own argument types can be build with own classes. They need to inherit from the ArgumentMarshalerLib.

Libraries are loading dynamically on startup. It is not necessary to recompile the complete solution.




Got any CommandLineArgumentsLib Question?





Info

Version: 1.0.5
Author(s): T.M
Last Update: Thursday, June 18, 2020
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/Z3r0z0/argumentreader
NuGet Url: https://www.nuget.org/packages/CommandLineArgumentsLib


Install
Install-Package CommandLineArgumentsLib
dotnet add package CommandLineArgumentsLib
paket add CommandLineArgumentsLib
CommandLineArgumentsLib Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.3

avg-downloads-per-day

0

days-since-last-release

1406