I am using Asp.Net Core MVC (.Net 5.0)
I am storing and retrieving a database table in IMemoryCache
I want to know where it is stored
in the user client? on the server? in both?
HHD? Or RAM?
Where is your physical location?
this is my source: