MacGuffin_
MacGuffin_
CC#
Created by MacGuffin_ on 9/21/2023 in #help
❔ Utilizing MEF For Containerized DLL Toolbox
I am trying to cobble some kind of config guidelines for a small team when it comes to tool development. As of now, the idea is to create tools as .dlls and have a single "launcher" that controls them. There will be a lot of crossover functionality that would be used by multiple tools, so the format would be something like: Toolbox -> Launches Tools (GUI/independent model) -> Utilizes utility DLL for shared functionality (writing to xml, storing data, etc). From what I read, something like MEF would work for my smallish team. However, I am also a junior engineer, with a background in [not software], trying to come up with config management for a team with fairly high turnover, so gotta ask the real professionals to make sure that I am suggesting the right things
4 replies