Skip to main content
Microsoft.Azure.Cosmos.Table package icon

Microsoft.Azure.Cosmos.Table

This client library enables working with the Microsoft Azure CosmosDB Table API as well as Azure Table Storage. When used with Cosmos DB Table API, the library enables 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. When used with Azure Table Storage service, this library offers similar APIs and functionalities as WindowsAzure.Storage 8.7.0. For reporting issue, please file it at: https://github.com/Azure/azure-cosmos-table-dotnet/issues.

Total Downloads
60.3M
60,345,627
Published
Aug 19, 2020
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.Azure.Cosmos.Table --version 1.0.8
Package Manager Console
Install-Package Microsoft.Azure.Cosmos.Table -Version 1.0.8
PackageReference
<PackageReference Include="Microsoft.Azure.Cosmos.Table" Version="1.0.8" />

Frameworks

.NETStandard2.0

Dependencies

[2.11.2, )
Microsoft.OData.Core
.NETStandard2.0
[7.6.4, )
Newtonsoft.Json
.NETStandard2.0
[10.0.2, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

NuGet marks this package as deprecated and points to Azure.Data.Tables as an alternative.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.