I am looking for latest step-by-step instructions for first time setup for implementing RedisSessionStateProvider

Mark Jones 1 Reputation point
2022-01-31T20:24:18.65+00:00

Hello,
I am trying to setup for the first time Azure Redis Session State Cache for .Net web applications running the .Net Framework version 4.6.1

https://www.nuget.org/packages/Microsoft.Web.RedisSessionStateProvider/

I see that the RedisSessionStateProvider uses .Net Framework 4.6.2

Does anyone know of any links for step-by-step instructions for installing the RedisSessionStateProvider on a local machine that uses an Azure Redis Cache?

I will be doing this in a DEV/UAT environements after i get it working locally, but so far i cannot find anything useful about how to actually accomplish the goal of installing the RedisSessionStateProvider and wiring it up so that web apps actually use it for session management.

Thanks for your help.
Mark

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
211 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. GeethaThatipatri-MSFT 27,007 Reputation points Microsoft Employee
    2022-01-31T23:33:19.477+00:00

    Hi, @Mark Jones Welcome to Microsoft Q&A, Thanks for posting your question.
    Please refer to this document Cache ASP.NET Session State Provider | Microsoft Learn

    Regards
    Geetha