Metadata >> NuGet >> AsyncPowerShell

AsyncPowerShell

Metadata

Authors Fabian Vilers
Copyrights Copyright 2014 Dev One
Description A simple commandlet that allows usage of async methods
IconUrl http://www.dev-one.com/wp-content/uploads/2013/10/devone-picto-128x121.png
LicenseUrl https://github.com/fvilers/AsyncPowerShell/blob/master/LICENSE
Owners Fabian Vilers
ProjectUrl https://github.com/fvilers/AsyncPowerShell
RequireLicenseAcceptance False
Title AsyncPowerShell
PackageSize 9558
PackageHashAlgorithm SHA512
PackageHash +38a8GEEcBIe6xwr7viMAQRqvVBq0fFJ2ib/UfhWkT6ExOuNx4eLZQGHUf9Okah6ksbYrxVLOz60U+F36V9YyA==
DownloadCount 000000
CreatedDate 2014-03-25T13:49:03
Dependencies Nito.AsyncEx:2.1.3

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

OpenWrap

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

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
1.0.5197.26640
1.0.5189.26880
1.0.5189.24712