A simplified interface to Azure Storage Tables with the ability to reference blobs in Blob Containers.
Info
Version: | 1.0.3 |
Author(s): | Jussi Saarivirta |
Last Update: | Sunday, August 29, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Jusas/AzureTableDataStore |
NuGet Url: | https://www.nuget.org/packages/AzureTableDataStore |
Install
Install-Package AzureTableDataStore
dotnet add package AzureTableDataStore
paket add AzureTableDataStore
AzureTableDataStore Download (Unzip the "nupkg" after downloading)
Dependencies
- Azure.Storage.Blobs(>= 12.8.0)
- Microsoft.Azure.Cosmos.Table(>= 1.0.8)
- System.Linq.Expressions(>= 4.3.0)
Tags