Skip to content

Notes for .NET 5 / .NET 6 #2324

@siegfriedpammer

Description

@siegfriedpammer

Before we are ready to move to .NET 5 / 6, we must change the way plugins are loaded:

  • Use AssemblyLoadContext.Default instead of plain Assembly.Load
  • Assemblies referenced by plugins need a custom AssemblyLoadContext.Resolving handler

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions