StackExchange.Redis.Extensions
                                
                                
                                
                                    StackExchange.Redis.Extensions copied to clipboard
                            
                            
                            
                        Bumps [protobuf-net](https://github.com/protobuf-net/protobuf-net) from 3.0.52 to 3.1.22. Changelog Sourced from protobuf-net's changelog. Release Notes Packages are available on NuGet: protobuf-net, or it can be built from source Roadmap gRPC: see protobuf-net.Grpc...
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 4.7.1 to 6.0.6. Release notes Sourced from System.Text.Json's releases. .NET 6.0.6 Release .NET 6.0.5 Release .NET 6.0.4 Release .NET 6.0.3 Release .NET 6.0.2 Release .NET 6.0.1 Release...
Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) from 3.1.3 to 6.0.2. Release notes Sourced from Microsoft.Extensions.Logging.Abstractions's releases. .NET 6.0.2 Release .NET 6.0.1 Release .NET 6.0 Release .NET 6.0 RC 2 Release .NET 6.0 RC 1...
Bumps [StackExchange.Redis](https://github.com/StackExchange/StackExchange.Redis) from 2.1.30 to 2.6.66. Changelog Sourced from StackExchange.Redis's changelog. 2.6.66 Fix #2182: Be more flexible in which commands are "primary only" in order to support users with replicas...
IRedisDatabase/HashIncerementByAsync->HashIncrementByAsync Incerement -> Increment
I noticed that the `RedisConfiguration` does not provide a way to specify the `KeepAlive` and `ConnectRetry` options, which are available in the `ConfigurationOptions` class of `StackExchange.Redis`. Why is this the...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.5.0 to 17.3.1. Release notes Sourced from Microsoft.NET.Test.Sdk's releases. v17.3.1 See the release notes here. v17.3.0 See the release notes here. v17.3.0-preview-20220612-01 See the release notes here....
Bumps [SimpleExec](https://github.com/adamralph/simple-exec) from 6.2.0 to 11.0.0. Changelog Sourced from SimpleExec's changelog. 11.0.0 Fixed bugs #491: [BREAKING] PATHEXT file extension order is not respected on Windows 10.0.0 Enhancements #441: [BREAKING] Automatically...
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 1.2.1 to 6.0.1. Release notes Sourced from coverlet.collector's releases. v6.0.1 Fixed Uncovered lines in .NET 8 for inheriting records #1555 Fix record constructors not covered when SkipAutoProps...
Bumps [xunit](https://github.com/xunit/xunit) from 2.4.1 to 2.7.0. Commits d806fa1 v2.7.0 13bb60b #2872: Expand special handling for sets in Assert.Contains/DoesNotContain (v2) 203b4d9 Update to use the common build system (#2883) a4f585b Remove...