Skip to content

michaldivis/AsyncObservableCollection

Repository files navigation

NOTE: this project is not maintained. Check out my newer project DarkHelpers for an updated async collection

AsyncObservableCollection

An enhanced cross-platform ObservableCollection that let's you use it asynchronously with ease by initializing it with a dispatcher, that all the additions and other actions go through. It also has the AddRange method.

NuGet

NuGet Status

Install NuGet package. PM> Install-Package Divis.AsyncObservableCollection

How to use

For information on how to use it please check out the Wiki.

About

Asynchronous ObservableCollection<T> with an AddRange method

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages