.NET library with storage abstractions.
Info
Version: | 0.11.0 |
Author(s): | Rico Suter |
Last Update: | Tuesday, September 5, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RicoSuter/Namotion.Storage |
NuGet Url: | https://www.nuget.org/packages/Namotion.Storage.Azure.Storage.Blob |
Install
Install-Package Namotion.Storage.Azure.Storage.Blob
dotnet add package Namotion.Storage.Azure.Storage.Blob
paket add Namotion.Storage.Azure.Storage.Blob
Namotion.Storage.Azure.Storage.Blob Download (Unzip the "nupkg" after downloading)
Dependencies
- Namotion.Storage.Abstractions(>= 0.6.0)
- Namotion.Storage(>= 0.6.0)
- Microsoft.Azure.Storage.Blob(>= 11.1.7)