# ClientBuilderExtensions

Package: [Microsoft.Orleans.Streaming.Redis](/orleans/docs/api/csharp/microsoft.orleans.streaming.redis/) 10.0.0-alpha.1

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.Streaming.Redis) | [Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Redis/Orleans.Streaming.Redis/Hosting/ClientBuilderExtensions.cs#L7)

```csharp
public static class ClientBuilderExtensions
```

Extensions to [IClientBuilder](/orleans/docs/api/csharp/microsoft.orleans.core/orleans.hosting.iclientbuilder/) for configuring Redis streams.

## Methods

- [AddRedisStreams(IClientBuilder, string, Action&lt;ClusterClientRedisStreamConfigurator&gt;)](/orleans/docs/api/csharp/microsoft.orleans.streaming.redis/orleans.hosting.clientbuilderextensions/methods/addredisstreams-this-orleans-hosting-iclientbuilder-string-system-action-orleans-4fa98566/)
