Simple library containing implementation of threadsafe DispatchedObservableCollection class to use in MVVM projects.
Info
Version: | 1.0.2 |
Author(s): | siof |
Last Update: | Wednesday, November 1, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/siof/common.wpf.dispatchedobservablecollection |
NuGet Url: | https://www.nuget.org/packages/siof.Common.Wpf.DispatchedObservableCollection |
Install
Install-Package siof.Common.Wpf.DispatchedObservableCollection
dotnet add package siof.Common.Wpf.DispatchedObservableCollection
paket add siof.Common.Wpf.DispatchedObservableCollection
siof.Common.Wpf.DispatchedObservableCollection Download (Unzip the "nupkg" after downloading)
Dependencies
- siof.Common.Extensions(>= 1.1.1)
- siof.Common.Helpers.ReaderWriterLock(>= 1.0.1)
- siof.Common.NotifyObject(>= 1.0.2)