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

Plugin framework implementation in WebAppWithAppSettings #43

Open
satishviswanathan opened this issue Feb 10, 2021 · 1 comment
Open

Comments

@satishviswanathan
Copy link

In this sample project WebAppWithAppSettings. I see there is a project reference of the plugin project in the host application. My understanding was when we implement plugin framework we don't need direct reference of the plugin project in the host application.

Please let me know if my understanding is correct or wrong.

@mikoskinen
Copy link
Contributor

Sorry for the long delay in getting back to you. Your understanding is correct. It's possible to add the assembly from a folder/path, you don't have to reference it directly.

Let me know if you have anymore questions and again, sorry for the delay.

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

No branches or pull requests

2 participants