Skip to content

v2.0.2

Choose a tag to compare

@jodydonettijodydonetti released this 18 Apr 23:48
📣 LTS-ONLY RELEASE
This version references only .NET 8 core packages, so it can be used in scenarios where only LTS packages can be referenced.

A Special Version

This version is exactly the same as v2.2.0, except for 2 things:

  • it ONLY references v8 core packages (LTS)
  • it does NOT contain the HybridCache integration, since the needed HybridCache abstractions are part of v9 core packages

This has been done to support users that cannot reference STS core packages.

See here for the original issue and more details, like, a lot more details.