Skip to content

Commit 64e52b9

Browse files
authored
Update README.md
1 parent f121de4 commit 64e52b9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
---
22
languages:
3-
- go
43
- csharp
54
page_type: sample
65
products:
6+
- dotnet
77
- azure
88
- azure-cosmos-db
9+
description: "How to use the Azure Cosmos DB for MongoDB API to store and access data from a .NET application."
910
---
1011

1112
# Developing a .NET app using Azure Cosmos DB for MongoDB API
@@ -33,4 +34,4 @@ The code included in this sample is intended to get you quickly started with a .
3334

3435
- [Azure Cosmos DB](https://docs.microsoft.com/azure/cosmos-db/introduction)
3536
- [Azure Cosmos DB for MongoDB API](https://docs.microsoft.com/en-us/azure/cosmos-db/mongodb-introduction)
36-
- [MongoDB .NET driver documentation](http://mongodb.github.io/mongo-csharp-driver/)
37+
- [MongoDB .NET driver documentation](http://mongodb.github.io/mongo-csharp-driver/)

0 commit comments

Comments
 (0)