8 Forks
99 Stars
99 Watchers

ObservableComputations

Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCollectionChanged (ObservableCollection) interfaces.

How to download and setup ObservableComputations

Open terminal and run command
git clone https://github.com/IgorBuchelnikov/ObservableComputations.git
git clone is used to create a copy or clone of ObservableComputations repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ObservableComputations https://github.com/IgorBuchelnikov/ObservableComputations/archive/master.zip

Or simply clone ObservableComputations with SSH
[email protected]:IgorBuchelnikov/ObservableComputations.git

If you have some problems with ObservableComputations

You may open issue on ObservableComputations support forum (system) here: https://github.com/IgorBuchelnikov/ObservableComputations/issues