RedisSessionProvider
RedisSessionProvider copied to clipboard
Implemented StackExchange.Redis.Strongname assembly
This fork replaced StackExchange.Redis with its Strongly named version in all three projects in the solution. This does not require RedisSessionProvider to be strongly named, but allows RedisSessionProvider to be used in applications that already make use of the strongly named version of StackExchange.Redis.
@leewang0 any chance of a merge of this pull request?