293 packages tagged with “observable”
Reactive Extensions (Rx) for .NET
Reactive Extensions (Rx) for .NET - Testing Library
Bring the power of Rx to collections using Dynamic Data. Dynamic Data is a comprehensive caching and data manipulation solution which introduces domain centric observable collections. Linq extensions enable dynamic filtering, sorting, grouping, transforms, binding, pagination, data virtualisation, expiration, disposal management plus more.
This package includes a .NET MVVM library with helpers such as: - ObservableObject: a base class for objects implementing the INotifyPropertyChanged interface. - ObservableRecipient: a base class for observable objects with support for the IMessenger service. - ObservableValidator: a base class for objects implementing the INotifyDataErrorInfo interface. - RelayCommand: a simple delegate command implementing the ICommand interface. - AsyncRelayCommand: a delegate command supporting asynchronous operations and cancellation. - WeakReferenceMessenger: a messaging system to exchange messages through different loosely-coupled objects. - StrongReferenceMessenger: a high-performance messaging system that trades weak references for speed. - Ioc: a helper class to configure dependency injection service containers.
Package Description
Collection of MVVM Helpers such as ObservableRangeCollection, BaseViewModel, Grouping, and others.
A MVVM framework that integrates with the Reactive Extensions for .NET to create elegant, testable User Interfaces that run on any mobile or desktop platform. This is the base package with the base platform implementations
Reactive Extensions for JavaScript main library used to express complex event processing queries over observable sequences.
Provides extensions for testing ReactiveUI based applications
Contains the ReactiveUI platform specific extensions for Windows Presentation Foundation (WPF)
Reactive Extensions (Rx) provides the aliases Map, FlatMap, and Filter
Reactive Extensions for JavaScript library with binding operationrs.
An Mvvm lib for UWP apps.
Contains the ReactiveUI platform specific extensions for Blazor
Reactive Extensions for JavaScript library with virtual time based schedulers.
Reactive Extensions for JavaScript library with time-based event processing query operations.
Reactive Extensions utilities for .NET running in WebAssembly (WASM) environments, with schedulers and platform integrations for browser-based runtimes.
Reactive Extensions for JavaScript library with reactive coincidence join event processing query operations.
Reactive Extensions for JavaScript test library, used to write unit tests for complex event processing queries.
Reactive Extensions for JavaScript library with join patterns event processing query operations.
Reactive Extensions for JavaScript library with experimental operators.
Reactive Extensions for JavaScript library with aggregation event processing query operations.
Reactive Extensions for JavaScript libraries.
Provides an observable ElasticsearchNode abstraction that can be used to wrap an elasticsearch process. Also ships with an cluster abstraction that can start one or more ElasticsearchNode's
Fody extension to generate RaisePropertyChange notifications for properties and ObservableAsPropertyHelper properties.
Contains the ReactiveUI platform specific extensions for Xamarin Forms
Reactive Extensions for JavaScript library with async-based event processing query operations.
Produces from NuGet packages or reference assemblies System.Reactive Observables for all events within the specified target.
This project provides Reactive Extensions for JavaScript (RxJS) bindings for jQuery to abstract over the event binding, Ajax and Deferreds.