This is a .NET library that makes it easy to use the Microsoft Azure Blob Storage.
Info
| Version: | 4.0.1 |
| Author(s): | Justin Skiles |
| Last Update: | Sunday, November 19, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/babelshift/EasyAzureStorage |
| NuGet Url: | https://www.nuget.org/packages/EasyAzureStorage |
Install
Install-Package EasyAzureStorage
dotnet add package EasyAzureStorage
paket add EasyAzureStorage
EasyAzureStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- WindowsAzure.Storage(>= 8.5.0)
- newtonsoft.json(>= 10.0.3)