MvvmNotificationChainer 2.0.0
Class library for fluent chaining of ViewModel property notifications. Targets .NET Standard 1.0
Install-Package MvvmNotificationChainer -Version 2.0.0
dotnet add package MvvmNotificationChainer --version 2.0.0
<PackageReference Include="MvvmNotificationChainer" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MvvmNotificationChainer --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Converted PCL to .NET Standard 1.0 implementation
Dependencies
-
.NETStandard 1.0
- JetBrains.Annotations (>= 11.0.0)
- NETStandard.Library (>= 1.6.1)
GitHub Usage
This package is not used by any popular GitHub repositories.