jpdillingham / Utility.CommandLine.Arguments

A C# .NET class library containing tools for parsing the command line arguments of console applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support enums

jpdillingham opened this issue · comments

Consider adding a case insensitive enum parse for arguments backed by enum typed properties.