Info
| Version: | 2.1.0 |
| Author(s): | Lars Shakya Buch-Jepsen |
| Last Update: | Tuesday, November 4, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/DevelApp-dk/RuntimePluggableClassFactory |
| NuGet Url: | https://www.nuget.org/packages/DevelApp.RuntimePluggableClassFactory.Interface |
Install
Install-Package DevelApp.RuntimePluggableClassFactory.Interface
dotnet add package DevelApp.RuntimePluggableClassFactory.Interface
paket add DevelApp.RuntimePluggableClassFactory.Interface
DevelApp.RuntimePluggableClassFactory.Interface Download (Unzip the "nupkg" after downloading)
Dependencies
- DevelApp.Utility(>= 1.0.7)
Provides strongly-typed plugin interfaces, execution context, and result types for building dynamic plugin systems.