Reference external dlls in a custom plugin using C#
-
I am trying to write my first plugin for Notepad ++ using the C# template.In my code I need to add reference to third party dll’s.
When the reference is added they are copied to the local debug folder and everything compiles correctly. These dll’s are copied in to the local folder .
Unfortunately this wont work for the plugin because I wont be able to copy all the dlls into the plugin directory and it gives could not load file or assembly…the system could not find this file
Is there any way to over come this?(C#) -
Did you start with https://github.com/kbilsted/NotepadPlusPlusPluginPack.Net?
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login