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
I looked for Set method in IAppCache , and only when looked in implementation, realized that Add is actually Set.
It will be good to add explicit Set or AddOrSet method as an alias for current Add.