634
Downloads
69
Downloads of v 1.0.2
2013-01-26
Last update
ObservableCollection with ability to delay notifications.
1.0.2
ObservableCollection works in most cases but sometimes it would be beneficial to postpone notifications until later time or temporarily disable them all together. ObservableCollectionEx is designed to provide this missing functionality. The ObservanleCollectionEx is a direct replacement for ObservableCollection and could be used without any code modifications.
To install ObservableCollection with ability to delay notifications., run the following command in the Package Manager Console
PM> Install-Package ObservableCollectionEx
Owners
Authors
Tags
Dependencies
This package has no dependencies.
Version History
| Version | Downloads | Last updated |
|---|---|---|
| ObservableCollection with ability to delay notifications. 1.0.2 | 69 | Saturday, January 26 2013 |
| ObservableCollection with ability to delay notifications. 1.0.1 | 565 | Tuesday, November 08 2011 |