.NET SDK for Azure Cosmos DB for the core SQL API
Перейти к файлу
Naveen Singh 0e1e2f31d5 updating samples to rc version (#505) 2019-07-02 21:28:28 +05:30
.github/ISSUE_TEMPLATE Merged PR 187055: Use LFS for test json files and remove owners from tests 2019-02-13 20:40:19 +00:00
Microsoft.Azure.Cosmos Single nuget package (#490) 2019-06-29 21:10:57 +05:30
Microsoft.Azure.Cosmos.Samples/CodeSamples updating samples to rc version (#505) 2019-07-02 21:28:28 +05:30
Native Integrating master direct pacakge [BREAKING CHANGES] (#97) 2019-03-28 04:17:17 +05:30
.gitattributes Merged PR 189340: Remove twitter_data.json from git history 2019-03-01 02:43:21 +00:00
.gitignore Initial commit 2018-11-05 10:03:17 -08:00
CODEOWNERS Limiting kirll to soruce code 2019-03-07 18:27:02 +05:30
LICENSE Initial commit 2018-11-05 10:03:20 -08:00
Microsoft.Azure.Cosmos.sln Merged PR 176216: Moving Perf project to new repo 2019-01-03 21:04:12 +00:00
NuGet.config add source 2018-11-30 19:06:23 -08:00
PULL_REQUEST_TEMPLATE.md Adding a pull request template (#214) 2019-05-09 22:16:57 +05:30
README.md Updating read me to add troubleshooting link 2019-03-05 13:56:28 -08:00
changelog.md add 3.0.0.9-preview to release notes (#91) 2019-04-18 06:42:48 +05:30
repo.config Merged PR 178986: Config files required to onboard OneBranch Ownership Enforcer: repo.config and root directory owner. 2019-01-15 21:01:08 +00:00

README.md

Microsoft Azure Cosmos DB .NET SDK Version 3.0

This project provides a client tools or utilities in .NET that makes it easy to interact with Azure Cosmos DB. Azure cosmos DB is published with nuget name Microsoft.Azure.Cosmos.

SDK Public Preview announcement

The .NET SDK 3.0 is currently in Public Preview.  

SDK release notes

https://github.com/Azure/azure-cosmos-dotnet-v3/blob/master/changelog.md

SDK API

https://docs.microsoft.com/dotnet/api/microsoft.azure.cosmos?view=azure-dotnet-preview

Samples

Our Samples folder is a good starting point.

Diagnose and troubleshooting issues

https://docs.microsoft.com/azure/cosmos-db/troubleshoot-dot-net-sdk

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.