CommandLineMarshalerLib 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 CommandLineMarshalerLib 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/CommandLineMarshalerLib


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

1 package depend on this package.


Tags



STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

1407