首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > An easy to use, but very flexible parser for command line / shell arguments

An easy to use, but very flexible parser for command line / shell arguments

  • 资源大小:24.67 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: shell commandline parse Arguments

资 源 简 介

Introduction Mip.ShellArgs.Parser is a parser for command line / shell arguments which are usually passed to the static void Main(string[] args) method in shell programs. While being very easy to use, it is also very flexible via its fluent API. Simple programs may require only a single line. Name and aliases of options can be customized as well as if they are required or not. It supports many of the standard .NET types as string, bool, int, float, DateTime, TimeSpan but also enums, collections and you can even add converters for your custom types. Arguments can be parsed to instances of custom classes or call event handlers. Even a help string is automatically generated which can be used to display the usage of your program.

文 件 列 表

MiP.ShellArgs.dll
MiP.ShellArgs.xml
VIP VIP
0.167511s