This project is a comprehensive sample demonstrating how to integrate Redis into a .NET application.
-
Updated
Sep 15, 2025 - C#
This project is a comprehensive sample demonstrating how to integrate Redis into a .NET application.
Implementation of distributed caching system using Redis. We have some open-source packages, Redis(Remote Dictionary Server) is an open-source, in-memory, No-SQL key/value store that is used primary as an application cache or quick response database.
This caching provider allows to use a Redis cache server or cluster within DNN Platform (formerly DotNetNuke)
Generic Cache Manager Application is a simple ASP.NET Core Web API project that uses Redis for caching. This project demonstrates how to use Redis as a caching layer in a web application, providing basic CRUD operations on the cache.
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and message broker. Redis provides data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, geospatial indexes, and streams.
This project is an API designed to demonstrate the basic usage of in-memory cache and Redis. The project includes functionalities such as establishing a Redis connection, storing data in Redis, and caching in memory.
MsCoreOne is a simple Ecommerce with using many technologies such as .NET 5, Entity Framework Core 5, React 16.13 with modern Clean Architecture, Domain-Driven Design, CQRS, SOLID, Identity Server 4, Blazor. It will focus on resolving the problems always see in the process to develop projects.
Asp.netMicroservice
Using Asp.net to Make an API Project Using Onion Architecture
RedisSearch and Auto-Complete suggestion implementation with ASP.NET Core
redis operations by .net core
Crud App in .Net Core 3.1 Web API with Redis and SQL Server which are running on Azure Cloud Platform. After development, application dockerized and published on Azure Cloud Platform with domain "http://crudapp-azure.westeurope.azurecontainer.io/api/book/getall/"
A simple worker to copy Redis values to another Redis filtered and with prefix;
.NET implementation of https://github.com/smrchy/rsmq
Memory Cache and Distributed Cache
Add a description, image, and links to the redis-server topic page so that developers can more easily learn about it.
To associate your repository with the redis-server topic, visit your repo's landing page and select "manage topics."