Skip to content

Support keyed DI services in data portal parameter injection #4488

@rockfordlhotka

Description

@rockfordlhotka

It is now possible (in .NET 9) to register a DI service with the AddAsKeyed extension, and to then select a keyed service during injection with the use of the FromKeyedServices attribute.

We should look into supporting the FromKeyedServices attribute alongside the Inject attribute used for method parameter injection in the data portal.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions