dotnet-reactive-patterns
CommunityMaster Rx.NET reactive patterns for .NET apps.
AuthorMuhomorik
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Rx.NET reactive patterns help teams manage IObservable streams, subscriptions, and threading in .NET applications, reducing leaks and race conditions.
Core Features & Use Cases
- CompositeDisposable-based subscription management and DisposeWith extension usage to collect and clean up subscriptions
- ObserveOn-based thread marshalling to ensure UI-bound updates happen on the correct scheduler
- Event publishing paradigms that ensure domain events are raised after persistence
- Clear guidelines for error handling and pattern compliance in reactive code
Quick Start
Instantiate your reactive service, wire up subscriptions with a CompositeDisposable, and dispose the subscriptions when finished to avoid leaks.
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: dotnet-reactive-patterns Download link: https://github.com/Muhomorik/KanelBulleKapital/archive/main.zip#dotnet-reactive-patterns 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 471,000+ vetted skills library on demand.