Rx.NET

E697569

Rx.NET is a .NET library for composing asynchronous and event-based programs using observable sequences and LINQ-style query operators.

All labels observed (2)

Label Occurrences
Rx.NET canonical 2
Reactive Extensions for .NET 1

How this entity was disambiguated

Statements (48)

Predicate Object
instanceOf .NET library ⓘ
open-source software ⓘ
reactive programming library ⓘ
coreConcept LINQ-style query operators ⓘ
asynchronous event streams ⓘ
observable sequences ⓘ
push-based collections ⓘ
documentationLanguage English ⓘ
fullName Reactive Extensions for .NET ⓘ
linked to: Rx.NET
hasFeature cancellation via disposables ⓘ
compositional query operators ⓘ
hot and cold observables ⓘ
schedulers for concurrency control ⓘ
inspiredBy Reactive Extensions (Rx) ⓘ
linked to: ReactiveX
integratesWith .NET events ⓘ
LINQ ⓘ
Task-based asynchronous pattern (TAP) ⓘ
license open-source license ⓘ
partOfFamily Reactive Extensions ⓘ
linked to: ReactiveX
platform .NET ⓘ
primaryAbstraction IObservable ⓘ
IObserver ⓘ
linked to: Observer
programmingParadigm reactive programming ⓘ
provides operators for aggregating sequences ⓘ
operators for error handling ⓘ
operators for filtering sequences ⓘ
operators for time-based operations ⓘ
operators for transforming sequences ⓘ
scheduling abstractions ⓘ
relatedTo ReactiveX ⓘ
repositoryHost GitHub ⓘ
shortName Rx ⓘ
supports LINQ query syntax over observables ⓘ
composing asynchronous programs ⓘ
declarative dataflow ⓘ
event-based programming ⓘ
supportsLanguage C# ⓘ
F# ⓘ
Visual Basic .NET ⓘ
supportsPattern functional reactive style ⓘ
observer pattern ⓘ
supportsPlatform .NET 5+ ⓘ
.NET Core ⓘ
.NET Framework ⓘ
usedFor UI event handling ⓘ
asynchronous data pipelines ⓘ
server-side event processing ⓘ
stream processing ⓘ

How these facts were elicited

Referenced by (3)

Full triples — surface form annotated when it differs from this entity's canonical label.

RxJS → inspiredBy → Rx.NET ⓘ
Rx.NET → fullName → Reactive Extensions for .NET ⓘ
linked to: Rx.NET
RxJava → relatedTo → Rx.NET ⓘ