ObservableComputations.Samples
Example repository
Demonstrates the usage and features of ObservableComputations with examples for learning and comparison with DynamicData.
ObservableComputations getting started examples
1 stars
0 watching
1 forks
Language: C#
last commit: over 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
igorbuchelnikov/observablecomputations | A .NET library for computations on objects with INotifyPropertyChanged and INotifyCollectionChanged interfaces | 111 |
igorbuchelnikov/dynamic.trader | A WPF demo showcasing Observable Computations and reactive extensions for building data-driven applications. | 3 |
fxm90/lightweightobservable | An implementation of an observable sequence that can be subscribed to in a lightweight and convenient way | 135 |
dacap/observable | A C++ library providing a simple way to manage notifications and event handlers in concurrent applications. | 75 |
odata/odatasamples | A collection of samples for building and interacting with OData services on .NET. | 297 |
timhall/svelte-observable | A library that simplifies working with observables in Svelte components by providing a unified API for reactive stores. | 62 |
dfinity/examples | Provides sample applications and code examples for building on the Internet Computer blockchain platform | 543 |
ianjohngraham/odata.sitecoreexample | An example of how to use Sitecore's oData repository in a C# application | 2 |
unoplatform/uno.samples | A collection of code samples demonstrating the capabilities of the Uno Platform for building native mobile, web, desktop, and embedded apps using C#. | 220 |
rolandpheasant/dynamicdata.snippets | A collection of C# samples demonstrating various dynamic data and reactive extensions techniques. | 139 |
awhereapi/api-code-samples | A collection of code samples demonstrating how to use the API platform from various programming languages. | 9 |
sixlabors/samples | A repository containing general-purpose samples for various software projects, including a specific image processing project. | 95 |
clojurephant/sample-clojurephant-clj-lib | A Clojure library project demonstrating the use of clojurephant to build and test a sample Clojure library. | 0 |
shagglund/observable-store | A Flux-like store and subscriber components based on RxJS observables | 0 |
slazyk/observable-swift | A Swift library for value observing and events with a focus on explicit usage of closures, generics, and property observers. | 1,235 |