Skip to content

Make collection name resolver more extensible #126

@jinhong-

Description

@jinhong-

As of writing, the set of APIs offered to customize collection name is strictly limited to me defining the specific type that i want to override the collection name for using ChangeCollectionPropertyForType. Could we expose a function that could allow you to change collection properties for any?

I would think the method signature will look something similar to the one below
ConfigureCollectionProperty(Action<T, ICollectionPropertySetting>): void

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions