Blobucket makes working with Azure storage blobs as .NET objects easier for simple scenarios.
Info
| Version: | 0.3.0 |
| Author(s): | https://github.com/smokedlinq/Blobucket |
| Last Update: | Thursday, September 17, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/smokedlinq/Blobucket |
| NuGet Url: | https://www.nuget.org/packages/Blobucket |
Install
Install-Package Blobucket
dotnet add package Blobucket
paket add Blobucket
Blobucket Download (Unzip the "nupkg" after downloading)
Dependencies
- Azure.Storage.Blobs(>= 12.6.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.8)