Custom session state provider for redis cache.
                        
                    
         
                Info
| Version: | 1.0.15 | 
| Author(s): | Microsoft, orellabac | 
| Last Update: | Friday, February 24, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/orellabac/aspnet-redis-providers/wiki | 
| NuGet Url: | https://www.nuget.org/packages/Microsoft.Web.RedisSessionStateProviderEx | 
Install
Install-Package Microsoft.Web.RedisSessionStateProviderEx
                        dotnet add package Microsoft.Web.RedisSessionStateProviderEx
                        paket add Microsoft.Web.RedisSessionStateProviderEx
                        
                                Microsoft.Web.RedisSessionStateProviderEx Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- StackExchange.Redis.StrongName(>= 1.0.608)
 
Tags