6.2.2
- Support C# 14
- Added
CoalesceOptions.OnKernelPluginExecutinghook that is called when a new scope is created inKernelPluginBase.InvokeScoped. This enables per-scope initialization like setting tenant context on a DbContext.
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.