Skip to main content
Metalama.Patterns.Caching.Aspects package icon

Metalama.Patterns.Caching.Aspects

A set of aspects that simplify the caching: [Cache] to cache a method result as a function of its parameters, [InvalidateCache] to invalidate the cache, or [CacheKey] to mark a cache key in a class.

Total Downloads
78.3K
78,344
Published
Oct 7, 2025
Latest stable version

Install

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

Frameworks

.NETFramework4.7.1 net6.0 .NETStandard2.0

Dependencies

Metalama.Patterns.Caching
.NETFramework4.7.1
[2025.1.15, )
[2025.1.15, )
JetBrains.Annotations
.NETFramework4.7.1
[2024.2.0, )
[2025.1.15, )
[2025.1.15, )
[2025.1.15, )
[2024.2.0, )
[2025.1.15, )
[2025.1.15, )
JetBrains.Annotations
.NETStandard2.0
[2024.2.0, )
[2025.1.15, )

Adoption guide

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

Compatibility metadata lists 3 target frameworks; 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.