R3 Reactive Extensions

Build reactive/event-driven C# with R3 (Cysharp's modern reimplementation of Reactive Extensions). Covers the Observable<T>/Observer<T> model, the OnErrorResume error contract, async dispatch with AwaitOperation, Task/IAsyncEnumerable integration, TimeProvider/FrameProvider scheduling, the concurrency contract, and how R3 differs from System.Reactive (Rx.NET).

aaronontheweb 85d205c 4 files · 41.8 KB Updated

File contents

aaronontheweb/dotnet-skills/tree/main/skills/r3-reactive-extensions commit 85d205c170

Frequently asked questions

npx skillmds@latest add aaronontheweb/r3-reactive-extensions