Cratis Fundamentals Type Discovery

Wire a type that must enumerate every implementation of an abstraction by injecting IInstancesOf<T> from Cratis.Types and deleting the hand-maintained service registrations. Use when a handler set, filter chain, strategy set, or dispatcher fans out to all implementations. Do not use for ordinary single-service dependency injection.

Cratis 8e7856d 2 files · 6.3 KB Updated

File contents

Cratis/AI/tree/main/skills/cratis-fundamentals-type-discovery commit 8e7856d8f8

Frequently asked questions

npx skillmds@latest add cratis/cratis-fundamentals-type-discovery