Released: MGR.CommandLineParser V.0.0.1 (Apr 02, 2012)
This is the first prelease version of MGR.CommandLineParser.
View ArticleCreated Release: MGR.CommandLineParser V.0.0.1 (Apr 02, 2012)
This is the first prelease version of MGR.CommandLineParser.
View ArticleReleased: MGR.CommandLineParser V.0.1.0 (四月 05, 2012)
Beta version of MGR.CommandLineParser.
View ArticleCreated Release: MGR.CommandLineParser V.0.1.0 (Apr 05, 2012)
Beta version of MGR.CommandLineParser.
View ArticleReleased: MGR.CommandLineParser V.0.3.0 (Apr 13, 2012)
New beta release : the CommandResult contains the list of validation errors
View ArticleCreated Release: MGR.CommandLineParser V.0.3.0 (Apr 13, 2012)
New beta release : the CommandResult contains the list of validation errors
View ArticleReleased: MGR.CommandLineParser V.0.3.1 (Apr 14, 2012)
Beta version. fix bug where the statics properties are included as option
View ArticleCreated Release: MGR.CommandLineParser V.0.3.1 (Apr 14, 2012)
Beta version.fix bug where the statics properties are included as option
View ArticleReleased: MGR.CommandLineParser V.0.4.0 (Apr 20, 2012)
Beta version. Rename IUsageCommand to ISampleCommand, change the ReturnCode of the CommandResult to the enum CommandResultCode, add support of System.ComponentModel.DefaultValueAttribute for...
View ArticleCreated Release: MGR.CommandLineParser V.0.4.0 (Apr 20, 2012)
Beta version.Rename IUsageCommand to ISampleCommand, change the ReturnCode of the CommandResult to the enum CommandResultCode, add support of System.ComponentModel.DefaultValueAttribute for...
View ArticleReleased: MGR.CommandLineParser V.0.4.1 (Apr 22, 2012)
Beta release Fix a bug if an multi-valued option is null and have no setter. Improve performance for the default value by not call ToString then convert the default value if its type is the type than...
View ArticleCreated Release: MGR.CommandLineParser V.0.4.1 (Apr 22, 2012)
Beta releaseFix a bug if an multi-valued option is null and have no setter.Improve performance for the default value by not call ToString then convert the default value if its type is the type than the...
View Article