10 packages
returned for Tags:"IMemoryCache"
Lazy cache is a simple, thread safe, in-memory caching library that makes it easy to add high performance caching to your dotnet app.
FluentCache implementations based on Microsoft.Extensions.Caching.Abstractions interfaces (IMemoryCache and IDistributedCache)
A mocking library that creates Microsoft.Extensions.Caching.Memory IMemoryCache system mocks using Moq.
.Net Core distributed cache management library based on IDistributedCache and IMemoryCache interfaces
A mocking library that creates Microsoft.Extensions.Caching.Memory IMemoryCache system mocks using NSubstitute.
PostSharp.Patterns.Caching: Compatibility with Microsoft's IMemoryCache.
Package to simplify IMemoryCache and IDistributedCache
A .NET cache wrapper; prevent waiting on DB Fetches and remove multiple DB accesses on cache misses.
An adapter for IMemoryCache that allows for simplified access to cache items.
This is a forked version of https://github.com/alastairtree