Dotnet5 Web API Redis Cache Using StackExchange.Redis.Extensions Library

preview_player
Показать описание
Hi everyone,
This video all about Redis cache integration in .Net5 application using StackExchange.Redis.Extension Library

The entire video session is made as to the blog post link below:

Redis docker container steps:
Рекомендации по теме
Комментарии
Автор

where exactly is the connection opened to redis? is it handled byStackExchangeRedis in extension method of startup class or in get set methods ?

akshatchhangani
Автор

Wow ! Nice explanation brother. but we could save hash of the object rather save it as it is.

TellaTrix
Автор

Just because you use Visual studio code...

btogkas