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
Registering both AddStackExchangeRedisCache and AddHybridCache simultaneously causes IDistributedCache or HybridCache to fail to instantiate via dependency injection. Upon checking the source code, it was found that there is a circular reference within the constructors of these two implementation classes. Please fix this issue as soon as possible. Thank you.