Microsoft.Azure.Cosmos
3.52.0
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Azure.Cosmos --version 3.52.0
NuGet\Install-Package Microsoft.Azure.Cosmos -Version 3.52.0
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.52.0" />
<PackageVersion Include="Microsoft.Azure.Cosmos" Version="3.52.0" />
<PackageReference Include="Microsoft.Azure.Cosmos" />
paket add Microsoft.Azure.Cosmos --version 3.52.0
#r "nuget: Microsoft.Azure.Cosmos, 3.52.0"
#addin nuget:?package=Microsoft.Azure.Cosmos&version=3.52.0
#tool nuget:?package=Microsoft.Azure.Cosmos&version=3.52.0
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.44.1)
- Microsoft.Bcl.AsyncInterfaces (>= 6.0.0)
- Microsoft.Bcl.HashCode (>= 1.1.0)
- System.Buffers (>= 4.5.1)
- System.Collections.Immutable (>= 1.7.0)
- System.Configuration.ConfigurationManager (>= 6.0.0)
- System.Diagnostics.DiagnosticSource (>= 8.0.1)
- System.Memory (>= 4.5.5)
- System.Net.Http (>= 4.3.4)
- System.Numerics.Vectors (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Text.RegularExpressions (>= 4.3.1)
- System.Threading.Tasks.Extensions (>= 4.5.4)
- System.ValueTuple (>= 4.5.0)
NuGet packages (404)
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 (59)
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.
|
|
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.
|
|
thepirat000/Audit.NET
An extensible framework to audit executing operations in .NET and .NET Core.
|
|
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.
|
|
SteeltoeOSS/Steeltoe
.NET Components for Externalized Configuration, Database Connectors, Service Discovery, Logging and Distributed Tracing, Application Management, Security, and more.
|
|
cocoa-mhlw/cocoa
|
|
Azure/azure-mcp
The Azure MCP Server, bringing the power of Azure to your agents.
|
Version | Downloads | Last Updated |
---|---|---|
3.53.0-preview.0 | 4,610 | 6/14/2025 |
3.52.0 | 167,730 | 6/14/2025 |
3.52.0-preview.0 | 6,733 | 5/16/2025 |
3.51.0 | 639,779 | 5/16/2025 |
3.51.0-preview.0 | 8,442 | 5/10/2025 |
3.50.0 | 165,468 | 5/10/2025 |
3.50.0-preview.1 | 96 | 5/9/2025 |
3.50.0-preview.0 | 4,820 | 4/18/2025 |
3.49.1 | 10,269 | 5/9/2025 |
3.49.0 | 525,682 | 4/18/2025 |
3.49.0-preview.1 | 1,470 | 4/13/2025 |
3.49.0-preview.0 | 5,226 | 3/21/2025 |
3.48.1 | 456,556 | 4/13/2025 |
3.48.0 | 690,396 | 3/21/2025 |
3.48.0-preview.2 | 14,500 | 2/28/2025 |
3.48.0-preview.1 | 1,765 | 2/24/2025 |
3.48.0-preview.0 | 63,539 | 2/11/2025 |
3.47.2 | 1,063,260 | 2/28/2025 |
3.47.1 | 504,792 | 2/19/2025 |
3.47.0 | 323,441 | 2/11/2025 |
3.47.0-preview.1 | 19,037 | 1/28/2025 |
3.47.0-preview.0 | 31,180 | 11/19/2024 |
3.46.1 | 1,474,269 | 1/9/2025 |
3.46.0 | 2,538,042 | 11/19/2024 |
3.46.0-preview.2 | 36,897 | 11/13/2024 |
3.46.0-preview.1 | 303 | 11/12/2024 |
3.46.0-preview.0 | 6,962 | 10/25/2024 |
3.45.2 | 1,207,903 | 11/13/2024 |
3.45.1 | 99,231 | 11/11/2024 |
3.45.0 | 1,022,568 | 10/25/2024 |
3.45.0-preview.1 | 10,839 | 10/16/2024 |
3.45.0-preview.0 | 12,717 | 10/9/2024 |
3.44.1 | 1,092,272 | 10/15/2024 |
3.44.0 | 581,108 | 10/9/2024 |
3.44.0-preview.1 | 25,516 | 9/19/2024 |
3.44.0-preview.0 | 33,607 | 9/4/2024 |
3.43.1 | 1,186,595 | 9/19/2024 |
3.43.0 | 948,594 | 9/4/2024 |
3.43.0-preview.0 | 17,621 | 7/26/2024 |
3.42.0 | 2,499,810 | 7/25/2024 |
3.42.0-preview.0 | 23,405 | 7/9/2024 |
3.41.0 | 3,663,522 | 6/12/2024 |
3.41.0-preview.0 | 133,147 | 5/18/2024 |
3.40.0 | 1,707,554 | 5/18/2024 |
3.40.0-preview.2 | 4,000 | 5/18/2024 |
3.40.0-preview.1 | 23,979 | 4/18/2024 |
3.40.0-preview.0 | 4,186 | 4/15/2024 |
3.39.2 | 194,553 | 5/18/2024 |
3.39.1 | 2,929,500 | 4/18/2024 |
3.39.0 | 311,315 | 4/15/2024 |
3.39.0-preview.1 | 64,583 | 2/8/2024 |
3.39.0-preview.0 | 17,500 | 2/1/2024 |
3.38.1 | 3,883,818 | 2/8/2024 |
3.38.0 | 813,663 | 2/1/2024 |
3.37.1 | 1,549,020 | 1/3/2024 |
3.37.1-preview | 40,602 | 1/3/2024 |
3.37.0 | 3,572,698 | 11/20/2023 |
3.37.0-preview | 81,237 | 11/20/2023 |
3.36.0 | 1,360,827 | 10/24/2023 |
3.36.0-preview | 15,875 | 10/24/2023 |
3.35.4 | 6,172,884 | 9/15/2023 |
3.35.4-preview | 11,146 | 9/18/2023 |
3.35.3 | 1,768,560 | 8/10/2023 |
3.35.3-preview | 38,651 | 8/10/2023 |
3.35.2 | 1,337,879 | 7/17/2023 |
3.35.2-preview | 18,259 | 7/17/2023 |
3.35.1 | 876,237 | 6/27/2023 |
3.35.1-preview | 6,468 | 6/27/2023 |
3.35.0 | 448,959 | 6/19/2023 |
3.35.0-preview | 3,283 | 6/21/2023 |
3.34.0 | 2,127,454 | 5/18/2023 |
3.34.0-preview | 14,342 | 5/18/2023 |
3.33.0 | 1,389,936 | 4/28/2023 |
3.33.0-preview | 12,048 | 4/28/2023 |
3.32.3 | 1,724,894 | 3/30/2023 |
3.32.3-preview | 56,577 | 3/30/2023 |
3.31.2 | 5,379,059 | 11/7/2022 |
3.31.2-preview | 108,116 | 11/29/2022 |
3.31.1 | 635,359 | 10/31/2022 |
3.31.1-preview | 17,727 | 10/31/2022 |
3.31.0 | 2,691,846 | 10/3/2022 |
3.31.0-preview | 21,574 | 10/5/2022 |
3.30.1 | 3,114,871 | 9/1/2022 |
3.30.1-preview | 13,947 | 9/1/2022 |
3.30.0 | 658,433 | 8/19/2022 |
3.30.0-preview | 7,535 | 8/19/2022 |
3.29.0 | 4,321,840 | 7/11/2022 |
3.29.0-preview | 24,048 | 7/11/2022 |
3.28.0 | 1,832,421 | 6/14/2022 |
3.28.0-preview | 78,043 | 6/14/2022 |
3.27.2 | 546,489 | 6/2/2022 |
3.27.2-preview | 3,520 | 6/2/2022 |
3.27.1 | 488,911 | 5/25/2022 |
3.27.1-preview | 4,274 | 5/25/2022 |
3.27.0 | 1,212,748 | 5/6/2022 |
3.27.0-preview | 4,057 | 5/6/2022 |
3.26.2 | 67,795 | 5/5/2022 |
3.26.1 | 2,242,064 | 3/17/2022 |
3.26.0 | 304,457 | 3/12/2022 |
3.26.0-preview | 24,704 | 2/28/2022 |
3.25.0 | 1,362,300 | 2/18/2022 |
3.25.0-preview | 2,889 | 2/18/2022 |
3.24.0 | 1,888,467 | 2/1/2022 |
3.24.0-preview | 4,894 | 2/1/2022 |
3.23.0 | 5,007,388 | 11/13/2021 |
3.23.0-preview | 80,050 | 11/13/2021 |
3.22.1 | 1,328,206 | 10/28/2021 |
3.22.1-preview | 4,112 | 10/29/2021 |
3.22.0 | 362,007 | 10/18/2021 |
3.22.0-preview | 19,521 | 10/7/2021 |
3.21.0 | 4,175,824 | 9/10/2021 |
3.21.0-preview | 53,078 | 9/10/2021 |
3.20.1 | 3,860,896 | 7/1/2021 |
3.20.1-preview | 6,047 | 7/7/2021 |
3.20.0 | 734,587 | 6/21/2021 |
3.20.0-preview | 8,797 | 6/21/2021 |
3.19.0 | 1,314,387 | 5/25/2021 |
3.19.0-preview1 | 6,880 | 5/18/2021 |
3.19.0-preview | 31,011 | 4/27/2021 |
3.18.1-preview | 3,043 | 6/14/2021 |
3.18.0 | 1,875,591 | 4/26/2021 |
3.18.0-preview | 35,668 | 3/18/2021 |
3.17.1 | 1,258,545 | 3/19/2021 |
3.17.0 | 849,823 | 3/2/2021 |
3.17.0-preview1 | 4,751 | 3/2/2021 |
3.17.0-preview | 9,743 | 2/15/2021 |
3.16.0 | 2,448,684 | 1/12/2021 |
3.15.2-preview | 81,985 | 11/18/2020 |
3.15.1 | 1,406,254 | 12/17/2020 |
3.15.1-preview | 18,351 | 11/5/2020 |
3.15.0 | 1,476,432 | 11/18/2020 |
3.15.0-preview | 14,239 | 10/21/2020 |
3.14.0-preview | 4,335 | 10/9/2020 |
3.13.0 | 707,523 | 9/23/2020 |
3.13.0-preview | 23,606 | 8/13/2020 |
3.12.0 | 2,541,255 | 8/5/2020 |
3.11.1-preview | 3,181 | 10/2/2020 |
3.11.0 | 956,081 | 7/7/2020 |
3.11.0-preview | 20,423 | 7/7/2020 |
3.10.1 | 579,629 | 6/18/2020 |
3.9.1 | 872,819 | 5/19/2020 |
3.9.1-preview | 34,820 | 5/19/2020 |
3.9.0-preview3 | 6,119 | 5/11/2020 |
3.9.0-preview2 | 5,569 | 5/6/2020 |
3.9.0-preview | 5,810 | 4/28/2020 |
3.8.0 | 6,263,977 | 4/7/2020 |
3.8.0-preview | 7,560 | 4/15/2020 |
3.7.1-preview | 4,358 | 3/31/2020 |
3.7.0 | 291,054 | 3/26/2020 |
3.7.0-preview2 | 6,636 | 3/9/2020 |
3.7.0-preview | 24,143 | 2/26/2020 |
3.6.0 | 2,210,499 | 1/23/2020 |
3.5.1 | 817,423 | 12/11/2019 |
3.5.0 | 163,168 | 12/3/2019 |
3.4.1 | 385,771 | 11/7/2019 |
3.4.0 | 50,385 | 11/4/2019 |
3.3.3 | 1,002,348 | 10/30/2019 |
3.3.2 | 135,656 | 10/16/2019 |
3.3.1 | 31,430 | 10/11/2019 |
3.3.0 | 30,009 | 10/9/2019 |
3.2.0 | 674,930 | 9/18/2019 |
3.2.0-preview2 | 15,976 | 9/10/2019 |
3.2.0-preview | 21,625 | 8/12/2019 |
3.1.1 | 952,403 | 8/12/2019 |
3.0.0 | 1,631,037 | 7/11/2019 |
3.0.0-rc1 | 3,805 | 7/1/2019 |
3.0.0-preview | 10,243 | 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.