Which StackExchange Redis NuGet to install
Could someone tell us which is the best NuGet package to install for using Redis in a .NET Web application for distributed cache which will eventually be hosted on Azure and use its Redis service.
1-StackExchange.Redis OR
2-Microsoft.Extensions.Caching.StackExchangeRedis.
What are the major differences?