Metadata >> NuGet >> CSharpTest.Net.Commands >> 14.68.2050.1015

14.68.2050.1015

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 156810
PackageHashAlgorithm SHA512
PackageHash pc73dOOKgbQNdrl3AaEJafV+JVE7tLeLX4Bypi/PSSn1mKZRPQKFGVxGxcOJpkAmMxpCH39Nnx09cL7k+fVE6w==
DownloadCount 000000
CreatedDate 2014-03-10T01:51:24

Access

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install CSharpTest.Net.Commands -Version 14.68.2050.1015 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install CSharpTest.Net.Commands -Version 14.68.2050.1015 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete CSharpTest.Net.Commands 14.68.2050.1015 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

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

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v2.0 Binaries
AnyCPU Release .NETFramework,Version=v4.0 Binaries