Arcturus.Extensions.Configuration.AzureStorageBlob
2025.7.21.124
See the version list below for details.
dotnet add package Arcturus.Extensions.Configuration.AzureStorageBlob --version 2025.7.21.124
NuGet\Install-Package Arcturus.Extensions.Configuration.AzureStorageBlob -Version 2025.7.21.124
<PackageReference Include="Arcturus.Extensions.Configuration.AzureStorageBlob" Version="2025.7.21.124" />
<PackageVersion Include="Arcturus.Extensions.Configuration.AzureStorageBlob" Version="2025.7.21.124" />
<PackageReference Include="Arcturus.Extensions.Configuration.AzureStorageBlob" />
paket add Arcturus.Extensions.Configuration.AzureStorageBlob --version 2025.7.21.124
#r "nuget: Arcturus.Extensions.Configuration.AzureStorageBlob, 2025.7.21.124"
#:package Arcturus.Extensions.Configuration.AzureStorageBlob@2025.7.21.124
#addin nuget:?package=Arcturus.Extensions.Configuration.AzureStorageBlob&version=2025.7.21.124
#tool nuget:?package=Arcturus.Extensions.Configuration.AzureStorageBlob&version=2025.7.21.124
Arcturus.Extensions.Configuration.AzureStorageBlob
Arcturus.Extensions.Configuration.AzureStorageBlob is a .NET library that enables applications to load configuration settings directly from Azure Storage Blob containers. This package integrates with the Microsoft.Extensions.Configuration system, allowing you to centralize and manage your configuration files in Azure, supporting dynamic updates and secure storage for distributed/cloud-native applications.
Installation
Install the package via NuGet Package Manager or the .NET CLI:
dotnet add package Arcturus.Extensions.Configuration.AzureStorageBlob
Or, using the Package Manager Console:
Install-Package Arcturus.Extensions.Configuration.AzureStorageBlob
Prerequisites
- .NET SDK 8 or later
Features
- Load configuration from Azure Storage Blob containers
- Supports JSON, XML, and other text-based formats
- Optional local fallback if blob is unavailable
- Automatic reload on blob changes (if enabled)
- Secure access via connection string, SAS token, or Managed Identity
- Seamless integration with Microsoft.Extensions.Configuration
- Suitable for distributed and cloud-native .NET applications
Documentation
For detailed documentation, visit Arcturus Wiki.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Support
If you encounter issues or have questions, please file an issue on the GitHub Issues page.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- Azure.Storage.Blobs (>= 12.25.0)
- Microsoft.Extensions.Configuration (>= 9.0.7)
-
net9.0
- Azure.Storage.Blobs (>= 12.25.0)
- Microsoft.Extensions.Configuration (>= 9.0.7)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
2025.8.14.168 | 92 | 8/14/2025 |
2025.8.13.166 | 94 | 8/13/2025 |
2025.8.12.164 | 91 | 8/12/2025 |
2025.8.11.156 | 89 | 8/11/2025 |
2025.8.11.154 | 88 | 8/11/2025 |
2025.8.4.149 | 117 | 8/4/2025 |
2025.7.25.141 | 360 | 7/25/2025 |
2025.7.22.138 | 488 | 7/22/2025 |
2025.7.22.136 | 485 | 7/22/2025 |
2025.7.22.125 | 478 | 7/22/2025 |
2025.7.21.124 | 364 | 7/21/2025 |
2025.7.17.112 | 115 | 7/17/2025 |
2025.7.14.104 | 136 | 7/14/2025 |
2025.6.22.98 | 136 | 6/22/2025 |
2025.6.20.96 | 100 | 6/20/2025 |
2025.6.18.94 | 136 | 6/18/2025 |
2025.5.19.92 | 148 | 5/19/2025 |
2025.5.17.89 | 106 | 5/17/2025 |
2025.4.8.87 | 167 | 4/8/2025 |
2025.4.6.83 | 128 | 4/6/2025 |
2025.3.19.80 | 151 | 3/19/2025 |