PCLCommandBase 0.1.0-pre

This is a prerelease version of PCLCommandBase.
There is a newer version of this package available.
See the version list below for details.
dotnet add package PCLCommandBase --version 0.1.0-pre
                    
NuGet\Install-Package PCLCommandBase -Version 0.1.0-pre
                    
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.1.0-pre" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PCLCommandBase" Version="0.1.0-pre" />
                    
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.1.0-pre
                    
#r "nuget: PCLCommandBase, 0.1.0-pre"
                    
#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.
#:package PCLCommandBase@0.1.0-pre
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=PCLCommandBase&version=0.1.0-pre&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=PCLCommandBase&version=0.1.0-pre&prerelease
                    
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.

This package has no dependencies.

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.2.2 315 1/4/2015
0.2.1 228 4/16/2014
0.2.0 52 4/14/2014
0.1.2-pre 46 3/5/2014
0.1.1-pre 44 2/5/2014
0.1.0-pre 43 2/5/2014