A wrapper library around Azure storage that presents a simplified interface for typical Azure storage operations.
Info
Version: | 4.0.2 |
Author(s): | Patrick El-Azem (www.linkedin.com/in/pelazem) |
Last Update: | Monday, February 10, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/plzm/pelazem.azure.storage |
NuGet Url: | https://www.nuget.org/packages/pelazem.azure.storage |
Install
Install-Package pelazem.azure.storage
dotnet add package pelazem.azure.storage
paket add pelazem.azure.storage
pelazem.azure.storage Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.Storage.Blob(>= 11.1.2)
- Microsoft.Azure.Storage.Common(>= 11.1.2)
- Microsoft.Azure.Storage.Queue(>= 11.1.2)
- pelazem.util(>= 4.0.1)