PCLCommandBase 0.2.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package PCLCommandBase --version 0.2.1
                    
NuGet\Install-Package PCLCommandBase -Version 0.2.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PCLCommandBase" Version="0.2.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PCLCommandBase" Version="0.2.1" />
                    
Directory.Packages.props
<PackageReference Include="PCLCommandBase" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add PCLCommandBase --version 0.2.1
                    
#r "nuget: PCLCommandBase, 0.2.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=PCLCommandBase&version=0.2.1
                    
Install as a Cake Addin
#tool nuget:?package=PCLCommandBase&version=0.2.1
                    
Install as a Cake Tool

Provides a common base class for ICommand implementations, and a BindableBase class for your view models.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on PCLCommandBase:

Package Downloads
PCLTesting

PCL Testing is a simple test framework for writing portable tests and running them on .NET, Windows Phone, Windows Store, Xamarin.iOS, Xamarin.Android, and Silverlight.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on PCLCommandBase:

Repository Stars
novotnyllc/MSBuildSdkExtras
Extra properties for MSBuild SDK projects
Version Downloads Last Updated
0.4.22-alpha 797 5/14/2022
0.4.9-alpha 742 8/14/2021
0.3.5 1,890 2/7/2017
0.3.2 1,161 2/6/2017
0.2.2 3,180 1/4/2015
0.2.1 2,169 4/16/2014
0.2.0 1,513 4/14/2014
0.1.2-pre 1,121 3/5/2014
0.1.1-pre 1,201 2/5/2014
0.1.0-pre 1,143 2/5/2014