Dynamically load embedded assemblies – because ILMerge appeared to be out.
At work, I started building a .net assembly that would probably find its way into a number of the server processes and applications around the shop. This particular assembly was going to end up containing quite a number of external open source references that I didn’t want to expose to the consumer of my library. […]
Read More