Skip to content

v14.5 Release

Compare
Choose a tag to compare
@dj-nitehawk dj-nitehawk released this 21 Aug 16:25
· 575 commits to master since this release
  • eliminate all sync over async anti-pattern usages
  • avoid capturing sync context when awaiting tasks
  • transaction support for IEntity extension methods
  • misc. optimizations
  • new tests