@alepha/bucket-azure
v0.13.8
Published
Azure Blob Storage implementation for the bucket file storage.
Downloads
1,147
Maintainers
Readme
Alepha Bucket Azure
Azure Blob Storage implementation for the bucket file storage.
Installation
This package is part of the Alepha framework and can be installed via the all-in-one package:
npm install alephaModule
Plugin for Alepha Bucket that provides Azure Blob Storage capabilities.
API Reference
Providers
Providers are classes that encapsulate specific functionality and can be injected into your application. They handle initialization, configuration, and lifecycle management.
For more details, see the Providers documentation.
AzureFileStorageProvider
Azure Blog Storage implementation of File Storage Provider.
