# FirestoreReminderServiceExtensions

Package: [Microsoft.Orleans.Reminders.Firestore](/orleans/docs/api/csharp/microsoft.orleans.reminders.firestore/) 10.0.0

[Source](https://github.com/dotnet/orleans/blob/b7a9e3e1c9c54b3cec3a467c5734bf7744541bcf/src/Google/Orleans.Reminders.Firestore/FirestoreReminderServiceExtensions.cs#L9)

```csharp
public static class FirestoreReminderServiceExtensions
```

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

- [UseFirestoreReminderService(IServiceCollection, Action&lt;FirestoreOptions&gt;)](/orleans/docs/api/csharp/microsoft.orleans.reminders.firestore/orleans.hosting.firestorereminderserviceextensions/methods/usefirestorereminderservice-this-microsoft-extensions-dependencyinjection-iservi-2f84fbc7/)
- [UseFirestoreReminderService(IServiceCollection, Action&lt;OptionsBuilder&lt;FirestoreOptions&gt;&gt;)](/orleans/docs/api/csharp/microsoft.orleans.reminders.firestore/orleans.hosting.firestorereminderserviceextensions/methods/usefirestorereminderservice-this-microsoft-extensions-dependencyinjection-iservi-00b57d8a/)
- [UseFirestoreReminderService(ISiloBuilder, Action&lt;FirestoreOptions&gt;)](/orleans/docs/api/csharp/microsoft.orleans.reminders.firestore/orleans.hosting.firestorereminderserviceextensions/methods/usefirestorereminderservice-this-orleans-hosting-isilobuilder-system-action-orle-68b0c946/)
- [UseFirestoreReminderService(ISiloBuilder, Action&lt;OptionsBuilder&lt;FirestoreOptions&gt;&gt;)](/orleans/docs/api/csharp/microsoft.orleans.reminders.firestore/orleans.hosting.firestorereminderserviceextensions/methods/usefirestorereminderservice-this-orleans-hosting-isilobuilder-system-action-micr-af14c981/)
