Skip to content

[FEATURE] Domain configuration should have a fluent, domain-first API #733

Description

@askpt

Requirements

Today, domain-related configuration (context, provider) is spread across separate calls, which can be fragmented and error-prone in multi-domain setups. Discuss a fluent AddDomain("name", cfg => { ... }) style API where all domain-level concerns are configured in one place.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions