RecursiveChangeNotifier 0.4.0
Provides change notifications (INotifyPropertyChanged) for nested data structures (e.g. INotifyCollectionChanged<INotifyPropertyChanged>)
Install-Package RecursiveChangeNotifier -Version 0.4.0
dotnet add package RecursiveChangeNotifier --version 0.4.0
<PackageReference Include="RecursiveChangeNotifier" Version="0.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RecursiveChangeNotifier --version 0.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RecursiveChangeNotifier, 0.4.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install RecursiveChangeNotifier as a Cake Addin
#addin nuget:?package=RecursiveChangeNotifier&version=0.4.0
// Install RecursiveChangeNotifier as a Cake Tool
#tool nuget:?package=RecursiveChangeNotifier&version=0.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on RecursiveChangeNotifier:
Package | Downloads |
---|---|
LostTech.App.Settings
Better way to store your app's settings. Key features:
- asynchronous
- autosave
- data bindable
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
0.4.0 | 996 | 11/6/2019 |
0.4.0-b4 | 460 | 7/25/2018 |
0.4.0-b3 | 585 | 5/8/2018 |
0.4.0-b2 | 498 | 5/8/2018 |
0.4.0-b1 | 468 | 5/8/2018 |
0.3.0-b2017050701 | 819 | 5/7/2017 |
0.3.0-b2017032901 | 541 | 3/30/2017 |
0.3.0-b2017032602 | 1,153 | 3/26/2017 |
0.2.0-CI00004 | 535 | 9/30/2016 |