# AzureTableStorageHostingExtensions

Package: [Microsoft.Orleans.Journaling.AzureStorage](/orleans/docs/api/csharp/microsoft.orleans.journaling.azurestorage/) 10.0.0-alpha.1

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.Journaling.AzureStorage) | [Source](https://github.com/dotnet/orleans/blob/b7a9e3e1c9c54b3cec3a467c5734bf7744541bcf/src/Azure/Orleans.Journaling.AzureStorage/AzureTableStorageHostingExtensions.cs#L7)

```csharp
public static class AzureTableStorageHostingExtensions
```

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

- [AddAzureTableJournalStorage(ISiloBuilder)](/orleans/docs/api/csharp/microsoft.orleans.journaling.azurestorage/orleans.journaling.azuretablestoragehostingextensions/methods/addazuretablejournalstorage-this-orleans-hosting-isilobuilder-423ddb58/)
- [AddAzureTableJournalStorage(ISiloBuilder, Action&lt;AzureTableJournalStorageOptions&gt;)](/orleans/docs/api/csharp/microsoft.orleans.journaling.azurestorage/orleans.journaling.azuretablestoragehostingextensions/methods/addazuretablejournalstorage-this-orleans-hosting-isilobuilder-system-action-orle-2c08e74c/)
