Skip to main content
Metalama.Patterns.Caching package icon

Metalama.Patterns.Caching

A caching front-end that can be plugged different backends and helps with building the cache key, coping with special return types, invalidating the cache (directory or with dependencies). This package does not require the Metalama Aspect Framework.

Total Downloads
115.7K
115,684
Published
Aug 15, 2024
Latest stable version

Install

.NET CLI
dotnet add package Metalama.Patterns.Caching --version 2024.1.26
Package Manager Console
Install-Package Metalama.Patterns.Caching -Version 2024.1.26
PackageReference
<PackageReference Include="Metalama.Patterns.Caching" Version="2024.1.26" />

Frameworks

.NETFramework4.7.1 net6.0 .NETStandard2.0

Dependencies

Flashtrace.Formatters
.NETFramework4.7.1
[2024.1.26, )
Flashtrace
.NETFramework4.7.1
[2024.1.26, )
[2024.1.26, )
[7.0.0, )
[7.0.0, )
[4.3.0, )
System.Text.Json
.NETFramework4.7.1
[7.0.4, )
[4.3.1, )
System.Threading
.NETFramework4.7.1
[4.3.0, )
[4.5.4, )
System.Threading.Thread
.NETFramework4.7.1
[4.3.0, )
[4.3.0, )
[2024.1.26, )
[2024.1.26, )
[7.0.4, )
Flashtrace.Formatters
.NETStandard2.0
[2024.1.26, )
Flashtrace
.NETStandard2.0
[2024.1.26, )
[2024.1.26, )
[7.0.0, )
[7.0.0, )
System.Text.Json
.NETStandard2.0
[7.0.4, )
[4.5.4, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

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

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

The published metadata declares 25 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

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.