Dolkens.Framework.Caching.Stub
0.1.6507.18508
Provides a stubbed implementation of the ICache service for Dolkens.Framework.Caching, which never stores or retrieves anything from cache. This is useful when testing logic which would otherwise be cached. You can simply rebind the ICache dependency, and effectively disable caching for testing.
Install-Package Dolkens.Framework.Caching.Stub -Version 0.1.6507.18508
dotnet add package Dolkens.Framework.Caching.Stub --version 0.1.6507.18508
<PackageReference Include="Dolkens.Framework.Caching.Stub" Version="0.1.6507.18508" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dolkens.Framework.Caching.Stub --version 0.1.6507.18508
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Dolkens.Framework.Caching.Stub, 0.1.6507.18508"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
- Dolkens.Framework.Caching (>= 0.1.6505.30701)
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 |
---|---|---|
0.1.6507.18508 | 540 | 10/25/2017 |
0.1.6506.31034 | 464 | 10/24/2017 |