Shared helper library for implementing file storage using Azure Blob storage.
Info
Version: | 0.4.0 |
Author(s): | Brad Huggins |
Last Update: | Tuesday, October 6, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bradhuggins/Shared.FileStorage |
NuGet Url: | https://www.nuget.org/packages/BradHuggins.Shared.FileStorage.AzureBlob |
Install
Install-Package BradHuggins.Shared.FileStorage.AzureBlob
dotnet add package BradHuggins.Shared.FileStorage.AzureBlob
paket add BradHuggins.Shared.FileStorage.AzureBlob
BradHuggins.Shared.FileStorage.AzureBlob Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.Storage.Blob(>= 11.2.2)