Skip to main content
Community.Extensions.Caching package icon

Community.Extensions.Caching

Generic memory IMemoryCache<T> and distributed IDistributedCache<T> cache. Combined cache: check in memory first and perform fallback to distributed cache.

Total Downloads
6.6K
6,574
Published
Jul 25, 2018
Latest stable version

Install

.NET CLI
dotnet add package Community.Extensions.Caching --version 2.0.2
Package Manager Console
Install-Package Community.Extensions.Caching -Version 2.0.2
PackageReference
<PackageReference Include="Community.Extensions.Caching" Version="2.0.2" />

Frameworks

.NETStandard2.0

Dependencies

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.