BlitzCache 1.0.1
BlitzCache is a thread safe cache that accepts synchronous and asyncronous calls being simplicity its main goal.
Install-Package BlitzCache -Version 1.0.1
dotnet add package BlitzCache --version 1.0.1
<PackageReference Include="BlitzCache" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BlitzCache --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
- Added IBlitzCache and NullBlitzCache for testing in external projects
Dependencies
-
.NETStandard 2.1
- Microsoft.Extensions.Caching.Abstractions (>= 3.1.4)
- Microsoft.Extensions.Caching.Memory (>= 3.1.4)
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.