ObservableCollection.Batched NuGet Package

Due to performance issue, sometimes it doesn't need to invoke CollectionChanged event for each of actions (Add / Remove / etc.).

To provide this we may to create a batch and after that to invoke CollectionChanged event.

See github repo https://github.com/spzSource/ObservableCollection.Batched for more info.




Got any ObservableCollection.Batched Question?





Info

Version: 1.0.0
Author(s): Alexandr Popitich
Last Update: Friday, August 21, 2015
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/spzSource/ObservableCollection.Batched
NuGet Url: https://www.nuget.org/packages/ObservableCollection.Batched


Install
Install-Package ObservableCollection.Batched
dotnet add package ObservableCollection.Batched
paket add ObservableCollection.Batched
ObservableCollection.Batched Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

3143