CacheManager.Core 0.9.3

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.

Showing the top 20 packages that depend on CacheManager.Core.

Packages Downloads
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.
4
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.
3
CacheManager.Serialization.Json
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.
3
CacheManager.Serialization.Json
CacheManager is an open source abstraction layer for caching 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.
3
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.
2
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.
1
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.
1

This release has some new features and fixes. **New Features** * Exists method to check if the key exists without actually retrieving it (if supported by the cache vendor) #46 * Added more "knownTypes" to Microsoft.Extensions.Configuration based CacheManager configuration's json schema #125 #123 * for the Microsoft.Extensions.Caching.MemoryCache based cache handle * Protobuf serializer * GzJson serializer * Allow Memcached and Redis cache handles to use pre existing cache clients. The clients can now be passed into the configuration methods `WithRedisConfiguration`, `WithMemcachedHandle`. #118 **Other Changes** * Instead of CacheManagerConfiguration now ICacheManagerConfiguration will be used everywhere (more injection friendly) * Improved validation at configuration time in case a cache handle requires a serializer, but none is defined (only net core target as full framework falls back to binary). * custom serialization logic for memcached to use our cache serializers instead of the build in binary. * Added overload to configure binary serializer settings during configuration. **Bug fixes** * Validate expiration timeout not being in the past #74 * Changed update mechanism in the redis implementation to use a version field #109 * Fixed a bug where the mechanic in CacheManager which adds a key/value to other cache handles does not correctly apply expiration settings based on the cache handle configuration when it comes from Redis. * other minor things Please report any bugs or issues you find on [github](https://github.com/MichaCo/CacheManager)

.NET Framework 4.0

  • No dependencies.

.NET Framework 4.5

  • No dependencies.

.NET Standard 1.1

Version Downloads Last updated
3.0.0-beta-20251110.1 1 2025/12/6
2.0.0 2 2025/8/25
2.0.0-beta-20250302.24 1 2025/8/25
2.0.0-beta-20250302.12 1 2025/8/25
2.0.0-beta-1629 1 2025/8/28
1.2.0 1 2025/11/19
1.1.2 2 2025/8/25
1.1.1 2 2025/8/25
1.1.0 2 2025/8/25
1.0.1 2 2025/8/25
1.0.0 1 2025/11/19
1.0.0-beta-1456 2 2025/8/28
1.0.0-beta-1455 2 2025/8/28
0.9.3 2 2025/8/25
0.9.2 1 2025/8/25
0.9.1 2 2025/8/25
0.9.0 2 2025/8/25
0.8.0 1 2025/11/19
0.7.4 2 2025/8/25
0.7.3 2 2025/8/25
0.7.2 1 2025/11/19
0.7.1 2 2025/8/25
0.7.0 2 2025/8/25
0.6.1 2 2025/8/25
0.6.0 2 2025/8/25
0.5.0 2 2025/8/25
0.4.4.1 1 2025/8/27
0.4.4 1 2025/11/19
0.4.3 1 2025/11/19
0.4.2 2 2025/8/25
0.4.1 2 2025/8/25
0.4.0 1 2025/11/19
0.3.1 2 2025/8/25
0.3.0 1 2025/11/19
0.2.0 1 2025/11/19
0.1.5 2 2025/8/25