Skip to content

[BUG] ZiggyCreatures.FusionCache.MicrosoftHybridCache Dependency on Microsoft.Extensions.Caching.Hybrid  #340

@pwelter34

Description

@pwelter34

Describe the bug

The nuget package ZiggyCreatures.FusionCache.MicrosoftHybridCache has a dependency on Microsoft.Extensions.Caching.Hybrid. However, the HybridCache abstraction is in the Microsoft.Extensions.Caching.Abstractions package. Do you really need to reference Microsoft.Extensions.Caching.Hybrid? If you use the Microsoft.Extensions.Caching.Abstractions package, you have the advantage of using a released and supported dependency.

Expected behavior

Reference Microsoft.Extensions.Caching.Abstractions instead of Microsoft.Extensions.Caching.Hybrid

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions