/.Net5-Redis-Distributed-Cache

Application showing how to configure and use Redis( via StackExchange.Redis API ) on .Net And it mentions how to use data types in Redis.

Primary LanguageC#MIT LicenseMIT

.Net5-Redis-Distributed-Cache

Application showing how to configure and use Redis( via StackExchange.Redis API ) on .Net And it mentions how to use data types in Redis.

Installation

1- Install redis on your computer via chocalakey or run it as a docker container.

2-If you want to see the caches in the interface, install redis desktop manager on your computer.

rdm

3-Run the mvc project

Via

https://github.com/Fcakiroglu16