Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Plugin System & Repository #1

Open
Yucked opened this issue Jun 16, 2023 · 0 comments
Open

[FEATURE] Plugin System & Repository #1

Yucked opened this issue Jun 16, 2023 · 0 comments
Assignees

Comments

@Yucked
Copy link
Owner

Yucked commented Jun 16, 2023

Dll based plugin system to load/unload dll files on the fly. Plugin system will be used for adding additional manga sources.

Read up on https://learn.microsoft.com/en-us/dotnet/api/system.runtime.loader.assemblyloadcontext?view=net-5.0

  • Will require a base/common project to inherit types from
  • A new repository with approved dll files
  • Additionally, assembly verification?
@Yucked Yucked self-assigned this Jun 16, 2023
@Yucked Yucked changed the title [FEATURE]: Plugin System & Repository [FEATURE] Plugin System & Repository Jun 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant