5 packages tagged with “dynamic-loading”
Base interfaces for RuntimePluggableClassFactory including IPluginClass and ITypedPluginClass<TInput, TOutput> for type-safe plugin development. Provides strongly-typed plugin interfaces, execution context, and result types for building dynamic plugin systems.
A comprehensive .NET library for dynamic plugin loading, execution, and management with enhanced stability, type safety, and security features. Supports dynamic plugin loading/unloading with AssemblyLoadContext, type-safe plugin interfaces, multi-level security validation, and comprehensive error handling.
A .NET 9.0 library that enables plugin-based architecture by loading modules at startup time. This allows for better separation of concerns, module isolation, and flexible modules switching based on configuration while maintaining clean architecture boundaries.
A hot-reload modular plugin system for ASP.NET Core with version control, IHostedService support, and auto-reload capabilities.
Abstractions for InzSoftwares.NetDynamicModuleLoader library that enables plugin-based architecture by loading modules at startup time. This allows for better separation of concerns, module isolation, and flexible modules switching based on configuration while maintaining clean architecture boundaries.