Skip to content

Allow registering non-public / internal classes #17

@dko1905

Description

@dko1905

The current version only permits non-generic public classes to be registered.

Multi-assembly projects which keep the interface implementations internal to the assembly cannot use RegisterAssemblyPublicNonGenericClasses().

I propose adding RegisterAssemblyInternalNonGenericClasses or just dropping the visibility keyword from the name like: RegisterAssemblyNonGenericClasses

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions