Metadata >> NuGet >> Whistle >> 0.0.3

0.0.3

Metadata

Authors narkhedegs@gmail.com
Copyrights Copyright (C) narkhedegs@gmail.com
Description Whistle is a helper C# library to start external executable from within a .NET process and return any output produced by the executable.
IconUrl https://raw.githubusercontent.com/narkhedegs/Whistle/master/whistle.png
LicenseUrl https://raw.githubusercontent.com/narkhedegs/Whistle/master/LICENSE
Owners narkhedegs@gmail.com
ProjectUrl https://github.com/narkhedegs/Whistle
RequireLicenseAcceptance False
Tags process executable process starter process wrapper
Dependencies ::net45|::net451|::net452|::net46
Title Whistle
PackageSize 48132
PackageHashAlgorithm SHA512
PackageHash gsineGml7QqpxaRoLQVospLn8YsBJQBXbShybCStwGB0RRcfv9g8tbmRjOeoJEID57MF7V4MeS3auNkBM9qJyQ==
DownloadCount 000000
CreatedDate 2015-09-16T19:41:22

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 Whistle -Version 0.0.3 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Whistle -Version 0.0.3 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Whistle 0.0.3 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Whistle -Version 0.0.3
Uninstalling the package:
o remove-wrap Whistle

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=v4.5 Binaries
AnyCPU Release .NETFramework,Version=v4.5.1 Binaries
AnyCPU Release .NETFramework,Version=v4.5.2 Binaries
AnyCPU Release .NETFramework,Version=v4.6 Binaries