Top 20 NuGet redis Packages

Redis binding library for Bridge.NET projects.
Redis Scripto (redis-scripto) binding library for Bridge.NET projects.
Added Gateway persistence and deduplication in v2
Redis-backed persistent storage with the NeoSmart.Redis.RDictionary<K, V> class.
Client for the OnPool Server
Socket.Io Redis (socket.io-redis) binding library for Bridge.NET projects.
Redis Rate Limiter (redis-rate-limiter) binding library for Bridge.NET projects.
Redis Messaging Hub is a dotnetcore 1.x library that utilizes Redis pub/sub features along with Web Sockets to provide a streamlined and stable messaging system. Some advantages include the ability to send messages to a client from anywhere by simply publishing to a channel from any location.
Provides a wrapper around the StackExchange.Redis library for storing types with optional indexes. Uses a provider pattern so this library could be used with HttpRuntime caching instead.
Metapackage which includes all Greentube Messaging packages.
A Trifling library for caching with the Redis caching engine.
C# Redis Client for the worlds fastest distributed NoSQL datastore. Byte[], String and POCO Typed clients. Thread-Safe Basic and Pooled client managers included.
Hangfire Redis Storage Based on Redis.StackExchange.Mono See http://hangfire.io/ for some more info on the main project
a resilient abstract data access. StartPoint ECommerce.DataAccess based on Hexagonal architecture gives you the capacity to access any data source with retrying and fallback action
Identity stores implementation for Redis
RedisRetry is a library that you can add to your project that will extend your IDatabase interface. It provides retry functionality (using Polly) for common Redis commands.