# Microsoft.Orleans.Reminders.Cosmos

10.0.0 | net10.0

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

## Orleans.Hosting

- [HostingExtensions](/orleans/docs/api/csharp/microsoft.orleans.reminders.cosmos/orleans.hosting.hostingextensions/) - Extension methods for configuring the Azure Cosmos DB reminder table provider.

## Orleans.Reminders.Cosmos

- [CosmosOptions](/orleans/docs/api/csharp/microsoft.orleans.reminders.cosmos/orleans.reminders.cosmos.cosmosoptions/) - Options for Azure Cosmos DB storage.
- [CosmosOptionsValidator&lt;TOptions&gt;](/orleans/docs/api/csharp/microsoft.orleans.reminders.cosmos/orleans.reminders.cosmos.cosmosoptionsvalidator-1/) - Validates instances of [CosmosOptions](/orleans/docs/api/csharp/microsoft.orleans.reminders.cosmos/orleans.reminders.cosmos.cosmosoptions/).
- [CosmosReminderTableOptions](/orleans/docs/api/csharp/microsoft.orleans.reminders.cosmos/orleans.reminders.cosmos.cosmosremindertableoptions/) - Options for Azure Cosmos DB Reminder Storage.
- [ICosmosOperationExecutor](/orleans/docs/api/csharp/microsoft.orleans.reminders.cosmos/orleans.reminders.cosmos.icosmosoperationexecutor/) - Functionality for executing operations using the Cosmos DB client.
