TryAtSoftware/Extensions

Add support for automatic registration of keyed services (within the standard DI container)

TonyTroeff opened this issue · 1 comments

Describe your idea
This is a new feature that will be available in .NET 8.

Additional context
Add a new property to the attribute used to configure the services registered within the standard DI container (only for .NET8 or above).
If it is present, use it to register the service as keyed.