Microsoft.Azure.Cosmos 3.56.0

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Microsoft.Azure.Cosmos --version 3.56.0
                    
NuGet\Install-Package Microsoft.Azure.Cosmos -Version 3.56.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.56.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Azure.Cosmos" Version="3.56.0" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Azure.Cosmos" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Azure.Cosmos --version 3.56.0
                    
#r "nuget: Microsoft.Azure.Cosmos, 3.56.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Microsoft.Azure.Cosmos@3.56.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.Azure.Cosmos&version=3.56.0
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Azure.Cosmos&version=3.56.0
                    
Install as a Cake Tool

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (437)

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 (64)

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.
Azure/azure-mcp
The Azure MCP Server, bringing the power of Azure to your agents.
drasi-project/drasi-platform
The Data Change Processing platform
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.1 2,115 12/18/2025
3.57.0-preview.0 3,655 11/25/2025
3.56.0 569,389 11/25/2025
3.56.0-preview.0 1,759 11/15/2025
3.55.0 268,013 11/15/2025
3.55.0-preview.1 2,274 11/3/2025
3.55.0-preview.0 7,403 10/4/2025
3.54.1 396,378 11/3/2025
3.54.0 999,821 10/4/2025
3.54.0-preview.2 210 10/19/2025
3.54.0-preview.1 13,475 8/28/2025
3.54.0-preview.0 9,989 8/14/2025
3.53.2 59,122 10/17/2025
3.53.1 1,465,222 8/28/2025
3.53.0 551,314 8/13/2025
3.53.0-preview.0 57,132 6/14/2025
3.52.1 1,030,776 7/17/2025
3.52.0 1,703,675 6/14/2025
3.52.0-preview.0 12,875 5/16/2025
3.51.0 2,068,569 5/16/2025
3.51.0-preview.0 44,354 5/10/2025
3.50.0 446,511 5/10/2025
3.50.0-preview.1 265 5/9/2025
3.50.0-preview.0 29,572 4/18/2025
3.49.1 116,058 5/9/2025
3.49.0 1,485,102 4/18/2025
3.49.0-preview.1 3,989 4/13/2025
3.49.0-preview.0 8,507 3/21/2025
3.48.1 799,539 4/13/2025
3.48.0 1,329,525 3/21/2025
3.48.0-preview.2 21,485 2/28/2025
3.48.0-preview.1 2,867 2/24/2025
3.48.0-preview.0 83,087 2/11/2025
3.47.2 2,145,188 2/28/2025
3.47.1 849,724 2/19/2025
3.47.0 674,878 2/11/2025
3.47.0-preview.1 22,605 1/28/2025
3.47.0-preview.0 39,230 11/19/2024
3.46.1 2,281,147 1/9/2025
3.46.0 4,347,465 11/19/2024
3.46.0-preview.2 42,015 11/13/2024
3.46.0-preview.1 455 11/12/2024
3.46.0-preview.0 9,350 10/25/2024
3.45.2 1,900,211 11/13/2024
3.45.1 232,168 11/11/2024
3.45.0 1,477,101 10/25/2024
3.45.0-preview.1 12,837 10/16/2024
3.45.0-preview.0 13,870 10/9/2024
3.44.1 1,943,547 10/15/2024
3.44.0 803,237 10/9/2024
3.44.0-preview.1 26,781 9/19/2024
3.44.0-preview.0 38,422 9/4/2024
3.43.1 1,705,433 9/19/2024
3.43.0 1,387,330 9/4/2024
3.43.0-preview.0 20,428 7/26/2024
3.42.0 3,478,919 7/25/2024
3.42.0-preview.0 25,425 7/9/2024
3.41.0 4,815,847 6/12/2024
3.41.0-preview.0 157,382 5/18/2024
3.40.0 2,234,225 5/18/2024
3.40.0-preview.2 4,452 5/18/2024
3.40.0-preview.1 26,406 4/18/2024
3.40.0-preview.0 4,611 4/15/2024
3.39.2 363,311 5/18/2024
3.39.1 4,252,767 4/18/2024
3.39.0 456,319 4/15/2024
3.39.0-preview.1 70,825 2/8/2024
3.39.0-preview.0 20,612 2/1/2024
3.38.1 4,683,096 2/8/2024
3.38.0 1,131,706 2/1/2024
3.37.1 1,898,689 1/3/2024
3.37.1-preview 49,811 1/3/2024
3.37.0 4,488,961 11/20/2023
3.37.0-preview 113,006 11/20/2023
3.36.0 1,633,660 10/24/2023
3.36.0-preview 16,944 10/24/2023
3.35.4 7,545,431 9/15/2023
3.35.4-preview 11,435 9/18/2023
3.35.3 2,012,768 8/10/2023
3.35.3-preview 39,699 8/10/2023
3.35.2 1,539,266 7/17/2023
3.35.2-preview 18,523 7/17/2023
3.35.1 1,010,329 6/27/2023
3.35.1-preview 6,739 6/27/2023
3.35.0 578,217 6/19/2023
3.35.0-preview 3,656 6/21/2023
3.34.0 2,394,338 5/18/2023
3.34.0-preview 14,633 5/18/2023
3.33.0 1,580,836 4/28/2023
3.33.0-preview 12,802 4/28/2023
3.32.3 1,917,050 3/30/2023
3.32.3-preview 56,868 3/30/2023
3.31.2 5,729,105 11/7/2022
3.31.2-preview 127,924 11/29/2022
3.31.1 760,027 10/31/2022
3.31.1-preview 19,183 10/31/2022
3.31.0 2,993,362 10/3/2022
3.31.0-preview 23,184 10/5/2022
3.30.1 3,359,037 9/1/2022
3.30.1-preview 14,240 9/1/2022
3.30.0 783,234 8/19/2022
3.30.0-preview 7,809 8/19/2022
3.29.0 4,748,290 7/11/2022
3.29.0-preview 24,285 7/11/2022
3.28.0 1,987,911 6/14/2022
3.28.0-preview 80,263 6/14/2022
3.27.2 658,841 6/2/2022
3.27.2-preview 3,817 6/2/2022
3.27.1 639,416 5/25/2022
3.27.1-preview 4,540 5/25/2022
3.27.0 1,344,466 5/6/2022
3.27.0-preview 4,277 5/6/2022
3.26.2 165,718 5/5/2022
3.26.1 2,430,266 3/17/2022
3.26.0 434,659 3/12/2022
3.26.0-preview 25,158 2/28/2022
3.25.0 1,564,025 2/18/2022
3.25.0-preview 3,127 2/18/2022
3.24.0 2,057,264 2/1/2022
3.24.0-preview 5,454 2/1/2022
3.23.0 5,332,647 11/13/2021
3.23.0-preview 80,335 11/13/2021
3.22.1 1,495,063 10/28/2021
3.22.1-preview 4,353 10/29/2021
3.22.0 467,709 10/18/2021
3.22.0-preview 19,843 10/7/2021
3.21.0 4,460,025 9/10/2021
3.21.0-preview 57,832 9/10/2021
3.20.1 4,240,791 7/1/2021
3.20.1-preview 6,275 7/7/2021
3.20.0 853,494 6/21/2021
3.20.0-preview 9,138 6/21/2021
3.19.0 1,480,400 5/25/2021
3.19.0-preview1 7,170 5/18/2021
3.19.0-preview 31,408 4/27/2021
3.18.1-preview 3,279 6/14/2021
3.18.0 2,097,158 4/26/2021
3.18.0-preview 37,767 3/18/2021
3.17.1 1,393,097 3/19/2021
3.17.0 957,594 3/2/2021
3.17.0-preview1 5,017 3/2/2021
3.17.0-preview 9,999 2/15/2021
3.16.0 2,758,682 1/12/2021
3.15.2-preview 83,127 11/18/2020
3.15.1 1,531,407 12/17/2020
3.15.1-preview 18,894 11/5/2020
3.15.0 1,592,333 11/18/2020
3.15.0-preview 14,502 10/21/2020
3.14.0-preview 4,563 10/9/2020
3.13.0 837,133 9/23/2020
3.13.0-preview 24,660 8/13/2020
3.12.0 2,745,099 8/5/2020
3.11.1-preview 3,441 10/2/2020
3.11.0 1,064,840 7/7/2020
3.11.0-preview 20,668 7/7/2020
3.10.1 697,725 6/18/2020
3.9.1 982,417 5/19/2020
3.9.1-preview 35,338 5/19/2020
3.9.0-preview3 6,535 5/11/2020
3.9.0-preview2 5,819 5/6/2020
3.9.0-preview 6,611 4/28/2020
3.8.0 6,386,512 4/7/2020
3.8.0-preview 7,881 4/15/2020
3.7.1-preview 4,559 3/31/2020
3.7.0 394,959 3/26/2020
3.7.0-preview2 6,885 3/9/2020
3.7.0-preview 24,912 2/26/2020
3.6.0 2,465,561 1/23/2020
3.5.1 932,159 12/11/2019
3.5.0 259,770 12/3/2019
3.4.1 491,598 11/7/2019
3.4.0 146,685 11/4/2019
3.3.3 1,119,579 10/30/2019
3.3.2 233,397 10/16/2019
3.3.1 129,182 10/11/2019
3.3.0 126,189 10/9/2019
3.2.0 787,511 9/18/2019
3.2.0-preview2 16,242 9/10/2019
3.2.0-preview 21,877 8/12/2019
3.1.1 1,062,285 8/12/2019
3.0.0 1,884,388 7/11/2019
3.0.0-rc1 4,086 7/1/2019
3.0.0-preview 11,512 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.