This package contains a library of upcastable lists/list wrappers that implement the observable pattern, invoking events when a list is modified, and a set of list bindings that synchronize the content of observable lists using a mapping between item types.
Info
Version: | 2.0.1 |
Author(s): | Greg Sonnenfeld |
Last Update: | Saturday, March 18, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/gsonnenf/Gstc.Collections.ObservableLists |
NuGet Url: | https://www.nuget.org/packages/Gstc.Collections.ObservableLists |
Install
Install-Package Gstc.Collections.ObservableLists
dotnet add package Gstc.Collections.ObservableLists
paket add Gstc.Collections.ObservableLists
Gstc.Collections.ObservableLists Download (Unzip the "nupkg" after downloading)
Dependencies
Tags