Skip to content

Azure/azure-cosmos-table-dotnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Microsoft Azure Cosmos DB Table .NET Standard SDK

This client library enables working with the Microsoft Azure Cosmos DB Table API, 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.

This library can also be used to access Azure Storage Table endpoints: https://docs.microsoft.com/en-us/azure/cosmos-db/table-storage-overview.

Versions

1.0.0 series

The 1.0.0 series is GA and takes the dependency on Microsoft.Azure.DocumentDB.Core.

2.0.0 series

The 2.0.0 Table SDK is in preview now. It takes dependency on Microsoft.Azure.Cosmos, with performance improvements and namespace consolidation to Cosmos DB endpoint. The public API remains the same.

Useful links

About

.NET SDK for Azure Cosmos Table API

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published