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
Hi,
I have implemented this approach on my web application but I want to extend it by using a distributed cache (redis).
Is there a way to save the dictionary in redis just like I could do with session variables?
I am using .net core 2.
The text was updated successfully, but these errors were encountered:
Hi,
I have implemented this approach on my web application but I want to extend it by using a distributed cache (redis).
Is there a way to save the dictionary in redis just like I could do with session variables?
I am using .net core 2.
The text was updated successfully, but these errors were encountered: