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
Sep 10, 2026
Latest stable version

Install

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

Frameworks

.NETFramework4.7.2 net8.0 .NETStandard2.0

Dependencies

Metalama.Patterns.Caching
.NETFramework4.7.2
[2026.1.27, )
[2026.1.27, )
JetBrains.Annotations
.NETFramework4.7.2
[2025.2.4, )
[2026.1.27, )
[2026.1.27, )
[2026.1.27, )
[2025.2.4, )
[2026.1.27, )
[2026.1.27, )
JetBrains.Annotations
.NETStandard2.0
[2025.2.4, )
[2026.1.27, )

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.