Info
| Version: | 2.0.1 | 
| Author(s): | Lars Shakya Buch-Jepsen | 
| Last Update: | Wednesday, August 20, 2025 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/DevelApp-dk/RuntimePluggableClassFactory | 
| NuGet Url: | https://www.nuget.org/packages/DevelApp.RuntimePluggableClassFactory | 
Install
Install-Package DevelApp.RuntimePluggableClassFactory
                        dotnet add package DevelApp.RuntimePluggableClassFactory
                        paket add DevelApp.RuntimePluggableClassFactory
                        
                                DevelApp.RuntimePluggableClassFactory Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- DevelApp.RuntimePluggableClassFactory.Interface(>= 1.0.6)
- System.Runtime.Loader(>= 4.3.0)
- develapp.utility(>= 1.0.7)
 
                
Supports dynamic plugin loading/unloading with AssemblyLoadContext, type-safe plugin interfaces, multi-level security validation, and comprehensive error handling.