Top 20 NuGet Packages depending on Dolkens.Framework.Caching
Total dependencies: 2
Provides a MemoryCache caching implementation
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.