Info
Version: | 0.1.6507.18508 |
Author(s): | Peter Dolkens |
Last Update: | Wednesday, October 25, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Dolkens.Framework.Caching.Stub |
Install
Install-Package Dolkens.Framework.Caching.Stub
dotnet add package Dolkens.Framework.Caching.Stub
paket add Dolkens.Framework.Caching.Stub
Dolkens.Framework.Caching.Stub Download (Unzip the "nupkg" after downloading)
Dependencies
- Dolkens.Framework.Caching(>= 0.1.6505.30701)
This is useful when testing logic which would otherwise be cached. You can simply rebind the ICache dependency, and effectively disable caching for testing.