20 packages returned for Tags:"Observer"
- 1,342 total downloads
- last updated 2/27/2016
- Latest version: 1.1.0
Message bus to pass messages between objects without coupling them.
- 8,498 total downloads
- last updated 7/24/2013
- Latest version: 1.3.0
Signals.js is a light weight (1k minified) pure JavaScript implementation of the Observer pattern also known as PubSub. Using Signals.js in your JavaScript gives you the ability to break down our applications into smaller, more loosely coupled modules, which can improve general manageability.
Observr
by:
puppetSpace
- 1,498 total downloads
- last updated 5/27/2020
- Latest version: 1.0.12
A small library that implements the Observer pattern with a broker. It helps with the notifcation of events in you application
Amarok.Events
by:
Amarok
- 5,054 total downloads
- last updated 11/21/2020
- Latest version: 1.4.0
A fast and light-weight implementation of the observer pattern that supports synchronous and asynchronous invocation and/or subscribers. A potential replacement for regular .NET events.
- 632 total downloads
- last updated 8/2/2020
- Latest version: 0.1.0-CI-20200802-155633
提供观察者模式的主题对象(Observable)和观察者对象(Observer)。
SimpleBroker
by:
iac249
- 1,305 total downloads
- last updated 5/11/2014
- Latest version: 1.0.0
SimpleBroker is a straightforward broker-based implementation of the Observer pattern.
- 2,032 total downloads
- last updated 5/15/2019
- Latest version: 1.0.5
This contains interfaces and helper classes for applying C# patterns to your own code.
Commonly Used Types:
- IBuilder
- ISubscriber
- Observable
- Unsubscriber
- 1,148 total downloads
- last updated 2/16/2014
- Latest version: 2.1.57
The library for component model.
- 84 total downloads
- last updated 7/8/2020
- Latest version: 1.0.0
Monovi Observer is a C# library which is used to automatically report the status changes of an object which is called subject.
In doing so, it uses observers previously assigned to the object.
- 2,485 total downloads
- last updated 5/15/2017
- Latest version: 1.0.6
Redis Cache Event Client
- 973 total downloads
- last updated 12/6/2020
- Latest version: 1.1.0
Intersection Observer API for Blazor applications
- 1,322 total downloads
- last updated 7/3/2020
- Latest version: 1.2.0
A class representing a value that when updated (posted) signals changes to observers.
Will post current value (if initialized) when subscribing. Synchronized to ensure ordering.
Compatible with IObservable<T> and System.Reactive.
- 438 total downloads
- last updated 8/7/2019
- Latest version: 1.0.0
A simple implementation of event aggregator for .NET Core
- 666 total downloads
- last updated 9/3/2020
- Latest version: 1.0.3
Moogie.Events is a simple observer pattern implementation of events and listeners. It is designed to help you decouple key parts of your application without ever getting in your way.
- 470 total downloads
- last updated 6/9/2020
- Latest version: 0.4.0
A collection of very generalised helpers for applications and libraries. The idea is to provide convienience methods and building blocks. All in a cross-platform .NET Standard 2.0 library.
- 105 total downloads
- last updated 8/20/2020
- Latest version: 1.0.0-rc
Library with most used reactive elements, like property, command and sheduled value checker.
Ears
by:
liamsymonds
- 96 total downloads
- last updated 9/24/2020
- Latest version: 1.0.4
Ears is a simple observer pattern implementation of events and listeners. It is designed to help you decouple key parts of your application without ever getting in your way.
- 1,430 total downloads
- last updated 1/10/2021
- Latest version: 2.0.0
Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCollectionChanged (ObservableCollection) interfaces. The computations include ones similar to LINQ, the computation of arbitrary expression and additional features....
More information