Metadata >> NuGet >> Pipe

Pipe

Metadata

Authors narkhedegs@gmail.com
Copyrights Copyright (C) narkhedegs@gmail.com
Description Pipe streams in .NET without deadlocks.
IconUrl https://raw.githubusercontent.com/narkhedegs/Pipe/master/icon.png
LicenseUrl https://raw.githubusercontent.com/narkhedegs/Pipe/master/LICENSE
Owners narkhedegs@gmail.com
ProjectUrl https://github.com/narkhedegs/Pipe
RequireLicenseAcceptance False
Tags process executable standard output standard error standard input pipe processes
Dependencies ::net45|::net451|::net452|::net46
Title Pipe
PackageSize 78738
PackageHashAlgorithm SHA512
PackageHash 9KMC/QxwiXfO0ftDjT3fh601m/xznc3cw4aMz5Esyn+JWBf876rdr8HdmJXP4MRlNff03uBJ9M03twRCxjmD2g==
DownloadCount 000000
CreatedDate 2015-10-05T15:23:57

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

OpenWrap

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

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