Skip to main content
CacheManager.SystemRuntimeCaching package icon

CacheManager.SystemRuntimeCaching

CacheManager extension package which adds System.Runtime.Caching.MemoryCache as an option for a local in-memory cache layer. CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features.

Total Downloads
4.3M
4,301,315
Published
Mar 2, 2025
Latest stable version

Install

.NET CLI
dotnet add package CacheManager.SystemRuntimeCaching --version 2.0.0-beta-20250302.24
Package Manager Console
Install-Package CacheManager.SystemRuntimeCaching -Version 2.0.0-beta-20250302.24
PackageReference
<PackageReference Include="CacheManager.SystemRuntimeCaching" Version="2.0.0-beta-20250302.24" />

Frameworks

.NETFramework4.7.2 net8.0 .NETStandard2.0

Dependencies

CacheManager.Core
.NETFramework4.7.2
[2.0.0-beta-20250302.24, )
[2.0.0-beta-20250302.24, )
[8.0.0, )
CacheManager.Core
.NETStandard2.0
[2.0.0-beta-20250302.24, )
System.Runtime.Caching
.NETStandard2.0
[6.0.0, )

Adoption guide

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

This version is marked prerelease. Validate its API and upgrade path before production use.

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.