Skip to content

Adding Support to Use Any CLR Type as Plugin#10

Merged
lsiddiquee merged 8 commits into
mainfrom
feat/add-support-for-all-dotnet-types
May 8, 2025
Merged

Adding Support to Use Any CLR Type as Plugin#10
lsiddiquee merged 8 commits into
mainfrom
feat/add-support-for-all-dotnet-types

Conversation

@lsiddiquee

Copy link
Copy Markdown
Owner

This pull request introduces support for using any CLR type as a plugin. The changes include updates to the core functionality, sample projects, and unit tests to accommodate this new feature.

Fixes #5

@lsiddiquee lsiddiquee merged commit 0bfa4fa into main May 8, 2025
2 checks passed
@lsiddiquee lsiddiquee deleted the feat/add-support-for-all-dotnet-types branch May 8, 2025 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support to create a plugin out of any .NET class without the 'KernelFunction' attribute

1 participant