dapplo / Dapplo.Addons

Dapplo.Addons makes it possible to extend your applications with addons in a simple way.
GNU Lesser General Public License v3.0
9 stars 2 forks source link

Add resolving via Manifest resources #2

Closed Lakritzator closed 8 years ago

Lakritzator commented 8 years ago

Use GetManifestResourceNames / GetManifestResourceStream() to locate and load files in the Add of the IServiceRepository and AssemblyResolver event, this would support ILMerge (and similar) tools to make your application smaller.