implementing-pubsub-pattern
Implements Pub-Sub patterns using System.Reactive and Channels for event-based communication in .NET. Use when building reactive applications or decoupled event-driven architectures.
Also installable via skills CLI
npx skills add christian289/dotnet-with-claudecode/data/implementing-pubsub-pattern
Source
Path:
data/implementing-pubsub-pattern(main)