Microsoft.Azure.CosmosDB.Table
1.1.3
Prefix Reserved
Please note, a newer package is available Azure.Data.Tables.
While this package will continue to receive critical bug fixes, we strongly encourage you to upgrade.
See https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/tables/Azure.Data.Tables/MigrationGuide.md for more details.
See the version list below for details.
dotnet add package Microsoft.Azure.CosmosDB.Table --version 1.1.3
NuGet\Install-Package Microsoft.Azure.CosmosDB.Table -Version 1.1.3
<PackageReference Include="Microsoft.Azure.CosmosDB.Table" Version="1.1.3" />
paket add Microsoft.Azure.CosmosDB.Table --version 1.1.3
#r "nuget: Microsoft.Azure.CosmosDB.Table, 1.1.3"
// Install Microsoft.Azure.CosmosDB.Table as a Cake Addin #addin nuget:?package=Microsoft.Azure.CosmosDB.Table&version=1.1.3 // Install Microsoft.Azure.CosmosDB.Table as a Cake Tool #tool nuget:?package=Microsoft.Azure.CosmosDB.Table&version=1.1.3
This client library enables working with the Microsoft Azure CosmosDB Table storage, with support for global distribution, automatic secondary indexes, dedicated throughput, and single-digit millisecond latency. See "Getting started with the Azure Cosmos DB: Table API" at https://aka.ms/premiumtables.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.5
- Microsoft.Azure.DocumentDB (>= 1.22.0)
- Microsoft.Azure.KeyVault.Core (>= 1.0.0)
- Microsoft.Azure.Storage.Common (>= 8.6.0-preview && <= 9.0.0.1-preview)
- Microsoft.Data.OData (>= 5.8.2)
- Microsoft.Data.Services.Client (>= 5.8.2)
- Microsoft.OData.Core (>= 7.2.0)
- Microsoft.OData.Edm (>= 7.2.0)
- Microsoft.Spatial (>= 7.2.0)
- Newtonsoft.Json (>= 10.0.2)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Microsoft.Azure.CosmosDB.Table:
Package | Downloads |
---|---|
Stimulsoft.Data.AzureTableStorage
Azure Table Storage data provider for Stimulsoft products. |
|
Madd0.AzureStorageDriver
A LINQPad driver to perform queries against Azure Table Storage. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.Azure.CosmosDB.Table:
Repository | Stars |
---|---|
microsoft/BotFramework-BlogSamples
Welcome to the Bot Framework samples repository. Here you will find sample bots that take advantage of Bot Framework capabilities.
|