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
An interactive ASP.NET 8 MVC playground for exploring Microsoft HybridCache — set, get, and invalidate cache entries by key or tag through a live browser UI. Defaults to IMemoryCache (L1) + DistributedMemoryCache (L2), designed to be swapped for NCache or SQL Server with a single config change.