Download CommandLine Parser Library
Description
CommandLine Parser Library lets you easily define strongly typed command line arguments, allows automatic parsing of command line arguments and mapping the values to properites of your objects.
Source Files
The download file commandlineparser.zip has the following entries.
BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/DefaultTemplate.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
CommandLineParser/CommandLineParser.sln/* w ww . j ava2 s .c o m*/
CommandLineParser/CommandLineParser.vssscc
CommandLineParser/CommandLineParser/AdditionalArgumentsSettings.cs
CommandLineParser/CommandLineParser/App.config
CommandLineParser/CommandLineParser/Arguments/Argument.cs
CommandLineParser/CommandLineParser/Arguments/Arguments.cd
CommandLineParser/CommandLineParser/Arguments/Attributes.cd
CommandLineParser/CommandLineParser/Arguments/BoundedValueArgument.cs
CommandLineParser/CommandLineParser/Arguments/CertifiedValueArgument.cs
CommandLineParser/CommandLineParser/Arguments/DirectoryArgument.cs
CommandLineParser/CommandLineParser/Arguments/EnumeratedValueArgument.cs
CommandLineParser/CommandLineParser/Arguments/FieldArgumentBind.cs
CommandLineParser/CommandLineParser/Arguments/FileArgument.cs
CommandLineParser/CommandLineParser/Arguments/IArgumentWithDefaultValue.cs
CommandLineParser/CommandLineParser/Arguments/IValueArgument.cs
CommandLineParser/CommandLineParser/Arguments/SwitchArgument.cs
CommandLineParser/CommandLineParser/Arguments/ValueArgument.cs
CommandLineParser/CommandLineParser/CommandLineParser.cs
CommandLineParser/CommandLineParser/CommandLineParser.csproj
CommandLineParser/CommandLineParser/CommandLineParser.csproj.vspscc
CommandLineParser/CommandLineParser/CommandLineParser.xml
CommandLineParser/CommandLineParser/CommandLineParser_VS2010_DotNet_2.0.csproj
CommandLineParser/CommandLineParser/CommandLineParser_VS2010_DotNet_2.0.csproj.vspscc
CommandLineParser/CommandLineParser/Doc/CommandLineParser.xml
CommandLineParser/CommandLineParser/Exceptions/Exceptions.cs
CommandLineParser/CommandLineParser/IResource.cs
CommandLineParser/CommandLineParser/Messages.Designer.cs
CommandLineParser/CommandLineParser/Messages.resx
CommandLineParser/CommandLineParser/Properties/AssemblyInfo.cs
CommandLineParser/CommandLineParser/Validation/ArgumentCertification.cs
CommandLineParser/CommandLineParser/Validation/ArgumentGroupCertification.cs
CommandLineParser/CommandLineParser/Validation/DistinctGroupsCertification.cs
CommandLineParser/CommandLineParser_4.0/AdditionalArgumentsSettings.cs
CommandLineParser/CommandLineParser_4.0/App.config
CommandLineParser/CommandLineParser_4.0/Arguments/Argument.cs
CommandLineParser/CommandLineParser_4.0/Arguments/Arguments.cd
CommandLineParser/CommandLineParser_4.0/Arguments/Attributes.cd
CommandLineParser/CommandLineParser_4.0/Arguments/BoundedValueArgument.cs
CommandLineParser/CommandLineParser_4.0/Arguments/CertifiedValueArgument.cs
CommandLineParser/CommandLineParser_4.0/Arguments/DirectoryArgument.cs
CommandLineParser/CommandLineParser_4.0/Arguments/EnumeratedValueArgument.cs
CommandLineParser/CommandLineParser_4.0/Arguments/FieldArgumentBind.cs
CommandLineParser/CommandLineParser_4.0/Arguments/FileArgument.cs
CommandLineParser/CommandLineParser_4.0/Arguments/IArgumentWithDefaultValue.cs
CommandLineParser/CommandLineParser_4.0/Arguments/IValueArgument.cs
CommandLineParser/CommandLineParser_4.0/Arguments/SwitchArgument.cs
CommandLineParser/CommandLineParser_4.0/Arguments/ValueArgument.cs
CommandLineParser/CommandLineParser_4.0/CommandLineParser.cs
CommandLineParser/CommandLineParser_4.0/CommandLineParser.csproj
CommandLineParser/CommandLineParser_4.0/CommandLineParser.csproj.vspscc
CommandLineParser/CommandLineParser_4.0/CommandLineParser.xml
CommandLineParser/CommandLineParser_4.0/CommandLineParser_VS2010_DotNet_2.0.csproj
CommandLineParser/CommandLineParser_4.0/CommandLineParser_VS2010_DotNet_2.0.csproj.vspscc
CommandLineParser/CommandLineParser_4.0/Doc/CommandLineParser.xml
CommandLineParser/CommandLineParser_4.0/Exceptions/Exceptions.cs
CommandLineParser/CommandLineParser_4.0/IResource.cs
CommandLineParser/CommandLineParser_4.0/Messages.Designer.cs
CommandLineParser/CommandLineParser_4.0/Messages.resx
CommandLineParser/CommandLineParser_4.0/Properties/AssemblyInfo.cs
CommandLineParser/CommandLineParser_4.0/Validation/ArgumentCertification.cs
CommandLineParser/CommandLineParser_4.0/Validation/ArgumentGroupCertification.cs
CommandLineParser/CommandLineParser_4.0/Validation/DistinctGroupsCertification.cs
CommandLineParser/CommandLineParser_VS2010_DotNet_2.0.sln
CommandLineParser/CommandLineParser_VS2010_DotNet_2.0.vssscc
CommandLineParser/CommandLineParser_VS2010_DotNet_4.0.sln
CommandLineParser/ParserTest/ParserTest.csproj
CommandLineParser/ParserTest/ParserTest.csproj.vspscc
CommandLineParser/ParserTest/ParserTest_VS2010_DotNet_2.0.csproj
CommandLineParser/ParserTest/ParserTest_VS2010_DotNet_2.0.csproj.vspscc
CommandLineParser/ParserTest/ParserTest_VS2010_DotNet_4.0.csproj
CommandLineParser/ParserTest/Point.cs
CommandLineParser/ParserTest/Program.cs
CommandLineParser/ParserTest/Properties/AssemblyInfo.cs
CommandLineParser/ParserTest/app.config
CommandLineParser/Tests/AdditionalArgumentsTests.cs
CommandLineParser/Tests/CertifiedValueArgumentTests.cs
CommandLineParser/Tests/DeclarativeArgumentsTests.cs
CommandLineParser/Tests/DeclarativeSwitchTests.cs
CommandLineParser/Tests/DeclarativeValueTests.cs
CommandLineParser/Tests/EqualSignSyntaxTests.cs
CommandLineParser/Tests/GroupCertificationsTests.cs
CommandLineParser/Tests/IgnoreCaseTests.cs
CommandLineParser/Tests/ImperativeArgumentsTests.cs
CommandLineParser/Tests/Point.cs
CommandLineParser/Tests/Properties/AssemblyInfo.cs
CommandLineParser/Tests/Tests.csproj
CommandLineParser/Tests/Tests.csproj.vspscc
CommandLineParser/Tests/ValueArgumentTests.cs
CommandLineParser/Tests/nunit.framework.dll
Download
Click the following link to download commandlineparser.zip.
commandlineparser.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »