استفاده از کش توزیع شده در asp.net core
301, MovedPermanently
http://www.c-sharpcorner.com/article/working-with-a-distributed-cache-in-asp-net-core/ icon

n general terms, caching takes place where the frequently-used data is stored, so that the application can quickly access the data rather than accessing the data from the source. Caching can improve the performance and scalability of the application dramatically and can help us to remove the unnecessary requests from the external data sources for the data that changes infrequently. 

استفاده از  کش  توزیع  شده  در   asp.net core