Skip to content

ConventionBased classes should be public in Core. #2

@jspuij

Description

@jspuij

These classes are internal, but should be public. If you want to use another DI container, or just replace one or two of them, you need to be able to instantiate the types outside of the DLL. These are implementations of public interfaces. They should never be internal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions