NRedisStack icon indicating copy to clipboard operation
NRedisStack copied to clipboard

Redis Stack .Net client

Results 34 NRedisStack issues
Sort by recently updated
recently updated
newest added

Tests EntraId Authentication with Azure.StackExchenageRedis extension. Test itself enabls TBA on target Redis Server via help of Re-Fault-Injector API. It checks if the given environment is defined within the test...

**NRedisStack Version**: current master branch **Redis Stack Version**: 7.2.4 **Description**: I attempted to write a code sample for the [aggregation query doc page](https://redis.io/docs/latest/develop/interact/search-and-query/query/aggregation/). Under [Grouping without aggregation](https://redis.io/docs/latest/develop/interact/search-and-query/query/aggregation/#grouping-without-aggregation), there is an...

bug

C# versions of the examples in [this page](https://redis.io/docs/latest/develop/interact/search-and-query/query/geo-spatial/).

Hi, about the DotNet Client, seems that the NRedisStack is the official DotNet client library: https://redis.io/docs/latest/develop/connect/clients/dotnet/ But another page make references and use the "StackExchange.Redis" library instead: https://redis.io/learn/develop/dotnet Considering that...