Info
| Version: | 2026.2.1 |
| Author(s): | Stimulsoft |
| Last Update: | Friday, April 24, 2026 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/Stimulsoft.Data.AzureTableStorage |
Install
Install-Package Stimulsoft.Data.AzureTableStorage
dotnet add package Stimulsoft.Data.AzureTableStorage
paket add Stimulsoft.Data.AzureTableStorage
Stimulsoft.Data.AzureTableStorage Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Microsoft.Azure.CosmosDB.Table(>= 2.1.0)
- Microsoft.Azure.DocumentDB(>= 2.1.3)
- Microsoft.Azure.KeyVault.Core(>= 1.0.0)
- Microsoft.Azure.Storage.Common(>= 8.6.0)
- Microsoft.Data.Edm(>= 5.8.2)
- Microsoft.Data.OData(>= 5.8.2)
- Microsoft.Data.Services.Client(>= 5.8.2)
- Microsoft.OData.Core(>= 7.5.0)
- Microsoft.OData.Edm(>= 7.5.0)
- Microsoft.Spatial(>= 7.5.0)
- Newtonsoft.Json(>= 10.0.2)
- System.ComponentModel.EventBasedAsync(>= 4.0.11)
- System.Dynamic.Runtime(>= 4.0.0)
- System.Linq.Queryable(>= 4.0.0)
- System.Net.Requests(>= 4.0.11)
- System.Spatial(>= 5.8.2)
- Microsoft.Azure.Cosmos.Table(>= 1.0.0)
- Microsoft.Azure.Storage.Common(>= 8.6.0)
Tags
Azure Table Storage is a service that stores non-relational structured data (also known as structured NoSQL data) in the cloud and provides a key-attribute store with a schemaless design.