FluentBlob is an API that provides a simple fluent interface to access features of Microsoft Azure Storage Blob services.
Info
| Version: | 1.0.0 |
| Author(s): | Salim Alam |
| Last Update: | Sunday, December 22, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/FluentBlob |
Install
Install-Package FluentBlob
dotnet add package FluentBlob
paket add FluentBlob
FluentBlob Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.Storage.Blob(>= 11.1.1)