CacheManager.Core
0.9.2
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.
See the version list below for details.
Install-Package CacheManager.Core -Version 0.9.2
dotnet add package CacheManager.Core --version 0.9.2
<PackageReference Include="CacheManager.Core" Version="0.9.2" />
paket add CacheManager.Core --version 0.9.2
#r "nuget: CacheManager.Core, 0.9.2"
Release Notes
Changes:
+ Rework of the event handling in CacheManager. Events are now more reliable and are now also getting triggered in multi instance scenarios using the backplane feature. Also, introduced an Origin property on the EventArgs which indicates where the event got triggered
+ GetOrAdd and Update/TryUpdate were throwing exceptions a little inconsistently. Introduced a new TryGetOrAdd method
Bugfixes:
- Setting expiration mode to None for an individual cache item not working in some cases
- Serializer settings are not getting applied correctly
- Redis configuration via config file doesn't respect database if connection string is used
Dependencies
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.1
- System.Collections (>= 4.0.11)
- System.Collections.Concurrent (>= 4.0.12)
- System.Diagnostics.Debug (>= 4.0.11)
- System.Diagnostics.Tools (>= 4.0.1)
- System.Globalization (>= 4.0.11)
- System.Linq (>= 4.1.0)
- System.Reflection (>= 4.1.0)
- System.Runtime.Extensions (>= 4.1.0)
- System.Runtime.InteropServices (>= 4.1.0)
- System.Text.Encoding (>= 4.0.11)
- System.Threading (>= 4.0.11)
Used By
NuGet packages (53)
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.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.
|
|
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.
|
GitHub repositories (8)
Showing the top 5 popular GitHub repositories that depend on CacheManager.Core:
Repository | Stars |
---|---|
ThreeMammals/Ocelot
.NET core API Gateway
|
|
siteserver/cms
SS CMS 基于 .NET Core,能够以最低的成本、最少的人力投入在最短的时间内架设一个功能齐全、性能优异、规模庞大并易于维护的网站平台。
|
|
SeriaWei/ZKEACMS
ZKEACMS build with .Net 5 (.Net CMS)可视化设计在线编辑内容管理系统
|
|
SparkDevNetwork/Rock
An open source CMS, Relationship Management System (RMS) and Church Management System (ChMS) all rolled into one.
|
|
VahidN/EFSecondLevelCache.Core
Entity Framework Core Second Level Caching Library
|
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.0-beta-1629 | 137,535 | 11/15/2018 |
1.2.0 | 1,581,372 | 12/6/2018 |
1.1.2 | 1,239,822 | 11/18/2017 |
1.1.1 | 250,010 | 7/2/2017 |
1.1.0 | 25,600 | 6/5/2017 |
1.0.1 | 67,940 | 4/20/2017 |
1.0.0 | 24,083 | 3/19/2017 |
1.0.0-beta-1456 | 909 | 3/14/2017 |
1.0.0-beta-1455 | 5,912 | 3/14/2017 |
0.9.3 | 118,679 | 2/3/2017 |
0.9.2 | 79,733 | 12/1/2016 |
0.9.1 | 43,706 | 9/23/2016 |
0.9.0 | 19,200 | 8/21/2016 |
0.8.0 | 104,323 | 2/28/2016 |
0.7.4 | 3,228 | 2/14/2016 |
0.7.3 | 1,104 | 2/5/2016 |
0.7.2 | 1,681 | 1/27/2016 |
0.7.1 | 3,380 | 1/20/2016 |
0.7.0 | 2,313 | 12/26/2015 |
0.6.1 | 7,881 | 10/31/2015 |
0.6.0 | 5,184 | 6/9/2015 |
0.5.0 | 2,536 | 4/15/2015 |
0.4.4.1 | 1,310 | 4/10/2015 |
0.4.4 | 1,244 | 4/10/2015 |
0.4.3 | 1,382 | 4/4/2015 |
0.4.2 | 1,316 | 3/31/2015 |
0.4.1 | 1,299 | 3/27/2015 |
0.4.0 | 1,272 | 3/22/2015 |
0.3.1 | 3,709 | 6/16/2014 |
0.3.0 | 2,016 | 3/5/2014 |
0.2.0 | 1,336 | 2/23/2014 |
0.1.5 | 1,313 | 2/16/2014 |