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
Removed reference to deprecated libraries.
Breaking change, Targeting .net 6.0 & above.
Replaced usage of newtonsoft.json in favor of system.text.json.
Added the ability to pass a custom json serializer to Redis store.