Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

ASP.NET Core set update clear cache from IMemoryCache (set by Set method of CacheExtensions class)

serviceCollection.AddSingleton<IMyCache, MyMemoryCache>();
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #Core #set #update #clear #cache #IMemoryCache #Set #method #CacheExtensions
ADD COMMENT
Topic
Name
9+4 =