CacheManager.Microsoft.Extensions.Configuration 1.1.0
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.
No packages depend on CacheManager.Microsoft.Extensions.Configuration.
Release 1.1.0 comes with some improvements for redis keyspace events and some love for the Couchbase based implementation.
# New Features
* If configured, CacheManager can now listen on external `del`s in Redis and sync the instances accordingly (see #148)
* The redis backplane can now also be used with in-memory caches only (see #111).
* Added compatibility mode setting to Redis and support for TwemProxy (see #54 and https://github.com/MichaCo/CacheManager/commit/07f1db9ff29291accb76c7b1bbb731d49bff6091). Also added lua script support without pre-loading (if that is not available).
## Improvements for Couchbase (see #154)
* Added netstandard support as the Couchbase client now supports it.
* A bunch of configuration and initialization changes. The extensions to configure Couchbase now are more flexible.
# Other Improvements
The API documentation has been updated/fixed to use latest version of docfx and is published on the re-designed site http://cachemanager.michaco.net.
# Bug Fixes
* #159 Small sanity check for too low expiration timeouts when using Redis
.NET Framework 4.5
- CacheManager.Core (>= 1.1.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 1.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 1.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 1.0.0)
.NET Standard 1.2
- CacheManager.Core (>= 1.1.0)
- NETStandard.Library (>= 1.6.1)
- Microsoft.Extensions.Configuration.Abstractions (>= 1.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 1.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 1.0.0)
| Version | Downloads | Last updated |
|---|---|---|
| 3.0.0 | 0 | 02/18/2026 |
| 3.0.0-beta-20251110.1 | 2 | 11/27/2025 |
| 2.0.0 | 3 | 06/06/2025 |
| 2.0.0-beta-20250302.24 | 4 | 06/23/2025 |
| 2.0.0-beta-20250302.12 | 4 | 06/23/2025 |
| 2.0.0-beta-1629 | 7 | 06/18/2025 |
| 1.2.0 | 16 | 08/07/2024 |
| 1.1.2 | 3 | 06/06/2025 |
| 1.1.1 | 4 | 06/06/2025 |
| 1.1.0 | 3 | 06/06/2025 |
| 1.0.1 | 3 | 06/06/2025 |
| 1.0.0 | 3 | 06/06/2025 |
| 1.0.0-beta-1456 | 4 | 06/18/2025 |
| 0.9.3 | 3 | 06/05/2025 |
| 0.9.2 | 2 | 06/06/2025 |
| 0.9.1 | 2 | 06/06/2025 |
| 0.9.0 | 3 | 06/06/2025 |
| 0.8.0-beta-1219 | 4 | 06/18/2025 |
| 0.7.4-beta-1185 | 3 | 05/24/2025 |