MarcoDorantes
- 10,487 total downloads
- last updated 8/31/2020
- Latest version: 2.0.2
A set of classes to parse delimiter-separated or positional values in lines of text and map them into .NET CLR objects
- 4,823 total downloads
- last updated 1/24/2021
- Latest version: 1.7.0
TypeClassMapper is a basic .NET runtime dependency Type-Class mapping class - Given the runtime dependency management tradition of early design patterns, e.g., Microsoft COM IUnknown::QueryInterface method, this class follows such design tradition and relies on basic equivalent mechanisms from .NET...
More information
nSwitch
by:
MarcoDorantes
- 2,869 total downloads
- last updated 4/23/2019
- Latest version: 3.7.0
A simple argument parser to convey a variety of argument values flexibly and uniformly between software components or as part of a command-line interface. The package includes the 'Switch - argument parser v3.7.pdf' document.
sencod
by:
MarcoDorantes
- 692 total downloads
- last updated 11/20/2019
- Latest version: 0.1.1
sencod class - Additional layer of access governance. Part II.
nnTree
by:
MarcoDorantes
- 659 total downloads
- last updated 8/25/2019
- Latest version: 1.0.1
Very simple tree data structures on .NET Standard
nRepl
by:
MarcoDorantes
- 348 total downloads
- last updated 9/11/2019
- Latest version: 1.0.0
A basic library to support Read-Evaluate-Print-Loops (REPL).