You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.NET 9 is now generally available as of November 12, 2024 (source: GitHub Release Notes). One of the new features in .NET 9 is HybridCache, a library that combines the best of both caching approaches.
However, when I refer to the documentation at this URL: HybridCache Documentation, I still see a note stating: "HybridCache is currently still in preview but will be fully released after .NET 9.0 in a future minor release of .NET Extensions."
Can anyone provide more details on why HybridCache is still in preview mode despite the general availability of .NET 9? Any insights or additional information would be greatly appreciated.
The text was updated successfully, but these errors were encountered:
mkArtakMSFT
added
area-networking
Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
and removed
needs-area-label
Used by the dotnet-issue-labeler to label those issues which couldn't be triaged automatically
labels
Jan 3, 2025
.NET 9 is now generally available as of November 12, 2024 (source: GitHub Release Notes). One of the new features in .NET 9 is HybridCache, a library that combines the best of both caching approaches.
However, when I refer to the documentation at this URL: HybridCache Documentation, I still see a note stating: "HybridCache is currently still in preview but will be fully released after .NET 9.0 in a future minor release of .NET Extensions."
Can anyone provide more details on why HybridCache is still in preview mode despite the general availability of .NET 9? Any insights or additional information would be greatly appreciated.
The text was updated successfully, but these errors were encountered: