StorageProvider to store Data on Azure Blob.
Info
Version: | 2.0.0.11 |
Author(s): | Roger Zander |
Last Update: | Saturday, November 2, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rzander/jaindb |
NuGet Url: | https://www.nuget.org/packages/jaindb.storage.AzureBlob |
Install
Install-Package jaindb.storage.AzureBlob
dotnet add package jaindb.storage.AzureBlob
paket add jaindb.storage.AzureBlob
jaindb.storage.AzureBlob Download (Unzip the "nupkg" after downloading)
Dependencies
- Costura.Fody(>= 4.1.0)
- Microsoft.Azure.Storage.Blob(>= 11.2.2)
- Newtonsoft.Json(>= 12.0.3)
- jaindb.base(>= 1.2.3)
Tags