We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9565e8 commit d30f4efCopy full SHA for d30f4ef
docs/stack/clients/om-clients/stack-dotnet.md
@@ -53,8 +53,6 @@ The specification for Redis URIs is located [here](https://www.iana.org/assignme
53
54
Make sure to add the `Redis.OM` package to your project. This package makes it easy to create models and query your Redis domain objects.
55
56
-```csharp
57
-
58
```bash
59
dotnet add package Redis.OM
60
```
0 commit comments