Skip to content

Allow registering non-public / internal classes #17

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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