reactiveui-primitives
OfficialReactive programming in .NET made simple.
Authorreactiveui
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a lean, fast library for reactive programming in .NET, allowing developers to work with values that arrive over time, like button clicks, timer ticks, or network replies.
Core Features & Use Cases
- Reactive Programming: Offers a familiar LINQ-like API for working with observables, signals, and operators.
- Minimal Runtime Dependencies: Does not rely on System.Reactive, R3, or R3Async, reducing runtime overhead.
- Ahead-of-Time Compilation: Optimizes for AOT compilation for better performance and less memory allocation.
- Use Case: Develop responsive UIs that react to user input in real-time, handle streams of data efficiently, and compose complex event-driven workflows.
Quick Start
Add the ReactiveUI.Primitives package to your .NET project and start using the lean, fast reactive programming model with the IObservable<T> and IObserver<T> interfaces.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: reactiveui-primitives Download link: https://github.com/reactiveui/Primitives/archive/main.zip#reactiveui-primitives Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.