Community
    • Login

    Reference external dlls in a custom plugin using C#

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    2 Posts 2 Posters 1.5k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Sudeep MukherjeeS
      Sudeep Mukherjee
      last edited by

      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#)

      1 Reply Last reply Reply Quote 1
      • chcgC
        chcg
        last edited by

        Did you start with https://github.com/kbilsted/NotepadPlusPlusPluginPack.Net?

        1 Reply Last reply Reply Quote 1
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors