./nugetz
pkg

spzSource/ObservableCollection.Batchedv1.0.0

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.

License

Deps

0

Install Size

Vulns

✓ 0

Published

Aug 21, 2015

Get Started

$ dotnet add package ObservableCollection.Batched

Readme

No README available.