11 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.
-
A .NET cache wrapper; prevent waiting on DB Fetches and remove multiple DB accesses on cache misses.
-
Package to simplify IMemoryCache and IDistributedCache
-
This library is used to create a cached function. The return value of the function is cached with IMemoryCache.
-
An adapter for IMemoryCache that allows for simplified access to cache items.
-
This is a forked version of https://github.com/alastairtree