Multiple types of Distributed Cache in ASP.NET Core

John Russel Punio 0 Reputation points
2023-09-28T05:21:08.6233333+00:00

I would like to use Redis and In-Memory for IDistributedCache dependency injection.

Is this possible? If so, how would you go about configuring this in Startup.cs?

Developer technologies ASP.NET ASP.NET Core
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.