Skip to content

Allow a list of assembly paths or directories to be provided to the library as a fallback to load assemblies #10

@rjmholt

Description

@rjmholt

Currently when a type name cannot be resolved, we try to load the assembly, and failing that, we throw.

We should be able to specify a list of paths to search for dependencies on, and when unable to load something, search those paths.

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