Provides a cross-platform and cross-UI framework common base class for ICommand implementations, and a BindableBase class for your view models.
Info
Version: | 0.4.22-alpha |
Author(s): | PCLCommandBase |
Last Update: | Saturday, May 14, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AArnott/PCLCommandBase |
NuGet Url: | https://www.nuget.org/packages/PCLCommandBase |
Install
Install-Package PCLCommandBase
dotnet add package PCLCommandBase
paket add PCLCommandBase
PCLCommandBase Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.0)
- Nerdbank.GitVersioning(>= 1.5.62)
- System.Runtime.Serialization.Primitives(>= 4.1.1)
- Validation(>= 2.3.7)
Tags