Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Foe-Dee-Oh-Dee

Foe-Dee-Oh-Dee

Scheduled Pinned Locked Moved The Lounge
csharpvisual-studiowinformsannouncement
5 Posts 4 Posters 0 Views 1 Watching
  • 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.
  • R Offline
    R Offline
    RickZeeland
    wrote on last edited by
    #1

    Quote:

    We're gonna have some fun Foe-Dee-oh-dee dumb dumb

    Rubettes - Foe-Dee-Oh-Dee 1975 - YouTube[^] Tried the newest NuGet version of Fody Costura, NuGet Gallery | Costura.Fody 5.1.0[^] But nope it wasn't fun at all, could not make heads or tail of it and it made me feel dumb. Just used a version of years ago which worked perfectly with my .NET 4.7 WinForms application and several 3rd party dll's without generating a monstrous 285 Mb packages folder and packaged everything neatly in a single exe without any problems. :-\

    D C Richard Andrew x64R 3 Replies Last reply
    0
    • R RickZeeland

      Quote:

      We're gonna have some fun Foe-Dee-oh-dee dumb dumb

      Rubettes - Foe-Dee-Oh-Dee 1975 - YouTube[^] Tried the newest NuGet version of Fody Costura, NuGet Gallery | Costura.Fody 5.1.0[^] But nope it wasn't fun at all, could not make heads or tail of it and it made me feel dumb. Just used a version of years ago which worked perfectly with my .NET 4.7 WinForms application and several 3rd party dll's without generating a monstrous 285 Mb packages folder and packaged everything neatly in a single exe without any problems. :-\

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      I looked at that a couple years ago and said "screw that" and rolled my own solution. My solution supports compression and unpacks assemblies to memory on-the-fly. I had to write up a custom Build task and manually insert it into my project's MsBuild script. There's also code you have to write to support unpacking the assemblies, but it works great. It cuts a 2.8MB executable down to less than 830K. I'm thinking about writing an article for it, but time is the issue right now.

      Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles.
      Dave Kreskowiak

      1 Reply Last reply
      0
      • R RickZeeland

        Quote:

        We're gonna have some fun Foe-Dee-oh-dee dumb dumb

        Rubettes - Foe-Dee-Oh-Dee 1975 - YouTube[^] Tried the newest NuGet version of Fody Costura, NuGet Gallery | Costura.Fody 5.1.0[^] But nope it wasn't fun at all, could not make heads or tail of it and it made me feel dumb. Just used a version of years ago which worked perfectly with my .NET 4.7 WinForms application and several 3rd party dll's without generating a monstrous 285 Mb packages folder and packaged everything neatly in a single exe without any problems. :-\

        C Offline
        C Offline
        Cp Coder
        wrote on last edited by
        #3

        I tried Fody C some time ago, but found that once it's integrated into a project, it's impossible to get rid of it. (At least I couldn't figure out how to decouple it from the project.) So I've never tried it again.

        Get me coffee and no one gets hurt!

        R 1 Reply Last reply
        0
        • C Cp Coder

          I tried Fody C some time ago, but found that once it's integrated into a project, it's impossible to get rid of it. (At least I couldn't figure out how to decouple it from the project.) So I've never tried it again.

          Get me coffee and no one gets hurt!

          R Offline
          R Offline
          RickZeeland
          wrote on last edited by
          #4

          Luckily I had that figured out years ago and only had to reference some dll's that I put apart in a "Common" folder. All NuGet stuff was already removed and I only had to edit the project file. To my surprise it worked with .NET 4.7 at the first try :-\

          1 Reply Last reply
          0
          • R RickZeeland

            Quote:

            We're gonna have some fun Foe-Dee-oh-dee dumb dumb

            Rubettes - Foe-Dee-Oh-Dee 1975 - YouTube[^] Tried the newest NuGet version of Fody Costura, NuGet Gallery | Costura.Fody 5.1.0[^] But nope it wasn't fun at all, could not make heads or tail of it and it made me feel dumb. Just used a version of years ago which worked perfectly with my .NET 4.7 WinForms application and several 3rd party dll's without generating a monstrous 285 Mb packages folder and packaged everything neatly in a single exe without any problems. :-\

            Richard Andrew x64R Offline
            Richard Andrew x64R Offline
            Richard Andrew x64
            wrote on last edited by
            #5

            I always thought NuGet was the stuff inside a three musketeers bar.

            The difficult we do right away... ...the impossible takes slightly longer.

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups