SimpleConcepts.Extensions.Caching
1.0.8
This package provides several extensions that make working with IDistributedCache easier including Json object serialization, get with fallback, key space partitioning and logging. In addition to these extensions there is also a strongly typed ISimpleCache<TKey, TValue> interface that provides a dependency injection friendly and fully customizable wrapper for IDistributedCache.
Install-Package SimpleConcepts.Extensions.Caching -Version 1.0.8
dotnet add package SimpleConcepts.Extensions.Caching --version 1.0.8
<PackageReference Include="SimpleConcepts.Extensions.Caching" Version="1.0.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SimpleConcepts.Extensions.Caching --version 1.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Microsoft.Extensions.Caching.Abstractions (>= 2.1.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.1.1)
- Microsoft.Extensions.Logging.Abstractions (>= 2.1.1)
- Microsoft.Extensions.Options (>= 2.1.1)
- Scrutor (>= 3.2.2)
- SimpleConcepts.Extensions.Caching.Abstractions (>= 1.0.8)
- System.Text.Json (>= 4.6.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.8 | 428 | 10/15/2020 |
1.0.8-alpha0002 | 47 | 10/15/2020 |
1.0.8-alpha0001 | 82 | 10/13/2020 |
1.0.7 | 438 | 10/13/2020 |
1.0.7-alpha0004 | 86 | 10/13/2020 |
1.0.7-alpha0001 | 63 | 10/9/2020 |
1.0.6 | 74 | 10/9/2020 |
1.0.6-alpha0007 | 74 | 10/9/2020 |
1.0.5 | 138 | 9/30/2020 |