NexusLabs.Needlr.Injection.Reflection.Loaders
NexusLabs.Needlr.Injection.Reflection¶
NexusLabs.Needlr.Injection.Reflection.Loaders Namespace¶
| Classes | |
|---|---|
| AllAssembliesLoader | An assembly loader that loads all assemblies (.dll and .exe) from the application's base directory. |
| FileMatchAssemblyLoader | Assembly loader that loads assemblies from disk based on file name matching. |
| ReflectionAssemblyLoader | Assembly loader that uses reflection to discover the entry assembly. |