The package Microsoft.AspNetCore.SignalR.Redis (<= 1.1.5) references StackExchange.Redis.StrongName (1.2.6). This package was discontinued by StackExchange about 9 month ago in favour of StackExchange.Redis, which is now strong named by default (Azure/aspnet-redis-providers#107).
This reference causes problems when using other libraries, that already adopted the new StackExchange.Redis package. Other parts of AspNet Core seem to already have made transition to the new package. Any plans for the SignalR.Redis package?