NRedisStack
NRedisStack copied to clipboard
Redis Stack .Net client
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...
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...