Skip to content

StackExchange.Redis.StrongName in AspNetCore.SignalR.Redis is discontinued #11093

@jlorek

Description

@jlorek

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-signalrIncludes: SignalR clients and servers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions