Skip to content

Release v2.0.12

Choose a tag to compare

@github-actions github-actions released this 03 Nov 02:35
· 4 commits to master since this release
0545f2a

📦 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