Skip to content

[FEATURE] IFeatureClient scoped lifetime prevents use in singleton services #730

Description

@askpt

Requirements

Scoped registration forces consumers to manually create DI scopes when using IFeatureClient from singletons, adding boilerplate and increasing misuse risk. Discuss splitting into IFeatureClient (singleton) and IFeatureClientSnapshot (scoped), similar to IFeatureManager / IFeatureManagerSnapshot in Microsoft Feature Management.

Metadata

Metadata

Assignees

No one assigned

    Type

    Fields

    No fields configured for Task.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions