CacheManager.Core 1.2.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package CacheManager.Core --version 1.2.0
                    
NuGet\Install-Package CacheManager.Core -Version 1.2.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CacheManager.Core" Version="1.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CacheManager.Core" Version="1.2.0" />
                    
Directory.Packages.props
<PackageReference Include="CacheManager.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CacheManager.Core --version 1.2.0
                    
#r "nuget: CacheManager.Core, 1.2.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=CacheManager.Core&version=1.2.0
                    
Install CacheManager.Core as a Cake Addin
#tool nuget:?package=CacheManager.Core&version=1.2.0
                    
Install CacheManager.Core as a Cake Tool

CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features. The Core library contains all base interfaces and tools. You should install at least one other CacheManager package to get cache handle implementations.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.2 is compatible.  netstandard1.3 was computed.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wpa81 was computed. 
Windows Store netcore451 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.0

    • No dependencies.
  • .NETFramework 4.5

    • No dependencies.
  • .NETStandard 1.2

  • .NETStandard 2.0

    • No dependencies.

NuGet packages (67)

Showing the top 5 NuGet packages that depend on CacheManager.Core:

Package Downloads
CacheManager.StackExchange.Redis

CacheManager extension package which adds support for Redis as a distributed 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.

CacheManager.Serialization.Json

CacheManager extension package providing JSON serialization for distributed caches. CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features. The Core library contains a Newtonsoft.Json based serializer implementation which can be used instead of the default binary serializer.

CacheManager.Microsoft.Extensions.Caching.Memory

CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features. This package contains the specific cache handle for Microsoft.Extensions.Caching.Memory.

CacheManager.Microsoft.Extensions.Configuration

CacheManager extension package to use Microsoft.Extensions.Configuration to configure the CacheManager instance. CacheManager is an open source caching abstraction layer for .NET written in C#. This is the ASP.NET Core configuration integration package.

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.

GitHub repositories (12)

Showing the top 12 popular GitHub repositories that depend on CacheManager.Core:

Repository Stars
ThreeMammals/Ocelot
.NET API Gateway
VahidN/EFCoreSecondLevelCacheInterceptor
EF Core Second Level Cache Interceptor
TurnerSoftware/CacheTower
An efficient multi-layered caching system for .NET
SparkDevNetwork/Rock
An open source CMS, Relationship Management System (RMS) and Church Management System (ChMS) all rolled into one.
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
VahidN/EFSecondLevelCache.Core
Entity Framework Core Second Level Caching Library
guoming/Hummingbird
分布式锁,分布式ID,分布式消息队列、配置中心、注册中心、服务注册发现、超时、重试、熔断、负载均衡
SaviorXTanren/mixer-mixitup
Streaming bot application for handling chat, events, moderation, and other streamer assistance features
DavidChild/Bitter.Core.Orm.NetCore
bitter.core is a high-performance and easy-to-use netcore / netframework orm framework. I think you'll love it. designed for development and efficiency. efficiency, high performance and high stability are always the pursuit of programmers. bittercore was born for that. you want to be lazy, even lazier! simple, more simple! controllable, more controllable! please use it bitter.Core .
BeiYinZhiNian/Caviar-Blazor
Caviar-Blazor是采用Blazor + Ant Design的后台管理框架,框架包含了后台管理的常用功能,简单大方的界面,拥有数据权限、字段权限、API权限等,可精细化控制任意元素,而且更好的兼容手机端,让开发者更专注于业务上的开发。
NGame1/Winsta11
Unofficial Instagram client for Windows devices family [ PC, XBOX, Mobile ]
neon-sunset/fast-cache
The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.
Version Downloads Last updated
2.0.0 4,438 3/6/2025
2.0.0-beta-20250302.24 162 3/2/2025
2.0.0-beta-20250302.12 140 3/2/2025
2.0.0-beta-1629 1,640,753 11/15/2018
1.2.0 9,397,544 12/6/2018
1.1.2 2,431,053 11/18/2017
1.1.1 511,042 7/2/2017
1.1.0 89,618 6/5/2017
1.0.1 94,501 4/20/2017
1.0.0 36,710 3/19/2017
1.0.0-beta-1456 2,890 3/14/2017
1.0.0-beta-1455 16,333 3/14/2017
0.9.3 524,215 2/3/2017
0.9.2 219,332 12/1/2016
0.9.1 63,631 9/23/2016
0.9.0 28,232 8/21/2016
0.8.0 290,779 2/28/2016
0.7.4 5,572 2/14/2016
0.7.3 3,387 2/5/2016
0.7.2 4,035 1/27/2016
0.7.1 5,782 1/20/2016
0.7.0 5,093 12/26/2015
0.6.1 15,367 10/31/2015
0.6.0 12,332 6/9/2015
0.5.0 7,078 4/15/2015
0.4.4.1 5,417 4/10/2015
0.4.4 5,236 4/10/2015
0.4.3 5,480 4/4/2015
0.4.2 5,327 3/31/2015
0.4.1 5,213 3/27/2015
0.4.0 5,486 3/22/2015
0.3.1 7,327 6/16/2014
0.3.0 5,486 3/5/2014
0.2.0 4,763 2/23/2014
0.1.5 7,307 2/16/2014