- Response caching in ASP.NET Core
- Cache in-memory in ASP.NET Core
- Distributed caching in ASP.NET Core
- Simple In-Memory Caching in .Net Core with IMemoryCache
- 4 Microservices Caching Patterns at Wix
- REDIS VS MEMCACHED: WHICH ONE TO CHOOSE?
- Redis vs. Memcached: In-Memory Data Storage Systems
- Difference Between Redis vs Memcached
- Response caching in ASP.NET Core
- Caching Best Practices
- How to Improve ASP.NET App Performance in Web Farm with Caching
- Redis as Backplane to scale your Blazor applications
- “Red(e)isign” Publish/Subscribe with Redis
- Hybrid Caching
- ASP.NET Core Memory Cache - Is the GetOrCreate method thread-safe?
- Cache Implementations in C# .NET
- Scalable and Performant ASP.NET Core Web APIs: Server Caching
- Scalable and Performant ASP.NET Core Web APIs: Client Caching
- HOW TO USE IN-MEMORY CACHING FOR .NET CORE WEB APIS
- DISTRIBUTED CACHING AND DISTRIBUTED MEMORY CACHE IN .NET CORE
- USE DISTRIBUTED SQL SERVER CACHE WITH .NET CORE WEB APIS
- Redis Caching in ASP.NET Core – Distributed Caching Detailed
- In-Memory Caching in ASP.NET Core – Detailed Guide
- Response Caching with MediatR in ASP.NET Core – Powerful Pipeline Behavior
- How to publish and subscribe with redis by. Net core
- Redis for .NET Developers – Redis Pub Sub
- Intro to Redis for .NET Developers – Installing Redis on Windows
- Redis for .NET Developer – Connecting with C#
- Redis for .NET Developer – String Datatype
- Redis for .NET Developer – Redis String Datatype part 2
- Redis for .NET Developer – Redis Hash Datatype
- Redis for .NET Developers – Redis running in Docker
- Redis for .NET Developers – Redis running in Azure
- Redis for .NET Developers – Redis Password
- Redis for .NET Developers – Redis List Datatype
- Redis for .NET Developers – Redis Sets Datatype
- Redis for .NET Developers – Redis Sorted Sets Datatype
- Redis for .NET Developers – Redis HyperLogLog Datatype
- Redis for .NET Developers – Redis Pub Sub
- Redis for .NET Developers – Redis Pipeline Batching
- Redis for .NET Developer – Redis Transactions
- Redis for .NET Developers – Redis GeoSpatial
- Redis for .NET Developers – Redis Sentinel
- Redis for .NET Developers | Redis with AspNetCore WebAPI
- Pub/Sub
- Publish Subscribe
- How to use Redis and Lua Scripts in a C# ASP.NET Core Microservice Architecture
- Caching in ASP.NET Core with LazyCache
- Caching behavior with MediatR
- Cross-Cutting Concerns with MediatR Pipeline Behaviors
- ASP.NET Micro Caching - Benefits of a One-Second Cache
- Redis Explained
- Redis-Dependency Injection of the ConnectionMultiplexer – Best Practices
- Delete Single or multiple or All keys in Redis .NET – Guidelines
- Get all keys from Redis Cache in C#.NET
- MongoDB vs. Redis:Which Database Should You Use
- Redis as a Database
- Strings
- JSON
- Lists
- Sets
- Hashes
- Sorted Sets
- Streams
- Geospatial
- Bitmaps
- Bitfields
- Probabilistic
- Time Series
- Software Architecture Introduction (part 3): Cache explained
- Response caching using Redis | ASP.NET Core 5 REST API Tutorial 25
- How to effectively use Redis Cache in .NET Core (Framework, Standard)
- Why .NET's memory cache is kinda flawed
- Making Your APIs Blazingly Fast in .NET 8!
- Database Caching for System Design Interviews
- Cache Systems Every Developer Should Know
- taswar/RedisForNetDevelopers - Source code for blog post on Redis for .NET Developer Series
- SorenZ/Alamut.MediatR.Caching
- StackExchange/StackExchange.Redis - General purpose redis client
- ServiceStack/ServiceStack.Redis - .NET's leading C# Redis Client
- alastairtree/LazyCache - An easy to use thread safe in-memory caching service with a simple developer friendly API for c#
- Foundatio.Redis - Foundatio Redis
- MichaCo/CacheManager - CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features.
- dotnetcore/EasyCaching - EasyCaching is an open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!
- mjebrahimi/EasyCompressor - ⚡ A compression library that implements many compression algorithms such as LZ4, Zstd, LZMA, Snappy, Brotli, GZip, and Deflate. It helps you to improve performance by reducing Memory Usage and Network Traffic for caching.
- VahidN/EFCoreSecondLevelCacheInterceptor - EF Core Second Level Cache Interceptor
- marcoCasamento/Hangfire.Redis.StackExchange - HangFire Redis storage based on original (and now unsupported) Hangfire.Redis but using lovely StackExchange.Redis client
- ZiggyCreatures/FusionCache - FusionCache is an easy to use, high performance and robust cache with an optional distributed 2nd layer and some advanced features.