Microsoft.Azure.Cosmos
3.33.0-preview
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Azure.Cosmos --version 3.33.0-preview
NuGet\Install-Package Microsoft.Azure.Cosmos -Version 3.33.0-preview
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.33.0-preview" />
<PackageVersion Include="Microsoft.Azure.Cosmos" Version="3.33.0-preview" />
<PackageReference Include="Microsoft.Azure.Cosmos" />
paket add Microsoft.Azure.Cosmos --version 3.33.0-preview
#r "nuget: Microsoft.Azure.Cosmos, 3.33.0-preview"
#:package Microsoft.Azure.Cosmos@3.33.0-preview
#addin nuget:?package=Microsoft.Azure.Cosmos&version=3.33.0-preview&prerelease
#tool nuget:?package=Microsoft.Azure.Cosmos&version=3.33.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 (430)
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.EntityFrameworkCore.Cosmos
Azure Cosmos provider for Entity Framework Core. |
|
|
Microsoft.Azure.WebJobs.Extensions.CosmosDB
This package contains binding extensions for Azure Cosmos DB. |
|
|
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
Aspire is the tool for code-first, extensible, observable dev and deploy.
|
|
|
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.
|
|
|
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.
|
|
|
drasi-project/drasi-platform
The Data Change Processing platform
|
|
|
Azure/azure-mcp
The Azure MCP Server, bringing the power of Azure to your agents.
|
|
|
UiPath/CoreWF
WF runtime ported to work on .NET 6
|
|
|
SteeltoeOSS/Steeltoe
.NET Components for Externalized Configuration, Database Connectors, Service Discovery, Logging and Distributed Tracing, Application Management, Security, and more.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 3.57.0-preview.0 | 291 | 11/25/2025 |
| 3.56.0 | 22,280 | 11/25/2025 |
| 3.56.0-preview.0 | 1,410 | 11/15/2025 |
| 3.55.0 | 118,503 | 11/15/2025 |
| 3.55.0-preview.1 | 1,797 | 11/3/2025 |
| 3.55.0-preview.0 | 6,520 | 10/4/2025 |
| 3.54.1 | 202,896 | 11/3/2025 |
| 3.54.0 | 666,624 | 10/4/2025 |
| 3.54.0-preview.2 | 180 | 10/19/2025 |
| 3.54.0-preview.1 | 12,566 | 8/28/2025 |
| 3.54.0-preview.0 | 9,154 | 8/14/2025 |
| 3.53.2 | 27,237 | 10/17/2025 |
| 3.53.1 | 1,157,528 | 8/28/2025 |
| 3.53.0 | 451,570 | 8/13/2025 |
| 3.53.0-preview.0 | 48,158 | 6/14/2025 |
| 3.52.1 | 852,993 | 7/17/2025 |
| 3.52.0 | 1,469,534 | 6/14/2025 |
| 3.52.0-preview.0 | 11,735 | 5/16/2025 |
| 3.51.0 | 1,899,937 | 5/16/2025 |
| 3.51.0-preview.0 | 35,892 | 5/10/2025 |
| 3.50.0 | 383,180 | 5/10/2025 |
| 3.50.0-preview.1 | 228 | 5/9/2025 |
| 3.50.0-preview.0 | 24,457 | 4/18/2025 |
| 3.49.1 | 84,910 | 5/9/2025 |
| 3.49.0 | 1,313,871 | 4/18/2025 |
| 3.49.0-preview.1 | 3,446 | 4/13/2025 |
| 3.49.0-preview.0 | 8,171 | 3/21/2025 |
| 3.48.1 | 722,531 | 4/13/2025 |
| 3.48.0 | 1,204,934 | 3/21/2025 |
| 3.48.0-preview.2 | 20,192 | 2/28/2025 |
| 3.48.0-preview.1 | 2,720 | 2/24/2025 |
| 3.48.0-preview.0 | 79,785 | 2/11/2025 |
| 3.47.2 | 1,947,611 | 2/28/2025 |
| 3.47.1 | 782,123 | 2/19/2025 |
| 3.47.0 | 586,231 | 2/11/2025 |
| 3.47.0-preview.1 | 22,016 | 1/28/2025 |
| 3.47.0-preview.0 | 37,742 | 11/19/2024 |
| 3.46.1 | 2,126,854 | 1/9/2025 |
| 3.46.0 | 3,962,688 | 11/19/2024 |
| 3.46.0-preview.2 | 40,885 | 11/13/2024 |
| 3.46.0-preview.1 | 419 | 11/12/2024 |
| 3.46.0-preview.0 | 8,931 | 10/25/2024 |
| 3.45.2 | 1,773,915 | 11/13/2024 |
| 3.45.1 | 197,225 | 11/11/2024 |
| 3.45.0 | 1,374,461 | 10/25/2024 |
| 3.45.0-preview.1 | 12,716 | 10/16/2024 |
| 3.45.0-preview.0 | 13,543 | 10/9/2024 |
| 3.44.1 | 1,793,140 | 10/15/2024 |
| 3.44.0 | 749,715 | 10/9/2024 |
| 3.44.0-preview.1 | 26,579 | 9/19/2024 |
| 3.44.0-preview.0 | 37,371 | 9/4/2024 |
| 3.43.1 | 1,596,679 | 9/19/2024 |
| 3.43.0 | 1,292,304 | 9/4/2024 |
| 3.43.0-preview.0 | 19,834 | 7/26/2024 |
| 3.42.0 | 3,274,381 | 7/25/2024 |
| 3.42.0-preview.0 | 25,085 | 7/9/2024 |
| 3.41.0 | 4,588,921 | 6/12/2024 |
| 3.41.0-preview.0 | 154,390 | 5/18/2024 |
| 3.40.0 | 2,132,817 | 5/18/2024 |
| 3.40.0-preview.2 | 4,362 | 5/18/2024 |
| 3.40.0-preview.1 | 25,912 | 4/18/2024 |
| 3.40.0-preview.0 | 4,559 | 4/15/2024 |
| 3.39.2 | 320,346 | 5/18/2024 |
| 3.39.1 | 3,972,573 | 4/18/2024 |
| 3.39.0 | 418,191 | 4/15/2024 |
| 3.39.0-preview.1 | 70,051 | 2/8/2024 |
| 3.39.0-preview.0 | 19,887 | 2/1/2024 |
| 3.38.1 | 4,532,919 | 2/8/2024 |
| 3.38.0 | 1,062,836 | 2/1/2024 |
| 3.37.1 | 1,826,915 | 1/3/2024 |
| 3.37.1-preview | 49,567 | 1/3/2024 |
| 3.37.0 | 4,304,495 | 11/20/2023 |
| 3.37.0-preview | 105,726 | 11/20/2023 |
| 3.36.0 | 1,571,463 | 10/24/2023 |
| 3.36.0-preview | 16,742 | 10/24/2023 |
| 3.35.4 | 7,249,065 | 9/15/2023 |
| 3.35.4-preview | 11,386 | 9/18/2023 |
| 3.35.3 | 1,952,401 | 8/10/2023 |
| 3.35.3-preview | 39,471 | 8/10/2023 |
| 3.35.2 | 1,489,615 | 7/17/2023 |
| 3.35.2-preview | 18,477 | 7/17/2023 |
| 3.35.1 | 975,838 | 6/27/2023 |
| 3.35.1-preview | 6,699 | 6/27/2023 |
| 3.35.0 | 542,713 | 6/19/2023 |
| 3.35.0-preview | 3,600 | 6/21/2023 |
| 3.34.0 | 2,337,950 | 5/18/2023 |
| 3.34.0-preview | 14,590 | 5/18/2023 |
| 3.33.0 | 1,536,669 | 4/28/2023 |
| 3.33.0-preview | 12,616 | 4/28/2023 |
| 3.32.3 | 1,871,151 | 3/30/2023 |
| 3.32.3-preview | 56,817 | 3/30/2023 |
| 3.31.2 | 5,659,512 | 11/7/2022 |
| 3.31.2-preview | 124,444 | 11/29/2022 |
| 3.31.1 | 727,671 | 10/31/2022 |
| 3.31.1-preview | 18,994 | 10/31/2022 |
| 3.31.0 | 2,928,631 | 10/3/2022 |
| 3.31.0-preview | 22,706 | 10/5/2022 |
| 3.30.1 | 3,301,890 | 9/1/2022 |
| 3.30.1-preview | 14,191 | 9/1/2022 |
| 3.30.0 | 748,451 | 8/19/2022 |
| 3.30.0-preview | 7,763 | 8/19/2022 |
| 3.29.0 | 4,655,486 | 7/11/2022 |
| 3.29.0-preview | 24,235 | 7/11/2022 |
| 3.28.0 | 1,947,553 | 6/14/2022 |
| 3.28.0-preview | 79,827 | 6/14/2022 |
| 3.27.2 | 627,424 | 6/2/2022 |
| 3.27.2-preview | 3,754 | 6/2/2022 |
| 3.27.1 | 599,699 | 5/25/2022 |
| 3.27.1-preview | 4,489 | 5/25/2022 |
| 3.27.0 | 1,307,294 | 5/6/2022 |
| 3.27.0-preview | 4,233 | 5/6/2022 |
| 3.26.2 | 136,145 | 5/5/2022 |
| 3.26.1 | 2,383,621 | 3/17/2022 |
| 3.26.0 | 397,730 | 3/12/2022 |
| 3.26.0-preview | 25,103 | 2/28/2022 |
| 3.25.0 | 1,512,209 | 2/18/2022 |
| 3.25.0-preview | 3,084 | 2/18/2022 |
| 3.24.0 | 2,014,088 | 2/1/2022 |
| 3.24.0-preview | 5,359 | 2/1/2022 |
| 3.23.0 | 5,258,758 | 11/13/2021 |
| 3.23.0-preview | 80,294 | 11/13/2021 |
| 3.22.1 | 1,449,772 | 10/28/2021 |
| 3.22.1-preview | 4,299 | 10/29/2021 |
| 3.22.0 | 437,077 | 10/18/2021 |
| 3.22.0-preview | 19,792 | 10/7/2021 |
| 3.21.0 | 4,397,873 | 9/10/2021 |
| 3.21.0-preview | 56,731 | 9/10/2021 |
| 3.20.1 | 4,148,883 | 7/1/2021 |
| 3.20.1-preview | 6,236 | 7/7/2021 |
| 3.20.0 | 820,728 | 6/21/2021 |
| 3.20.0-preview | 9,059 | 6/21/2021 |
| 3.19.0 | 1,433,066 | 5/25/2021 |
| 3.19.0-preview1 | 7,122 | 5/18/2021 |
| 3.19.0-preview | 31,354 | 4/27/2021 |
| 3.18.1-preview | 3,230 | 6/14/2021 |
| 3.18.0 | 2,044,642 | 4/26/2021 |
| 3.18.0-preview | 37,490 | 3/18/2021 |
| 3.17.1 | 1,355,258 | 3/19/2021 |
| 3.17.0 | 926,517 | 3/2/2021 |
| 3.17.0-preview1 | 4,972 | 3/2/2021 |
| 3.17.0-preview | 9,958 | 2/15/2021 |
| 3.16.0 | 2,681,416 | 1/12/2021 |
| 3.15.2-preview | 82,980 | 11/18/2020 |
| 3.15.1 | 1,497,751 | 12/17/2020 |
| 3.15.1-preview | 18,782 | 11/5/2020 |
| 3.15.0 | 1,559,212 | 11/18/2020 |
| 3.15.0-preview | 14,459 | 10/21/2020 |
| 3.14.0-preview | 4,520 | 10/9/2020 |
| 3.13.0 | 801,095 | 9/23/2020 |
| 3.13.0-preview | 24,581 | 8/13/2020 |
| 3.12.0 | 2,682,994 | 8/5/2020 |
| 3.11.1-preview | 3,387 | 10/2/2020 |
| 3.11.0 | 1,033,607 | 7/7/2020 |
| 3.11.0-preview | 20,615 | 7/7/2020 |
| 3.10.1 | 665,623 | 6/18/2020 |
| 3.9.1 | 950,736 | 5/19/2020 |
| 3.9.1-preview | 35,267 | 5/19/2020 |
| 3.9.0-preview3 | 6,456 | 5/11/2020 |
| 3.9.0-preview2 | 5,775 | 5/6/2020 |
| 3.9.0-preview | 6,566 | 4/28/2020 |
| 3.8.0 | 6,355,046 | 4/7/2020 |
| 3.8.0-preview | 7,832 | 4/15/2020 |
| 3.7.1-preview | 4,522 | 3/31/2020 |
| 3.7.0 | 363,676 | 3/26/2020 |
| 3.7.0-preview2 | 6,845 | 3/9/2020 |
| 3.7.0-preview | 24,768 | 2/26/2020 |
| 3.6.0 | 2,404,737 | 1/23/2020 |
| 3.5.1 | 899,867 | 12/11/2019 |
| 3.5.0 | 230,411 | 12/3/2019 |
| 3.4.1 | 460,904 | 11/7/2019 |
| 3.4.0 | 117,392 | 11/4/2019 |
| 3.3.3 | 1,086,057 | 10/30/2019 |
| 3.3.2 | 203,976 | 10/16/2019 |
| 3.3.1 | 99,574 | 10/11/2019 |
| 3.3.0 | 96,867 | 10/9/2019 |
| 3.2.0 | 755,404 | 9/18/2019 |
| 3.2.0-preview2 | 16,191 | 9/10/2019 |
| 3.2.0-preview | 21,832 | 8/12/2019 |
| 3.1.1 | 1,030,662 | 8/12/2019 |
| 3.0.0 | 1,820,858 | 7/11/2019 |
| 3.0.0-rc1 | 4,038 | 7/1/2019 |
| 3.0.0-preview | 11,271 | 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.