Skip to content

Release v2.0.2

Choose a tag to compare

@github-actions github-actions released this 26 Oct 16:57
12afdfd

馃摝 NuGet Packages

馃殌 Features

  • Dynamic plugin loading and unloading with AssemblyLoadContext
  • Enhanced stability with comprehensive error handling
  • Type safety with strongly-typed plugin interfaces
  • Security hardening with multi-level validation
  • Comprehensive testing with 48 tests across 7 categories

馃搱 Performance

  • Plugin discovery: < 5 seconds
  • Plugin instantiation: < 100ms average
  • Plugin execution: < 10ms average
  • Concurrent throughput: > 100 exec/sec
  • Security validation: < 500ms average
  • Memory growth: < 50MB under load