Top 20 NuGet cache Packages

A library for implementing the Command Pattern, providing of a set of base classes and an invoker class. Useful for abstracting data access and API calls as either queries (for read operations) or commands (for write operations).
Command line tool to create tables and indexes in a Microsoft SQL Server database for distributed caching. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d4eca39c3fc1944b2c6431bf6b22036bdb176c0d
Distributed caching based on StackExchange.Redis and Redis. Small library for manage cache with Redis. A quick setup for Redis. Wrapper library is just written for the purpose to bring a new level of ease to the developers who deal with Redis Cache integration with your system. LiteXCac...
LiteX.Cache is a InMemory caching based on on LiteX.Cache.Core and Microsoft.Extensions.Caching.Memory. Small library for manage cache with InMemory. A quick setup for InMemory Caching. Wrapper library is just written for the purpose to bring a new level of ease to the developers who deal with...
SQLite caching based on SQLite database. Small library for manage cache with SQLite. A quick setup for SQLite Caching. Wrapper library is just written for the purpose to bring a new level of ease to the developers who deal with SQLite Cache integration with your system. LiteXCache is si...
A simple caching bus(message bus) based on RabbitMQ.
SmartSql = MyBatis + Cache(Memory | Redis) + ZooKeeper + R/W Splitting +Dynamic Repository ....
SmartSql = MyBatis + Cache(Memory | Redis) + ZooKeeper + R/W Splitting +Dynamic Repository ....
Fabulous extension for FFImageLoading
Kharazmi.AspNetCore.Core is a Lightweight and Extensible Infrastructure for provides common scenarios' solutions for ASP.NET Core applications.
Entity Framework Core for NCache lets you use NCache as a cache for Entity Framework Core using extension methods. NCache is an extremely fast and scalable in-memory distributed cache that removes performance bottlenecks related to data storage and databases.Note:This integration is supported with E...
This contains a custom ASP.NET Core session state middleware using NCache Enterprise.
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using NCache Enterprise. This implementation of IDistributedCache can also be used for caching ASP.NET Core response.
This contains a custom ASP.NET Core session state middleware using NCache OpenSource.
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using NCache Professional. This implementation of IDistributedCache can also be used for caching ASP.NET Core response.
This contains a custom ASP.NET Core session state middleware using NCache Professional.
A simple local caching provider based on LiteDB
This package provides several extensions that make working with IDistributedCache easier including Json object serialization, get with fallback, key space partitioning and logging. In addition to these extensions there is also a strongly typed ISimpleCache<TKey, TValue> interface that provides a dep...
This package implements a distributed cache monad ("pattern") and currently supports single and multiple layers of caching, in memory and via Redis.
A predefined pattern for EntityFramework Core to easily store Audits.