forked from Azure/azure-cosmos-dotnet-v2
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
Welcome to the repo containing all things .NET for Azure DocumentDB | ||
Welcome to the repo containing all things .NET for Azure DocumentDB, a managed NoSQL database service. | ||
|
||
In this repo you can find the following; | ||
|
||
- **samples/** - a great source of sample code showing you how to use the .NET SDK in your projects. | ||
- **sdk/** - the source for the .NET SDK will be published here as soon as possible. | ||
- **samples/** - A great source of sample code showing you how to use the .NET SDK in your projects. | ||
- **sdk/** - The source for the .NET SDK will be published when it becomes available. | ||
|
||
For more information about the Azure DocumentDB .NET SDK, please check this [link](https://azure.microsoft.com/en-us/documentation/articles/documentdb-sdk-dotnet/). And for information on the Azure .NET SDK for other Azure Services, please check out this [link](https://www.visualstudio.com/features/azure-tools-vs). |