Metadata >> NuGet >> PCLCommandBase

PCLCommandBase

Metadata

Authors Andrew Arnott
Copyrights Copyright © Andrew Arnott
Description Provides a common base class for ICommand implementations, and a BindableBase class for your view models.
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0.html
Owners Andrew Arnott
ProjectUrl https://github.com/AArnott/PCLCommandBase
RequireLicenseAcceptance False
Summary ICommand and BindableBase for view models.
Tags PCL mobile viewmodel
Dependencies Microsoft.Bcl:1.1.9:portable-net45+sl50+win+wp80+MonoAndroid10+xamarinios10+MonoTouch10|Microsoft.Bcl.Build:1.0.21:portable-net45+sl50+win+wp80+MonoAndroid10+xamarinios10+MonoTouch10|Validation:2.0.6.15003:portable-net45+sl50+win+wp80+MonoAndroid10+xamarinios10+MonoTouch10|Microsoft.Bcl.Async:1.0.168:portable-net45+sl50+win+wp80+MonoAndroid10+MonoTouch10
Title PCL CommandBase
PackageSize 23190
PackageHashAlgorithm SHA512
PackageHash /UWuCHCWBO8gxmUnl6I6hlP1vvoOAEmqCCDgjiwMgNsNSYUAiXyZ7R/BnUSlnXYPW4xW8s1+T5jcBE1Q5oEAHw==
DownloadCount 000000
CreatedDate 2015-01-04T01:32:41

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

OpenWrap

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

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.2.2