A simple wrapper for storing data in Azure Blob Storage.
Info
Version: | 2.0.2 |
Author(s): | Andrew Collins |
Last Update: | Tuesday, February 7, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/andrewcoll/Blobr |
NuGet Url: | https://www.nuget.org/packages/Blobr |
Install
Install-Package Blobr
dotnet add package Blobr
paket add Blobr
Blobr Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.0)
- WindowsAzure.Storage(>= 7.2.1)
- Newtonsoft.Json(>= 9.0.1)
- System.Linq.Queryable(>= 4.3.0)
Tags