Show / Hide Table of Contents

MagnetArgs

"Simple argument parser with magnetism"

MagnetArgs helps with the task of mapping arguments to objects. Accelerating the process of define option variables in console applications or map complex objects in a variety of scenarios.


Quick Install

Choose the method of your convenience.

Package Manager:

PM> Install-Package MagnetArgs

.Net CLI:

> dotnet add package MagnetArgs

>> See more installation options


Get Started

>> See more on Get Started


Project References

  • Homepage
  • Get Started
  • Documentation
  • API Documentation
  • Nuget Package
  • Release Notes
  • Contributing Guidelines
  • License
  • Improve this Doc
In This Article
Back to top Generated by DocFX