RuntimePluggableClassFactory that loads classes from provided assemblies having a specific interface.
Info
Version: | 1.0.7 |
Author(s): | Lars Shakya Buch-Jepsen |
Last Update: | Sunday, November 21, 2021 |
.NET Fiddle: | Create the first Fiddle |
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)