40 packages
returned for Tags:"Parameters"
Thrower - Compact preconditions helpers
Fully managed library providing convenience methods to perform argument checks. Thrower allows to write preconditions in a pretty lean way, which reduces the clutter at the beginning of each method by removing the need to use the cumbersome 'if true then throw ex' required to validate parameters....
More information
Cauldron.Consoles is a Cauldron.Core based parameter parser which supports grouping of parameters in execution groups. It is also supports localization and has a nice parameter table :)
Breaking changes in 3.1.x - See https://github.com/Capgemini/Cauldron for more information.
Yet Another Command-Line Parser
Easy and seamless caching implementation of any virtual method in any class.
A toolkit for processing .rfa, .rvt etc without Revit
Contains Verify - fast and extensible class for simple method arguments asserts. Example: Verify.Args(new { param1, param2 }).NotNull()
Command Line tools
CmdLineLib allows to create mapping of method parameters to command line arguments, provides necessary conversion and generates help. Highly configurable and flexible.
Quickly handle command line arguments. This NuGet package adds an example arguments handler class, where you describe your arguments using a simple poco objects. All the boilerplate code to create the usage message is done for you. You can take action on set or after all arguments are set. This...
More information
Quickly handle command line arguments. This NuGet package adds an example arguments handler class, where you describe your arguments using a simple poco objects. All the boilerplate code to create the usage message is done for you. You can take action on set or after all arguments are set. This...
More information
UIBASOFT Base Comunes
Contiene un conjunto de clases comunes en cualquiera de las capas bajo una arquitectura domain driven design.
Command-Line Parameters Parsing
Wrapper for .NET Framework Console Applications
Command Line Parser
A simple and light-weight parser for command line arguments, which makes it possible to access parameters from the command line via well-defined .NET data structures.
Console Shell
Console Shell for .Net
CLI Argument Mapper
Packs command line arguments into a map or object for easy usage
Console
It is a helper to manage the parameters on a console application.
Interceptor for CodeCop that automatically validates if any non-optional method arguments are not null, or in case of strings also not empty.
Component Parameterisation for C#