# IClusterManifestProvider

Package: [Microsoft.Orleans.Core](/orleans/docs/api/csharp/microsoft.orleans.core/) 10.0.0

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.Core)

```csharp
public interface IClusterManifestProvider
```

Provides access to the cluster manifest.

## See also

- [ClusterManifest](/orleans/docs/api/csharp/microsoft.orleans.core.abstractions/orleans.metadata.clustermanifest/)

## Properties

- [Current](/orleans/docs/api/csharp/microsoft.orleans.core/orleans.runtime.iclustermanifestprovider/properties/current-8c08a627/)
- [LocalGrainManifest](/orleans/docs/api/csharp/microsoft.orleans.core/orleans.runtime.iclustermanifestprovider/properties/localgrainmanifest-7d19077c/)
- [Updates](/orleans/docs/api/csharp/microsoft.orleans.core/orleans.runtime.iclustermanifestprovider/properties/updates-d697d0d7/)
