Microsoft.Azure.Cosmos
3.37.0-preview
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Azure.Cosmos --version 3.37.0-preview
NuGet\Install-Package Microsoft.Azure.Cosmos -Version 3.37.0-preview
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.37.0-preview" />
<PackageVersion Include="Microsoft.Azure.Cosmos" Version="3.37.0-preview" />
<PackageReference Include="Microsoft.Azure.Cosmos" />
paket add Microsoft.Azure.Cosmos --version 3.37.0-preview
#r "nuget: Microsoft.Azure.Cosmos, 3.37.0-preview"
#:package Microsoft.Azure.Cosmos@3.37.0-preview
#addin nuget:?package=Microsoft.Azure.Cosmos&version=3.37.0-preview&prerelease
#tool nuget:?package=Microsoft.Azure.Cosmos&version=3.37.0-preview&prerelease
This client library enables client applications to connect to Azure Cosmos DB via the NoSQL API. Azure Cosmos DB is a globally distributed, multi-model database service. For more information, refer to https://azure.microsoft.com/services/cosmos-db/.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Azure.Core (>= 1.19.0)
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0)
- Microsoft.Bcl.HashCode (>= 1.1.0)
- Newtonsoft.Json (>= 10.0.2)
- System.Buffers (>= 4.5.1)
- System.Collections.Immutable (>= 1.7.0)
- System.Configuration.ConfigurationManager (>= 6.0.0)
- System.Memory (>= 4.5.4)
- System.Numerics.Vectors (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
- System.ValueTuple (>= 4.5.0)
NuGet packages (412)
Showing the top 5 NuGet packages that depend on Microsoft.Azure.Cosmos:
Package | Downloads |
---|---|
Microsoft.Azure.Cosmos.Table
This client library enables working with the Microsoft Azure CosmosDB Table storage, with support for global distribution, automatic secondary indexes, dedicated throughput, and single-digit millisecond latency. See "Getting started with the Azure Cosmos DB: Table API" at https://aka.ms/premiumtables. For reporting issue, please file it at: https://github.com/Azure/azure-cosmos-table-dotnet/issues. |
|
Microsoft.Azure.WebJobs.Extensions.CosmosDB
This package contains binding extensions for Azure Cosmos DB. |
|
Microsoft.EntityFrameworkCore.Cosmos
Azure Cosmos provider for Entity Framework Core. |
|
AspNetCore.HealthChecks.CosmosDb
HealthChecks.CosmosDb is the health check package for Azure CosmosDb. |
|
Microsoft.Azure.Functions.Worker.Extensions.CosmosDB
Azure Cosmos DB extensions for .NET isolated functions |
GitHub repositories (63)
Showing the top 20 popular GitHub repositories that depend on Microsoft.Azure.Cosmos:
Repository | Stars |
---|---|
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
|
|
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
|
|
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
|
|
dotnet/orleans
Cloud Native application framework for .NET
|
|
MassTransit/MassTransit
Distributed Application Framework for .NET
|
|
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
|
|
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
|
|
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
|
|
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
|
|
thepirat000/Audit.NET
An extensible framework to audit executing operations in .NET and .NET Core.
|
|
reactiveui/Akavache
An asynchronous, persistent key-value store created for writing desktop and mobile applications, based on SQLite3. Akavache is great for both storing important data as well as cached local data that expires.
|
|
MicrosoftLearning/AZ-204-DevelopingSolutionsforMicrosoftAzure
AZ-204: Developing solutions for Microsoft Azure
|
|
Azure/azure-functions-host
The host/runtime that powers Azure Functions
|
|
microsoft/WhatTheHack
A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates. Please visit the What The Hack website at: https://aka.ms/wth
|
|
microsoft/coyote
Coyote is a library and tool for testing concurrent C# code and deterministically reproducing bugs.
|
|
OfficeDev/Microsoft-Teams-Samples
Welcome to the Microsoft Teams samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Microsoft Teams App!
|
|
Azure/data-api-builder
Data API builder provides modern REST and GraphQL endpoints to your Azure Databases and on-prem stores.
|
|
Azure/azure-mcp
The Azure MCP Server, bringing the power of Azure to your agents.
|
|
SteeltoeOSS/Steeltoe
.NET Components for Externalized Configuration, Database Connectors, Service Discovery, Logging and Distributed Tracing, Application Management, Security, and more.
|
|
cocoa-mhlw/cocoa
|
Version | Downloads | Last Updated |
---|---|---|
3.54.0-preview.0 | 176 | 8/14/2025 |
3.53.0 | 8,295 | 8/13/2025 |
3.53.0-preview.0 | 12,625 | 6/14/2025 |
3.52.1 | 138,905 | 7/17/2025 |
3.52.0 | 482,937 | 6/14/2025 |
3.52.0-preview.0 | 7,576 | 5/16/2025 |
3.51.0 | 930,075 | 5/16/2025 |
3.51.0-preview.0 | 12,513 | 5/10/2025 |
3.50.0 | 205,410 | 5/10/2025 |
3.50.0-preview.1 | 114 | 5/9/2025 |
3.50.0-preview.0 | 7,529 | 4/18/2025 |
3.49.1 | 19,696 | 5/9/2025 |
3.49.0 | 700,090 | 4/18/2025 |
3.49.0-preview.1 | 1,801 | 4/13/2025 |
3.49.0-preview.0 | 5,827 | 3/21/2025 |
3.48.1 | 502,270 | 4/13/2025 |
3.48.0 | 786,168 | 3/21/2025 |
3.48.0-preview.2 | 15,426 | 2/28/2025 |
3.48.0-preview.1 | 1,950 | 2/24/2025 |
3.48.0-preview.0 | 69,858 | 2/11/2025 |
3.47.2 | 1,248,478 | 2/28/2025 |
3.47.1 | 563,372 | 2/19/2025 |
3.47.0 | 361,059 | 2/11/2025 |
3.47.0-preview.1 | 19,623 | 1/28/2025 |
3.47.0-preview.0 | 32,047 | 11/19/2024 |
3.46.1 | 1,605,459 | 1/9/2025 |
3.46.0 | 2,774,817 | 11/19/2024 |
3.46.0-preview.2 | 37,559 | 11/13/2024 |
3.46.0-preview.1 | 319 | 11/12/2024 |
3.46.0-preview.0 | 7,242 | 10/25/2024 |
3.45.2 | 1,327,640 | 11/13/2024 |
3.45.1 | 115,039 | 11/11/2024 |
3.45.0 | 1,082,868 | 10/25/2024 |
3.45.0-preview.1 | 11,635 | 10/16/2024 |
3.45.0-preview.0 | 12,821 | 10/9/2024 |
3.44.1 | 1,221,439 | 10/15/2024 |
3.44.0 | 607,906 | 10/9/2024 |
3.44.0-preview.1 | 25,760 | 9/19/2024 |
3.44.0-preview.0 | 34,178 | 9/4/2024 |
3.43.1 | 1,262,143 | 9/19/2024 |
3.43.0 | 1,002,095 | 9/4/2024 |
3.43.0-preview.0 | 17,972 | 7/26/2024 |
3.42.0 | 2,636,877 | 7/25/2024 |
3.42.0-preview.0 | 23,819 | 7/9/2024 |
3.41.0 | 3,840,100 | 6/12/2024 |
3.41.0-preview.0 | 136,596 | 5/18/2024 |
3.40.0 | 1,779,441 | 5/18/2024 |
3.40.0-preview.2 | 4,041 | 5/18/2024 |
3.40.0-preview.1 | 24,317 | 4/18/2024 |
3.40.0-preview.0 | 4,243 | 4/15/2024 |
3.39.2 | 219,164 | 5/18/2024 |
3.39.1 | 3,113,332 | 4/18/2024 |
3.39.0 | 326,457 | 4/15/2024 |
3.39.0-preview.1 | 66,092 | 2/8/2024 |
3.39.0-preview.0 | 17,788 | 2/1/2024 |
3.38.1 | 4,002,682 | 2/8/2024 |
3.38.0 | 854,506 | 2/1/2024 |
3.37.1 | 1,594,021 | 1/3/2024 |
3.37.1-preview | 40,739 | 1/3/2024 |
3.37.0 | 3,693,866 | 11/20/2023 |
3.37.0-preview | 84,580 | 11/20/2023 |
3.36.0 | 1,397,263 | 10/24/2023 |
3.36.0-preview | 15,954 | 10/24/2023 |
3.35.4 | 6,364,474 | 9/15/2023 |
3.35.4-preview | 11,181 | 9/18/2023 |
3.35.3 | 1,797,767 | 8/10/2023 |
3.35.3-preview | 38,768 | 8/10/2023 |
3.35.2 | 1,361,465 | 7/17/2023 |
3.35.2-preview | 18,287 | 7/17/2023 |
3.35.1 | 890,602 | 6/27/2023 |
3.35.1-preview | 6,490 | 6/27/2023 |
3.35.0 | 461,081 | 6/19/2023 |
3.35.0-preview | 3,320 | 6/21/2023 |
3.34.0 | 2,163,059 | 5/18/2023 |
3.34.0-preview | 14,378 | 5/18/2023 |
3.33.0 | 1,415,828 | 4/28/2023 |
3.33.0-preview | 12,149 | 4/28/2023 |
3.32.3 | 1,748,384 | 3/30/2023 |
3.32.3-preview | 56,622 | 3/30/2023 |
3.31.2 | 5,431,950 | 11/7/2022 |
3.31.2-preview | 110,722 | 11/29/2022 |
3.31.1 | 646,966 | 10/31/2022 |
3.31.1-preview | 17,935 | 10/31/2022 |
3.31.0 | 2,730,323 | 10/3/2022 |
3.31.0-preview | 21,738 | 10/5/2022 |
3.30.1 | 3,141,002 | 9/1/2022 |
3.30.1-preview | 13,992 | 9/1/2022 |
3.30.0 | 670,750 | 8/19/2022 |
3.30.0-preview | 7,563 | 8/19/2022 |
3.29.0 | 4,378,433 | 7/11/2022 |
3.29.0-preview | 24,081 | 7/11/2022 |
3.28.0 | 1,849,963 | 6/14/2022 |
3.28.0-preview | 78,276 | 6/14/2022 |
3.27.2 | 556,369 | 6/2/2022 |
3.27.2-preview | 3,566 | 6/2/2022 |
3.27.1 | 507,243 | 5/25/2022 |
3.27.1-preview | 4,303 | 5/25/2022 |
3.27.0 | 1,225,634 | 5/6/2022 |
3.27.0-preview | 4,087 | 5/6/2022 |
3.26.2 | 75,894 | 5/5/2022 |
3.26.1 | 2,263,518 | 3/17/2022 |
3.26.0 | 316,894 | 3/12/2022 |
3.26.0-preview | 24,919 | 2/28/2022 |
3.25.0 | 1,383,886 | 2/18/2022 |
3.25.0-preview | 2,930 | 2/18/2022 |
3.24.0 | 1,909,166 | 2/1/2022 |
3.24.0-preview | 4,961 | 2/1/2022 |
3.23.0 | 5,055,086 | 11/13/2021 |
3.23.0-preview | 80,102 | 11/13/2021 |
3.22.1 | 1,344,613 | 10/28/2021 |
3.22.1-preview | 4,144 | 10/29/2021 |
3.22.0 | 371,080 | 10/18/2021 |
3.22.0-preview | 19,580 | 10/7/2021 |
3.21.0 | 4,214,625 | 9/10/2021 |
3.21.0-preview | 53,734 | 9/10/2021 |
3.20.1 | 3,899,363 | 7/1/2021 |
3.20.1-preview | 6,081 | 7/7/2021 |
3.20.0 | 746,421 | 6/21/2021 |
3.20.0-preview | 8,859 | 6/21/2021 |
3.19.0 | 1,329,947 | 5/25/2021 |
3.19.0-preview1 | 6,940 | 5/18/2021 |
3.19.0-preview | 31,071 | 4/27/2021 |
3.18.1-preview | 3,073 | 6/14/2021 |
3.18.0 | 1,899,072 | 4/26/2021 |
3.18.0-preview | 35,941 | 3/18/2021 |
3.17.1 | 1,271,318 | 3/19/2021 |
3.17.0 | 859,704 | 3/2/2021 |
3.17.0-preview1 | 4,800 | 3/2/2021 |
3.17.0-preview | 9,783 | 2/15/2021 |
3.16.0 | 2,480,865 | 1/12/2021 |
3.15.2-preview | 82,151 | 11/18/2020 |
3.15.1 | 1,418,440 | 12/17/2020 |
3.15.1-preview | 18,417 | 11/5/2020 |
3.15.0 | 1,486,595 | 11/18/2020 |
3.15.0-preview | 14,295 | 10/21/2020 |
3.14.0-preview | 4,368 | 10/9/2020 |
3.13.0 | 720,796 | 9/23/2020 |
3.13.0-preview | 23,791 | 8/13/2020 |
3.12.0 | 2,562,159 | 8/5/2020 |
3.11.1-preview | 3,210 | 10/2/2020 |
3.11.0 | 965,896 | 7/7/2020 |
3.11.0-preview | 20,455 | 7/7/2020 |
3.10.1 | 590,803 | 6/18/2020 |
3.9.1 | 882,904 | 5/19/2020 |
3.9.1-preview | 34,970 | 5/19/2020 |
3.9.0-preview3 | 6,176 | 5/11/2020 |
3.9.0-preview2 | 5,604 | 5/6/2020 |
3.9.0-preview | 5,941 | 4/28/2020 |
3.8.0 | 6,277,787 | 4/7/2020 |
3.8.0-preview | 7,611 | 4/15/2020 |
3.7.1-preview | 4,386 | 3/31/2020 |
3.7.0 | 300,066 | 3/26/2020 |
3.7.0-preview2 | 6,673 | 3/9/2020 |
3.7.0-preview | 24,253 | 2/26/2020 |
3.6.0 | 2,238,271 | 1/23/2020 |
3.5.1 | 827,282 | 12/11/2019 |
3.5.0 | 171,129 | 12/3/2019 |
3.4.1 | 394,929 | 11/7/2019 |
3.4.0 | 58,226 | 11/4/2019 |
3.3.3 | 1,013,136 | 10/30/2019 |
3.3.2 | 143,538 | 10/16/2019 |
3.3.1 | 39,436 | 10/11/2019 |
3.3.0 | 37,878 | 10/9/2019 |
3.2.0 | 685,197 | 9/18/2019 |
3.2.0-preview2 | 16,015 | 9/10/2019 |
3.2.0-preview | 21,669 | 8/12/2019 |
3.1.1 | 962,229 | 8/12/2019 |
3.0.0 | 1,657,603 | 7/11/2019 |
3.0.0-rc1 | 3,838 | 7/1/2019 |
3.0.0-preview | 10,434 | 11/29/2018 |
The change log for this SDK is made available at https://github.com/Azure/azure-cosmos-dotnet-v3/blob/master/changelog.md at the time of release.