Working with fileshares and blobs in code is a hassle so I made this nice tool to help out.
Info
| Version: | 5.0.157-preview |
| Author(s): | Frank R. Haugen |
| Last Update: | Sunday, November 5, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/frankhaugen/Frank.Libraries |
| NuGet Url: | https://www.nuget.org/packages/Frank.Libraries.AzureStorage |
Install
Install-Package Frank.Libraries.AzureStorage
dotnet add package Frank.Libraries.AzureStorage
paket add Frank.Libraries.AzureStorage
Frank.Libraries.AzureStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- Azure.Storage.Blobs(>= 12.6.0)
- Azure.Storage.Files.Shares(>= 12.4.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 3.1.8)
Tags