How can I share a simple string value (config) between two web applications asp.net and asp.net core in IIS?
I don't want to use cookies
How can I share a simple string value (config) between two web applications asp.net and asp.net core in IIS?
I don't want to use cookies
 
    
    In my opinion, we could achieve this in the following ways,

