Info
Version: | 4.6.0 |
Author(s): | Sujay V Sarma |
Last Update: | Monday, April 19, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sujayvsarma/SujaySarma.Sdk.DataSources.AzureTables |
NuGet Url: | https://www.nuget.org/packages/SujaySarma.Sdk.DataSources.AzureTables |
Install
Install-Package SujaySarma.Sdk.DataSources.AzureTables
dotnet add package SujaySarma.Sdk.DataSources.AzureTables
paket add SujaySarma.Sdk.DataSources.AzureTables
SujaySarma.Sdk.DataSources.AzureTables Download (Unzip the "nupkg" after downloading)
Dependencies
net5.0
- Microsoft.Azure.Cosmos.Table(>= 2.0.0)
- Microsoft.Azure.Cosmos.Table(>= 2.0.0)
Tags
Also works with CosmosDB when it is used in Tables API mode. Simply decorate your business objects and its properties with the provided attributes and store and retrieve data with Azure Table Storage using ONE line of code!.