Skip to content

Conversation

@erikzhang
Copy link
Member

Description

Load plugins from the current AppDomain. This is useful for plugins that are referenced via NuGet.

Change Log

  • Update File 'Plugin.cs'

Type of change

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How Has This Been Tested?

  • Unit Testing
  • Run Application
  • Local Computer Tests
  • No Testing

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@github-actions github-actions bot added the N4 label Jan 7, 2026
cschuchardt88
cschuchardt88 previously approved these changes Jan 8, 2026
@erikzhang erikzhang changed the title Load plugins from the current AppDomain Load plugins from the current AssemblyLoadContext Jan 9, 2026
@erikzhang
Copy link
Member Author

Can anyone port it to N3?

@ajara87
Copy link
Member

ajara87 commented Jan 9, 2026

Can anyone port it to N3?

yes, I can

@ajara87
Copy link
Member

ajara87 commented Jan 9, 2026

Ported #4423

@erikzhang erikzhang merged commit 6cf201e into neo-project:master Jan 10, 2026
7 checks passed
@erikzhang erikzhang deleted the load-plugins-from-current-domain branch January 10, 2026 02:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants