Microsoft.Azure.Cosmos 3.48.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.48.0
                    
NuGet\Install-Package Microsoft.Azure.Cosmos -Version 3.48.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.48.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.48.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.48.0
                    
#r "nuget: Microsoft.Azure.Cosmos, 3.48.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.
#addin nuget:?package=Microsoft.Azure.Cosmos&version=3.48.0
                    
Install Microsoft.Azure.Cosmos as a Cake Addin
#tool nuget:?package=Microsoft.Azure.Cosmos&version=3.48.0
                    
Install Microsoft.Azure.Cosmos 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. 
.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 (390)

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

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
microsoft/botbuilder-dotnet
Welcome to the Bot Framework SDK for .NET repository, which is the home for the libraries and packages that enable developers to build sophisticated bot applications using .NET.
Version Downloads Last updated
3.49.0-preview.0 2,163 3/21/2025
3.48.0 246,371 3/21/2025
3.48.0-preview.2 5,921 2/28/2025
3.48.0-preview.1 1,156 2/24/2025
3.48.0-preview.0 16,074 2/11/2025
3.47.2 521,593 2/28/2025
3.47.1 309,376 2/19/2025
3.47.0 207,052 2/11/2025
3.47.0-preview.1 9,619 1/28/2025
3.47.0-preview.0 27,404 11/19/2024
3.46.1 1,093,655 1/9/2025
3.46.0 1,737,545 11/19/2024
3.46.0-preview.2 25,090 11/13/2024
3.46.0-preview.1 265 11/12/2024
3.46.0-preview.0 5,713 10/25/2024
3.45.2 871,560 11/13/2024
3.45.1 76,544 11/11/2024
3.45.0 827,686 10/25/2024
3.45.0-preview.1 9,449 10/16/2024
3.45.0-preview.0 12,408 10/9/2024
3.44.1 766,542 10/15/2024
3.44.0 519,978 10/9/2024
3.44.0-preview.1 24,526 9/19/2024
3.44.0-preview.0 30,408 9/4/2024
3.43.1 959,453 9/19/2024
3.43.0 773,181 9/4/2024
3.43.0-preview.0 15,985 7/26/2024
3.42.0 2,090,149 7/25/2024
3.42.0-preview.0 22,009 7/9/2024
3.41.0 3,103,916 6/12/2024
3.41.0-preview.0 121,416 5/18/2024
3.40.0 1,482,847 5/18/2024
3.40.0-preview.2 3,553 5/18/2024
3.40.0-preview.1 22,804 4/18/2024
3.40.0-preview.0 4,069 4/15/2024
3.39.2 159,926 5/18/2024
3.39.1 2,427,703 4/18/2024
3.39.0 278,299 4/15/2024
3.39.0-preview.1 60,349 2/8/2024
3.39.0-preview.0 16,278 2/1/2024
3.38.1 3,544,811 2/8/2024
3.38.0 706,263 2/1/2024
3.37.1 1,432,691 1/3/2024
3.37.1-preview 29,963 1/3/2024
3.37.0 3,202,996 11/20/2023
3.37.0-preview 66,731 11/20/2023
3.36.0 1,274,363 10/24/2023
3.36.0-preview 15,567 10/24/2023
3.35.4 5,510,189 9/15/2023
3.35.4-preview 11,086 9/18/2023
3.35.3 1,694,963 8/10/2023
3.35.3-preview 38,051 8/10/2023
3.35.2 1,285,202 7/17/2023
3.35.2-preview 18,203 7/17/2023
3.35.1 850,059 6/27/2023
3.35.1-preview 6,414 6/27/2023
3.35.0 436,713 6/19/2023
3.35.0-preview 3,185 6/21/2023
3.34.0 2,031,753 5/18/2023
3.34.0-preview 14,268 5/18/2023
3.33.0 1,337,908 4/28/2023
3.33.0-preview 11,451 4/28/2023
3.32.3 1,666,641 3/30/2023
3.32.3-preview 56,299 3/30/2023
3.31.2 5,233,408 11/7/2022
3.31.2-preview 99,171 11/29/2022
3.31.1 622,172 10/31/2022
3.31.1-preview 16,961 10/31/2022
3.31.0 2,586,950 10/3/2022
3.31.0-preview 20,843 10/5/2022
3.30.1 3,052,800 9/1/2022
3.30.1-preview 13,775 9/1/2022
3.30.0 644,144 8/19/2022
3.30.0-preview 7,491 8/19/2022
3.29.0 4,160,747 7/11/2022
3.29.0-preview 23,981 7/11/2022
3.28.0 1,797,094 6/14/2022
3.28.0-preview 77,438 6/14/2022
3.27.2 539,774 6/2/2022
3.27.2-preview 3,431 6/2/2022
3.27.1 465,100 5/25/2022
3.27.1-preview 4,216 5/25/2022
3.27.0 1,193,988 5/6/2022
3.27.0-preview 4,004 5/6/2022
3.26.2 66,882 5/5/2022
3.26.1 2,193,591 3/17/2022
3.26.0 286,503 3/12/2022
3.26.0-preview 24,614 2/28/2022
3.25.0 1,316,475 2/18/2022
3.25.0-preview 2,833 2/18/2022
3.24.0 1,853,232 2/1/2022
3.24.0-preview 4,574 2/1/2022
3.23.0 4,896,543 11/13/2021
3.23.0-preview 79,255 11/13/2021
3.22.1 1,297,956 10/28/2021
3.22.1-preview 4,058 10/29/2021
3.22.0 358,546 10/18/2021
3.22.0-preview 19,442 10/7/2021
3.21.0 4,068,147 9/10/2021
3.21.0-preview 50,912 9/10/2021
3.20.1 3,720,604 7/1/2021
3.20.1-preview 5,990 7/7/2021
3.20.0 720,518 6/21/2021
3.20.0-preview 8,719 6/21/2021
3.19.0 1,290,870 5/25/2021
3.19.0-preview1 6,801 5/18/2021
3.19.0-preview 30,418 4/27/2021
3.18.1-preview 2,980 6/14/2021
3.18.0 1,817,633 4/26/2021
3.18.0-preview 35,448 3/18/2021
3.17.1 1,239,690 3/19/2021
3.17.0 843,305 3/2/2021
3.17.0-preview1 4,680 3/2/2021
3.17.0-preview 9,681 2/15/2021
3.16.0 2,385,240 1/12/2021
3.15.2-preview 81,291 11/18/2020
3.15.1 1,393,781 12/17/2020
3.15.1-preview 18,203 11/5/2020
3.15.0 1,469,857 11/18/2020
3.15.0-preview 14,161 10/21/2020
3.14.0-preview 4,259 10/9/2020
3.13.0 691,703 9/23/2020
3.13.0-preview 22,031 8/13/2020
3.12.0 2,499,567 8/5/2020
3.11.1-preview 3,118 10/2/2020
3.11.0 947,927 7/7/2020
3.11.0-preview 20,346 7/7/2020
3.10.1 564,462 6/18/2020
3.9.1 865,871 5/19/2020
3.9.1-preview 34,303 5/19/2020
3.9.0-preview3 6,037 5/11/2020
3.9.0-preview2 5,489 5/6/2020
3.9.0-preview 5,341 4/28/2020
3.8.0 6,241,352 4/7/2020
3.8.0-preview 7,467 4/15/2020
3.7.1-preview 4,269 3/31/2020
3.7.0 288,187 3/26/2020
3.7.0-preview2 6,571 3/9/2020
3.7.0-preview 23,838 2/26/2020
3.6.0 2,154,685 1/23/2020
3.5.1 808,930 12/11/2019
3.5.0 161,297 12/3/2019
3.4.1 383,187 11/7/2019
3.4.0 49,922 11/4/2019
3.3.3 992,250 10/30/2019
3.3.2 135,221 10/16/2019
3.3.1 31,173 10/11/2019
3.3.0 29,803 10/9/2019
3.2.0 664,656 9/18/2019
3.2.0-preview2 15,845 9/10/2019
3.2.0-preview 21,515 8/12/2019
3.1.1 946,043 8/12/2019
3.0.0 1,560,962 7/11/2019
3.0.0-rc1 3,731 7/1/2019
3.0.0-preview 9,727 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.