A library that provides abstract mechanism for caching data.
Info
| Version: | 2025.0.9-preview-539 |
| Author(s): | DotNet Brightener <[email protected]> |
| Last Update: | Sunday, October 12, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/DotNetBrightener.Caching.Abstractions |
Install
Install-Package DotNetBrightener.Caching.Abstractions
dotnet add package DotNetBrightener.Caching.Abstractions
paket add DotNetBrightener.Caching.Abstractions
DotNetBrightener.Caching.Abstractions Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration.Abstractions(>= 5.0.0)
- Microsoft.Extensions.DependencyModel(>= 5.0.0)