Download Command Line Helper Library
Description
The Command Line Helper library is a managed code library inspired by the Windows PowerShell command line enhancements. You specify a class decorated with Command Line Helper attributes and the Command Line Helper handles validation of command line parameters and relating usa...
Source Files
The download file commandlinehelper.zip has the following entries.
Attributes/IValidation.cs/* w w w .j ava2 s. c o m*/
Attributes/ParameterAttribute.cs
Attributes/ValidateArgumentsAttribute.cs
Attributes/ValidateEnumeratedArgumentsAttribute.cs
Attributes/ValidateLengthAttribute.cs
Attributes/ValidateNotNullAttribute.cs
Attributes/ValidateNotNullOrEmptyAttribute.cs
Attributes/ValidatePatternAttribute.cs
Attributes/ValidateRangeAttribute.cs
Attributes/ValidateSetAttribute.cs
BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/DefaultTemplate.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
CommandLineHelper.cs
CommandLineHelper.csproj
CommandLineHelper.sln
CommandLineHelperSampleApplication/CommandLineHelperSampleApplication.csproj
CommandLineHelperSampleApplication/CommandLineParameters.cs
CommandLineHelperSampleApplication/Program.cs
CommandLineHelperSampleApplication/Properties/AssemblyInfo.cs
ItemPropertyInfo.cs
Properties/AssemblyInfo.cs
Test/CommandLineHelper.nunit
Test/ParameterAttribute_Test.cs
Test/Properties/AssemblyInfo.cs
Test/Test.csproj
Test/ValidateEnumeratedArgumentsAttribute_Test.cs
Test/ValidateLengthAttribute_Test.cs
Test/ValidateNotNullAttribute_Test.cs
Test/ValidateNotNullOrEmptyAttribute_Test.cs
Test/ValidatePatternAttribute_Test.cs
Test/ValidateRangeAttribute_Test.cs
Test/ValidateSetAttribute_Test.cs
WrapConsole.cs
license.txt
Download
Click the following link to download commandlinehelper.zip.
commandlinehelper.zip