AzureBlobHelper 1.0.0
This package holds methods to upload and download files to Microsoft Azure Blob Storage
See the version list below for details.
Install-Package AzureBlobHelper -Version 1.0.0
dotnet add package AzureBlobHelper --version 1.0.0
<PackageReference Include="AzureBlobHelper" Version="1.0.0" />
paket add AzureBlobHelper --version 1.0.0
The package helps in working with microsoft azure storage accounts for storing files irrespective of the file type.
It contains helper classes with easy to understand methods to handle the process of upload and download files from Microsoft Azure Blob Stoarage for .Net(Classic) and .net core applications.
The package helps in working with microsoft azure storage accounts for storing files irrespective of the file type.
It contains helper classes with easy to understand methods to handle the process of upload and download files from Microsoft Azure Blob Stoarage for .Net(Classic) and .net core applications.
Release Notes
First release for the package.
Dependencies
-
- WindowsAzure.Storage (>= 9.2.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.