vanikulkarniAtFIS
vanikulkarniAtFIS
Can anyone please post sample code with .net core configuration ?
Hi Micha, Thanks for the code snippet , it worked well. Now we are using JSON file to define the cache manager config instead of doing it from code. I...
Hi Micha, We want to use Redis cache through cache manager. I added cache.config find attached, I am getting error for Redis handle, I can perfectly use it for Dictionary...
Hi Micha, I don’t want to use Redis as backplane. We are not using multi layered caching. I could find app.config files in sample using Redis. I want simple cache.config...