Community
    • Login

    C# Plugin

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    4 Posts 3 Posters 1.9k 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.
    • Jared A. BarneckJ
      Jared A. Barneck
      last edited by Jared A. Barneck

      I want to write a C# plugin, but the template I found was quite outdated and didn’t load. It wants me to download a target for .Net 2. Just so there is not confusion, it wants the .Net Framework 2.0, which is over a decade old, as opposed to .NET Core 2.0, which is relatively current, though .Net Core 3.0 released recently.

      Is there an updated project template for C# for maybe .NET Framework 4.x (preferably 4.8 the current latest or even better .NET standard 2.1)?

      EkopalypseE 1 Reply Last reply Reply Quote 0
      • EkopalypseE
        Ekopalypse @Jared A. Barneck
        last edited by

        @Jared-A.-Barneck

        https://github.com/kbilsted/NotepadPlusPlusPluginPack.Net/releases

        1 Reply Last reply Reply Quote 0
        • Michael VincentM
          Michael Vincent
          last edited by

          @Jared-A-Barneck - what’s your plugin idea? Is it for C# or just going to be written in C# and provide some other capability?

          1 Reply Last reply Reply Quote 0
          • Jared A. BarneckJ
            Jared A. Barneck
            last edited by

            It isn’t for C#, but just going to be written in C#. I am a C# developer, though I can code in php, java, python, are various other languages, I would love to code in the language I use daily.

            I have a few ideas for plugins, such as section finder in np++. https://github.com/rhyous/SectionFinder, which is already written in C#.

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