We have an asp.net mvc application hosted on azure with 2 instances. Recently we are trying to implement in-memory caching technique. But it is storing cache in 2 servers differently(not consistent). Can someone help on this please without using Redis Cache.
To achieve in-memory technique system.runtime.caching with 2 azure instances