PCLCommandBase 0.2.2
dotnet add package PCLCommandBase --version 0.2.2
NuGet\Install-Package PCLCommandBase -Version 0.2.2
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.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PCLCommandBase --version 0.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PCLCommandBase, 0.2.2"
#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.
// Install PCLCommandBase as a Cake Addin #addin nuget:?package=PCLCommandBase&version=0.2.2 // Install PCLCommandBase as a Cake Tool #tool nuget:?package=PCLCommandBase&version=0.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
-
Portable Class Library (.NETFramework 4.5, Silverlight 5.0, Windows 8.0, WindowsPhone 8.0)
- Microsoft.Bcl (>= 1.1.9)
- Microsoft.Bcl.Build (>= 1.0.21)
- Validation (>= 2.0.6.15003)
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on PCLCommandBase:
Repository | Stars |
---|---|
novotnyllc/MSBuildSdkExtras
Extra properties for MSBuild SDK projects
|