Metadata >> NuGet >> CSharpTest.Net.Commands

CSharpTest.Net.Commands

Metadata

Authors Roger Knapp
Copyrights Copyright 2008-2014 by Roger Knapp, Licensed under the Apache License, Version 2.0
Description Provides an easy to use means of exposing a set of public class methods as a console program. Parses and converts the arguments to the appropriate types and invokes the method. Can run as a full interpreter with support for piping IO between commands. Built in help command for your class methods as well as exporting full help to html.
IconUrl http://csharptest.net/favicon.ico
Language en-US
LicenseUrl http://csharptest.net/src/LICENSE-2.0.txt
Owners Roger Knapp
ProjectUrl https://github.com/csharptest/CSharpTest.Net.Commands
ReleaseNotes See readme at https://github.com/csharptest/CSharpTest.Net.Commands for release notes.
RequireLicenseAcceptance False
Summary CSharpTest.Net.Commands provides a command-line console wrapper around a C# class
Tags commandline parse args arguments options command-line command interpreter
Title CSharpTest.Net.Commands
PackageSize 162607
PackageHashAlgorithm SHA512
PackageHash 95xT5H4TuEEVUjcpegDf0mYfER8oWVlUiMEAO9RP6mmMbDMT35D0S+2lMANibkFsLrp0cIitoLQ+jfEI4+bIVQ==
DownloadCount 000000
CreatedDate 2014-03-23T19:08:56

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install CSharpTest.Net.Commands -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install CSharpTest.Net.Commands -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package CSharpTest.Net.Commands
Installing the package (HTTP Basic authentication):
Install-Package CSharpTest.Net.Commands -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package CSharpTest.Net.Commands -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package CSharpTest.Net.Commands

OpenWrap

Installing the package:
o add-wrap CSharpTest.Net.Commands
Uninstalling the package:
o remove-wrap CSharpTest.Net.Commands

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
14.323.1407.1027
14.81.942.1017
14.68.2050.1015
14.68.1946.1013
14.68.1934.1012