Skip to content

6.2.2

Choose a tag to compare

@github-actions github-actions released this 05 Mar 23:47
· 91 commits to main since this release
  • Support C# 14
  • Added CoalesceOptions.OnKernelPluginExecuting hook that is called when a new scope is created in KernelPluginBase.InvokeScoped. This enables per-scope initialization like setting tenant context on a DbContext.