This commit is contained in:
kirankumarkolli 2018-02-08 14:58:22 -08:00 коммит произвёл GitHub
Родитель f52e8737ad
Коммит 23fc2bb13f
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 2 удалений

Просмотреть файл

@ -1,6 +1,5 @@
# Microsoft Azure Cosmos DB .NET SDK
Welcome to the repo containing all things .NET for the Azure Cosmos DB API which is published with name [Microsoft.Azure.DocumentDB](https://www.nuget.org/packages/Microsoft.Azure.DocumentDB/). For documentation please see the Microsoft Azure [link](https://docs.microsoft.com/en-us/azure/cosmos-db/documentdb-sdk-dotnet).
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.DocumentDB](https://www.nuget.org/packages/Microsoft.Azure.DocumentDB/). For documentation please see the Microsoft Azure [link](https://docs.microsoft.com/en-us/azure/cosmos-db/documentdb-sdk-dotnet).
## Disclaimer
The implementation in this project is intended for reference purpose only.