# SiloBuilderReminderExtensions

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

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

```csharp
public static class SiloBuilderReminderExtensions
```

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

- [AddReminders(ISiloBuilder)](/orleans/docs/api/csharp/microsoft.orleans.reminders/orleans.hosting.silobuilderreminderextensions/methods/addreminders-this-orleans-hosting-isilobuilder-59838916/)
- [AddReminders(IServiceCollection)](/orleans/docs/api/csharp/microsoft.orleans.reminders/orleans.hosting.silobuilderreminderextensions/methods/addreminders-this-microsoft-extensions-dependencyinjection-iservicecollection-b262b9fd/)
