Skip to content

Quick example of a template that shows you how to use C# with Azure Cosmos DB for NoSQL

Notifications You must be signed in to change notification settings

seesharprun/how-to-use-csharp-azure-cosmos-db-nosql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use C# with Azure Cosmos DB for NoSQL

Quick example of a template that shows you how to use C# with Azure Cosmos DB for NoSQL

How does this work?

  1. Make sure you have an Azure Cosmos DB for NoSQL account.
  2. Open this as a GitHub Codespace.
  3. Run dotnet build.
  4. In the Program.cs file, replace the accountEndpoint and authKeyOrResourceToken string values.
  5. Run dotnet run to create the database, container, and items.

Need an Azure Cosmos DB account?

Try Azure Cosmos DB Free

About

Quick example of a template that shows you how to use C# with Azure Cosmos DB for NoSQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages