page_type | languages | products | description | urlFragment | ||
---|---|---|---|---|---|---|
sample |
|
|
This .net core sample demonstrates how to perform common tasks using Azure Cosmos DB Table API with .NET Standard SDK including creating a table, CRUD operation, batch operation and different querying techniques. |
azure-cosmos-table-dotnet-core-getting-started |
This .net core sample demonstrates how to perform common tasks using Azure Cosmos DB Table API with .NET Standard SDK including creating a table, CRUD operation, batch operation and different querying techniques.
(steps to get up and running quickly)
- Open in Visual Studio and do package restore for Nuget.
- Open Settings.json and enter your Cosmos DB connection string.
(Additional resources or related projects)
- To learn more about the Azure Cosmos DB Table API, see Introduction to Azure Cosmos DB Table API.