# ZooKeeperHostingExtensions

Package: [Microsoft.Orleans.Clustering.ZooKeeper](/orleans/docs/api/csharp/microsoft.orleans.clustering.zookeeper/) 10.0.0

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.Clustering.ZooKeeper) | [Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Clustering.ZooKeeper/ZooKeeperHostingExtensions.cs#L11)

```csharp
public static class ZooKeeperHostingExtensions
```

Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.

## Methods

- [UseZooKeeperClustering(IClientBuilder, Action&lt;OptionsBuilder&lt;ZooKeeperGatewayListProviderOptions&gt;&gt;)](/orleans/docs/api/csharp/microsoft.orleans.clustering.zookeeper/orleans.hosting.zookeeperhostingextensions/methods/usezookeeperclustering-this-orleans-hosting-iclientbuilder-system-action-microso-67227e2f/)
- [UseZooKeeperClustering(IClientBuilder, Action&lt;ZooKeeperGatewayListProviderOptions&gt;)](/orleans/docs/api/csharp/microsoft.orleans.clustering.zookeeper/orleans.hosting.zookeeperhostingextensions/methods/usezookeeperclustering-this-orleans-hosting-iclientbuilder-system-action-orleans-47e85d7a/)
- [UseZooKeeperClustering(ISiloBuilder, Action&lt;OptionsBuilder&lt;ZooKeeperClusteringSiloOptions&gt;&gt;)](/orleans/docs/api/csharp/microsoft.orleans.clustering.zookeeper/orleans.hosting.zookeeperhostingextensions/methods/usezookeeperclustering-this-orleans-hosting-isilobuilder-system-action-microsoft-10814895/)
- [UseZooKeeperClustering(ISiloBuilder, Action&lt;ZooKeeperClusteringSiloOptions&gt;)](/orleans/docs/api/csharp/microsoft.orleans.clustering.zookeeper/orleans.hosting.zookeeperhostingextensions/methods/usezookeeperclustering-this-orleans-hosting-isilobuilder-system-action-orleans-c-fca2564a/)
