Skip to content

Question, compared to Type.GetType with assembly and type resolvers. #1

@osexpert

Description

@osexpert

Hi. I see net8 has Type.GetType with assembly and type resolvers:

GetType(String, Func<AssemblyName,Assembly>, Func<Assembly,String,Boolean,Type>)

This seems to solve kind of the same problems?
So I guess this project is an alternative to using this new net8 Type.GetType method, but for older targets < net8? Or am I way off?

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