Extensions Primitives

USE FOR: Reacting to configuration or file changes with IChangeToken, building custom change-notification providers, efficient string segmentation with StringSegment and StringTokenizer, and composing change signals with CompositeChangeToken. DO NOT USE FOR: General-purpose eventing (use System.Reactive or channels), UI data binding, or scenarios where full pub/sub messaging is needed.

Tyler-R-Kendrick cf51c0c 16 files · 29.2 KB Updated

File contents

Tyler-R-Kendrick/agent-skills/tree/main/skills/dotnet/configuration/extensions-primitives commit cf51c0ccc9

Frequently asked questions

npx skillmds add tyler-r-kendrick/extensions-primitives