75655539d9
This pr is auto merged as it contains a mandatory file and is opened for more than 10 days. |
||
---|---|---|
.github/ISSUE_TEMPLATE | ||
.gitignore | ||
README.md | ||
SECURITY.md |
README.md
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.