Skip to content

Asp.Net 3.0 requirement #213

@ipjohnson

Description

@ipjohnson

Part of Asp.Net Core 3.0 support is returning an ordered collection based on registration order. This is currently supported for most exports but it does not hold true across open and closed generics.

To address this I'm going to have to introduce an Property int on IActivationStrategy that will track the order in which types were exported. The new property will only be considered if Priority is 0 for all exports.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions