Microsoft.Azure.Cosmos
3.19.0-preview
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Azure.Cosmos --version 3.19.0-preview
NuGet\Install-Package Microsoft.Azure.Cosmos -Version 3.19.0-preview
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.19.0-preview" />
<PackageVersion Include="Microsoft.Azure.Cosmos" Version="3.19.0-preview" />
<PackageReference Include="Microsoft.Azure.Cosmos" />
paket add Microsoft.Azure.Cosmos --version 3.19.0-preview
#r "nuget: Microsoft.Azure.Cosmos, 3.19.0-preview"
#:package Microsoft.Azure.Cosmos@3.19.0-preview
#addin nuget:?package=Microsoft.Azure.Cosmos&version=3.19.0-preview&prerelease
#tool nuget:?package=Microsoft.Azure.Cosmos&version=3.19.0-preview&prerelease
This client library enables client applications to connect to Azure Cosmos via the SQL API. Azure Cosmos 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.3.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 (>= 4.5.0)
- System.Memory (>= 4.5.4)
- System.Numerics.Vectors (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.3)
- System.Threading.Tasks.Extensions (>= 4.5.4)
- System.ValueTuple (>= 4.5.0)
NuGet packages (414)
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 (62)
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.
|
|
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!
|
|
UiPath/CoreWF
WF runtime ported to work on .NET 6
|
|
Azure/azure-mcp
The Azure MCP Server, bringing the power of Azure to your agents.
|
|
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
|
Version | Downloads | Last Updated |
---|---|---|
3.54.0-preview.1 | 1,198 | 8/28/2025 |
3.54.0-preview.0 | 3,343 | 8/14/2025 |
3.53.1 | 62,705 | 8/28/2025 |
3.53.0 | 182,039 | 8/13/2025 |
3.53.0-preview.0 | 21,493 | 6/14/2025 |
3.52.1 | 340,801 | 7/17/2025 |
3.52.0 | 756,930 | 6/14/2025 |
3.52.0-preview.0 | 8,339 | 5/16/2025 |
3.51.0 | 1,227,723 | 5/16/2025 |
3.51.0-preview.0 | 17,528 | 5/10/2025 |
3.50.0 | 254,917 | 5/10/2025 |
3.50.0-preview.1 | 122 | 5/9/2025 |
3.50.0-preview.0 | 11,670 | 4/18/2025 |
3.49.1 | 46,962 | 5/9/2025 |
3.49.0 | 850,689 | 4/18/2025 |
3.49.0-preview.1 | 2,128 | 4/13/2025 |
3.49.0-preview.0 | 6,403 | 3/21/2025 |
3.48.1 | 559,813 | 4/13/2025 |
3.48.0 | 897,203 | 3/21/2025 |
3.48.0-preview.2 | 16,492 | 2/28/2025 |
3.48.0-preview.1 | 2,035 | 2/24/2025 |
3.48.0-preview.0 | 72,615 | 2/11/2025 |
3.47.2 | 1,380,384 | 2/28/2025 |
3.47.1 | 626,525 | 2/19/2025 |
3.47.0 | 418,842 | 2/11/2025 |
3.47.0-preview.1 | 19,951 | 1/28/2025 |
3.47.0-preview.0 | 33,072 | 11/19/2024 |
3.46.1 | 1,729,812 | 1/9/2025 |
3.46.0 | 3,023,230 | 11/19/2024 |
3.46.0-preview.2 | 38,270 | 11/13/2024 |
3.46.0-preview.1 | 325 | 11/12/2024 |
3.46.0-preview.0 | 7,597 | 10/25/2024 |
3.45.2 | 1,443,857 | 11/13/2024 |
3.45.1 | 146,559 | 11/11/2024 |
3.45.0 | 1,156,001 | 10/25/2024 |
3.45.0-preview.1 | 11,889 | 10/16/2024 |
3.45.0-preview.0 | 12,973 | 10/9/2024 |
3.44.1 | 1,362,509 | 10/15/2024 |
3.44.0 | 647,964 | 10/9/2024 |
3.44.0-preview.1 | 26,003 | 9/19/2024 |
3.44.0-preview.0 | 34,757 | 9/4/2024 |
3.43.1 | 1,349,619 | 9/19/2024 |
3.43.0 | 1,071,990 | 9/4/2024 |
3.43.0-preview.0 | 18,341 | 7/26/2024 |
3.42.0 | 2,790,198 | 7/25/2024 |
3.42.0-preview.0 | 24,128 | 7/9/2024 |
3.41.0 | 4,016,781 | 6/12/2024 |
3.41.0-preview.0 | 141,099 | 5/18/2024 |
3.40.0 | 1,867,005 | 5/18/2024 |
3.40.0-preview.2 | 4,059 | 5/18/2024 |
3.40.0-preview.1 | 24,546 | 4/18/2024 |
3.40.0-preview.0 | 4,335 | 4/15/2024 |
3.39.2 | 249,181 | 5/18/2024 |
3.39.1 | 3,292,803 | 4/18/2024 |
3.39.0 | 359,041 | 4/15/2024 |
3.39.0-preview.1 | 66,983 | 2/8/2024 |
3.39.0-preview.0 | 18,194 | 2/1/2024 |
3.38.1 | 4,112,066 | 2/8/2024 |
3.38.0 | 913,317 | 2/1/2024 |
3.37.1 | 1,657,330 | 1/3/2024 |
3.37.1-preview | 40,962 | 1/3/2024 |
3.37.0 | 3,831,348 | 11/20/2023 |
3.37.0-preview | 89,205 | 11/20/2023 |
3.36.0 | 1,445,917 | 10/24/2023 |
3.36.0-preview | 16,070 | 10/24/2023 |
3.35.4 | 6,554,160 | 9/15/2023 |
3.35.4-preview | 11,217 | 9/18/2023 |
3.35.3 | 1,839,650 | 8/10/2023 |
3.35.3-preview | 38,894 | 8/10/2023 |
3.35.2 | 1,401,635 | 7/17/2023 |
3.35.2-preview | 18,299 | 7/17/2023 |
3.35.1 | 921,824 | 6/27/2023 |
3.35.1-preview | 6,500 | 6/27/2023 |
3.35.0 | 490,181 | 6/19/2023 |
3.35.0-preview | 3,356 | 6/21/2023 |
3.34.0 | 2,213,064 | 5/18/2023 |
3.34.0-preview | 14,402 | 5/18/2023 |
3.33.0 | 1,455,274 | 4/28/2023 |
3.33.0-preview | 12,238 | 4/28/2023 |
3.32.3 | 1,787,674 | 3/30/2023 |
3.32.3-preview | 56,641 | 3/30/2023 |
3.31.2 | 5,497,306 | 11/7/2022 |
3.31.2-preview | 113,644 | 11/29/2022 |
3.31.1 | 675,722 | 10/31/2022 |
3.31.1-preview | 18,085 | 10/31/2022 |
3.31.0 | 2,784,772 | 10/3/2022 |
3.31.0-preview | 21,900 | 10/5/2022 |
3.30.1 | 3,185,836 | 9/1/2022 |
3.30.1-preview | 14,009 | 9/1/2022 |
3.30.0 | 700,003 | 8/19/2022 |
3.30.0-preview | 7,584 | 8/19/2022 |
3.29.0 | 4,449,889 | 7/11/2022 |
3.29.0-preview | 24,092 | 7/11/2022 |
3.28.0 | 1,883,812 | 6/14/2022 |
3.28.0-preview | 78,525 | 6/14/2022 |
3.27.2 | 583,356 | 6/2/2022 |
3.27.2-preview | 3,603 | 6/2/2022 |
3.27.1 | 539,629 | 5/25/2022 |
3.27.1-preview | 4,313 | 5/25/2022 |
3.27.0 | 1,255,714 | 5/6/2022 |
3.27.0-preview | 4,098 | 5/6/2022 |
3.26.2 | 101,716 | 5/5/2022 |
3.26.1 | 2,301,213 | 3/17/2022 |
3.26.0 | 347,919 | 3/12/2022 |
3.26.0-preview | 24,935 | 2/28/2022 |
3.25.0 | 1,423,879 | 2/18/2022 |
3.25.0-preview | 2,942 | 2/18/2022 |
3.24.0 | 1,943,436 | 2/1/2022 |
3.24.0-preview | 5,054 | 2/1/2022 |
3.23.0 | 5,109,370 | 11/13/2021 |
3.23.0-preview | 80,115 | 11/13/2021 |
3.22.1 | 1,379,012 | 10/28/2021 |
3.22.1-preview | 4,154 | 10/29/2021 |
3.22.0 | 397,472 | 10/18/2021 |
3.22.0-preview | 19,592 | 10/7/2021 |
3.21.0 | 4,265,529 | 9/10/2021 |
3.21.0-preview | 54,414 | 9/10/2021 |
3.20.1 | 3,961,052 | 7/1/2021 |
3.20.1-preview | 6,093 | 7/7/2021 |
3.20.0 | 775,947 | 6/21/2021 |
3.20.0-preview | 8,870 | 6/21/2021 |
3.19.0 | 1,365,189 | 5/25/2021 |
3.19.0-preview1 | 6,949 | 5/18/2021 |
3.19.0-preview | 31,097 | 4/27/2021 |
3.18.1-preview | 3,088 | 6/14/2021 |
3.18.0 | 1,941,182 | 4/26/2021 |
3.18.0-preview | 36,599 | 3/18/2021 |
3.17.1 | 1,300,800 | 3/19/2021 |
3.17.0 | 886,501 | 3/2/2021 |
3.17.0-preview1 | 4,809 | 3/2/2021 |
3.17.0-preview | 9,793 | 2/15/2021 |
3.16.0 | 2,536,010 | 1/12/2021 |
3.15.2-preview | 82,334 | 11/18/2020 |
3.15.1 | 1,447,509 | 12/17/2020 |
3.15.1-preview | 18,479 | 11/5/2020 |
3.15.0 | 1,514,486 | 11/18/2020 |
3.15.0-preview | 14,306 | 10/21/2020 |
3.14.0-preview | 4,378 | 10/9/2020 |
3.13.0 | 750,586 | 9/23/2020 |
3.13.0-preview | 23,943 | 8/13/2020 |
3.12.0 | 2,599,235 | 8/5/2020 |
3.11.1-preview | 3,221 | 10/2/2020 |
3.11.0 | 993,710 | 7/7/2020 |
3.11.0-preview | 20,465 | 7/7/2020 |
3.10.1 | 619,520 | 6/18/2020 |
3.9.1 | 910,146 | 5/19/2020 |
3.9.1-preview | 35,002 | 5/19/2020 |
3.9.0-preview3 | 6,199 | 5/11/2020 |
3.9.0-preview2 | 5,615 | 5/6/2020 |
3.9.0-preview | 6,057 | 4/28/2020 |
3.8.0 | 6,307,561 | 4/7/2020 |
3.8.0-preview | 7,621 | 4/15/2020 |
3.7.1-preview | 4,396 | 3/31/2020 |
3.7.0 | 326,299 | 3/26/2020 |
3.7.0-preview2 | 6,683 | 3/9/2020 |
3.7.0-preview | 24,320 | 2/26/2020 |
3.6.0 | 2,286,273 | 1/23/2020 |
3.5.1 | 855,029 | 12/11/2019 |
3.5.0 | 196,770 | 12/3/2019 |
3.4.1 | 421,162 | 11/7/2019 |
3.4.0 | 83,797 | 11/4/2019 |
3.3.3 | 1,041,043 | 10/30/2019 |
3.3.2 | 169,119 | 10/16/2019 |
3.3.1 | 65,196 | 10/11/2019 |
3.3.0 | 63,447 | 10/9/2019 |
3.2.0 | 712,760 | 9/18/2019 |
3.2.0-preview2 | 16,025 | 9/10/2019 |
3.2.0-preview | 21,678 | 8/12/2019 |
3.1.1 | 989,640 | 8/12/2019 |
3.0.0 | 1,703,194 | 7/11/2019 |
3.0.0-rc1 | 3,846 | 7/1/2019 |
3.0.0-preview | 10,550 | 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.