Skip to content

Enderlook.EventManager-v0.4.5

Compare
Choose a tag to compare
@Enderlook Enderlook released this 04 Jan 00:22
· 26 commits to main since this release
  • Add support for .NET 7.
  • Fix disposing and reuse of internal structures and callbacks during execution of Raise and DynamicRaise.
  • Improve performance by avoiding some array index checks.
  • Reduce code size in subscribe and unsubscribe methods to improve code quality and inlining in them.