Metadata >> NuGet >> EasyProcessStreams

EasyProcessStreams

Metadata

Authors narkhedegs@gmail.com
Copyrights Copyright (C) narkhedegs@gmail.com
Description Easy Process Sterams makes accessing Standard Output, Standard Error and Standard Input of a Process easy.
IconUrl https://raw.githubusercontent.com/narkhedegs/EasyProcessStreams/master/icon.png
LicenseUrl https://raw.githubusercontent.com/narkhedegs/EasyProcessStreams/master/LICENSE
Owners narkhedegs@gmail.com
ProjectUrl https://github.com/narkhedegs/EasyProcessStreams
RequireLicenseAcceptance False
Tags process StreamReader StreamWriter
Dependencies Pipe:0.0.1:net45|Pipe:0.0.1:net451|Pipe:0.0.1:net452|Pipe:0.0.1:net46
Title Easy Process Streams
PackageSize 88693
PackageHashAlgorithm SHA512
PackageHash QDH/HZWhYlCiwO3xCOimEKIAET9ZtudSgl/GkZmkJh6eavfsAmpJbpwkGq7DWacFHBhqn4J0q/Le4eAQkK0ogQ==
DownloadCount 000000
CreatedDate 2015-10-08T18:04:42

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 EasyProcessStreams -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install EasyProcessStreams -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 EasyProcessStreams
Installing the package (HTTP Basic authentication):
Install-Package EasyProcessStreams -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package EasyProcessStreams -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package EasyProcessStreams

OpenWrap

Installing the package:
o add-wrap EasyProcessStreams
Uninstalling the package:
o remove-wrap EasyProcessStreams

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
0.0.1