# AzureBlobStorageHostingExtensions

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/e4e752cedecc2976811db49802c7a999b1f1c704/src/Azure/Orleans.Journaling.AzureStorage/AzureBlobStorageHostingExtensions.cs#L7)

```csharp
public static class AzureBlobStorageHostingExtensions
```

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

- [AddAzureBlobJournalStorage(ISiloBuilder)](/orleans/docs/api/csharp/microsoft.orleans.journaling.azurestorage/orleans.journaling.azureblobstoragehostingextensions/methods/addazureblobjournalstorage-this-orleans-hosting-isilobuilder-18dc6258/)
- [AddAzureBlobJournalStorage(ISiloBuilder, Action&lt;AzureBlobJournalStorageOptions&gt;)](/orleans/docs/api/csharp/microsoft.orleans.journaling.azurestorage/orleans.journaling.azureblobstoragehostingextensions/methods/addazureblobjournalstorage-this-orleans-hosting-isilobuilder-system-action-orlea-2fa05a1b/)
