Microsoft.Azure.Cosmos
3.37.0-preview
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Azure.Cosmos --version 3.37.0-preview
NuGet\Install-Package Microsoft.Azure.Cosmos -Version 3.37.0-preview
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.37.0-preview" />
<PackageVersion Include="Microsoft.Azure.Cosmos" Version="3.37.0-preview" />
<PackageReference Include="Microsoft.Azure.Cosmos" />
paket add Microsoft.Azure.Cosmos --version 3.37.0-preview
#r "nuget: Microsoft.Azure.Cosmos, 3.37.0-preview"
#addin nuget:?package=Microsoft.Azure.Cosmos&version=3.37.0-preview&prerelease
#tool nuget:?package=Microsoft.Azure.Cosmos&version=3.37.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. |
.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 (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 | 1,704 | 18 days ago |
3.48.0 | 180,068 | 18 days ago |
3.48.0-preview.2 | 5,224 | a month ago |
3.48.0-preview.1 | 1,102 | 2 months ago |
3.48.0-preview.0 | 14,340 | 2 months ago |
3.47.2 | 485,197 | a month ago |
3.47.1 | 298,596 | 2 months ago |
3.47.0 | 200,192 | 2 months ago |
3.47.0-preview.1 | 9,055 | 2 months ago |
3.47.0-preview.0 | 27,081 | 5 months ago |
3.46.1 | 1,069,072 | 3 months ago |
3.46.0 | 1,700,101 | 5 months ago |
3.46.0-preview.2 | 24,516 | 5 months ago |
3.46.0-preview.1 | 265 | 5 months ago |
3.46.0-preview.0 | 5,599 | 5 months ago |
3.45.2 | 853,789 | 5 months ago |
3.45.1 | 75,078 | 5 months ago |
3.45.0 | 816,554 | 5 months ago |
3.45.0-preview.1 | 9,229 | 6 months ago |
3.45.0-preview.0 | 12,352 | 6 months ago |
3.44.1 | 750,552 | 6 months ago |
3.44.0 | 516,726 | 6 months ago |
3.44.0-preview.1 | 24,491 | 7 months ago |
3.44.0-preview.0 | 30,242 | 7 months ago |
3.43.1 | 946,702 | 7 months ago |
3.43.0 | 764,550 | 7 months ago |
3.43.0-preview.0 | 15,909 | 8 months ago |
3.42.0 | 2,071,000 | 8 months ago |
3.42.0-preview.0 | 21,908 | 9 months ago |
3.41.0 | 3,074,417 | 10 months ago |
3.41.0-preview.0 | 120,670 | 5/18/2024 |
3.40.0 | 1,472,114 | 5/18/2024 |
3.40.0-preview.2 | 3,551 | 5/18/2024 |
3.40.0-preview.1 | 22,744 | 4/18/2024 |
3.40.0-preview.0 | 4,061 | 4/15/2024 |
3.39.2 | 158,151 | 5/18/2024 |
3.39.1 | 2,403,159 | 4/18/2024 |
3.39.0 | 277,158 | 4/15/2024 |
3.39.0-preview.1 | 60,080 | 2/8/2024 |
3.39.0-preview.0 | 16,230 | 2/1/2024 |
3.38.1 | 3,527,445 | 2/8/2024 |
3.38.0 | 700,946 | 2/1/2024 |
3.37.1 | 1,427,949 | 1/3/2024 |
3.37.1-preview | 29,895 | 1/3/2024 |
3.37.0 | 3,181,729 | 11/20/2023 |
3.37.0-preview | 66,232 | 11/20/2023 |
3.36.0 | 1,270,119 | 10/24/2023 |
3.36.0-preview | 15,544 | 10/24/2023 |
3.35.4 | 5,477,238 | 9/15/2023 |
3.35.4-preview | 11,086 | 9/18/2023 |
3.35.3 | 1,690,919 | 8/10/2023 |
3.35.3-preview | 37,977 | 8/10/2023 |
3.35.2 | 1,282,718 | 7/17/2023 |
3.35.2-preview | 18,197 | 7/17/2023 |
3.35.1 | 848,103 | 6/27/2023 |
3.35.1-preview | 6,414 | 6/27/2023 |
3.35.0 | 436,061 | 6/19/2023 |
3.35.0-preview | 3,183 | 6/21/2023 |
3.34.0 | 2,027,795 | 5/18/2023 |
3.34.0-preview | 14,268 | 5/18/2023 |
3.33.0 | 1,335,301 | 4/28/2023 |
3.33.0-preview | 11,424 | 4/28/2023 |
3.32.3 | 1,663,008 | 3/30/2023 |
3.32.3-preview | 56,283 | 3/30/2023 |
3.31.2 | 5,225,325 | 11/7/2022 |
3.31.2-preview | 99,043 | 11/29/2022 |
3.31.1 | 621,450 | 10/31/2022 |
3.31.1-preview | 16,932 | 10/31/2022 |
3.31.0 | 2,581,695 | 10/3/2022 |
3.31.0-preview | 20,806 | 10/5/2022 |
3.30.1 | 3,049,368 | 9/1/2022 |
3.30.1-preview | 13,754 | 9/1/2022 |
3.30.0 | 643,022 | 8/19/2022 |
3.30.0-preview | 7,491 | 8/19/2022 |
3.29.0 | 4,152,207 | 7/11/2022 |
3.29.0-preview | 23,979 | 7/11/2022 |
3.28.0 | 1,795,241 | 6/14/2022 |
3.28.0-preview | 77,366 | 6/14/2022 |
3.27.2 | 539,335 | 6/2/2022 |
3.27.2-preview | 3,431 | 6/2/2022 |
3.27.1 | 464,319 | 5/25/2022 |
3.27.1-preview | 4,214 | 5/25/2022 |
3.27.0 | 1,193,019 | 5/6/2022 |
3.27.0-preview | 4,004 | 5/6/2022 |
3.26.2 | 66,852 | 5/5/2022 |
3.26.1 | 2,191,106 | 3/17/2022 |
3.26.0 | 285,247 | 3/12/2022 |
3.26.0-preview | 24,612 | 2/28/2022 |
3.25.0 | 1,314,134 | 2/18/2022 |
3.25.0-preview | 2,832 | 2/18/2022 |
3.24.0 | 1,851,520 | 2/1/2022 |
3.24.0-preview | 4,568 | 2/1/2022 |
3.23.0 | 4,891,114 | 11/13/2021 |
3.23.0-preview | 79,203 | 11/13/2021 |
3.22.1 | 1,296,768 | 10/28/2021 |
3.22.1-preview | 4,056 | 10/29/2021 |
3.22.0 | 358,428 | 10/18/2021 |
3.22.0-preview | 19,440 | 10/7/2021 |
3.21.0 | 4,062,172 | 9/10/2021 |
3.21.0-preview | 50,818 | 9/10/2021 |
3.20.1 | 3,713,744 | 7/1/2021 |
3.20.1-preview | 5,988 | 7/7/2021 |
3.20.0 | 719,612 | 6/21/2021 |
3.20.0-preview | 8,717 | 6/21/2021 |
3.19.0 | 1,289,040 | 5/25/2021 |
3.19.0-preview1 | 6,799 | 5/18/2021 |
3.19.0-preview | 30,361 | 4/27/2021 |
3.18.1-preview | 2,976 | 6/14/2021 |
3.18.0 | 1,814,885 | 4/26/2021 |
3.18.0-preview | 35,445 | 3/18/2021 |
3.17.1 | 1,238,440 | 3/19/2021 |
3.17.0 | 842,753 | 3/2/2021 |
3.17.0-preview1 | 4,677 | 3/2/2021 |
3.17.0-preview | 9,679 | 2/15/2021 |
3.16.0 | 2,382,501 | 1/12/2021 |
3.15.2-preview | 81,208 | 11/18/2020 |
3.15.1 | 1,392,995 | 12/17/2020 |
3.15.1-preview | 18,188 | 11/5/2020 |
3.15.0 | 1,469,521 | 11/18/2020 |
3.15.0-preview | 14,159 | 10/21/2020 |
3.14.0-preview | 4,257 | 10/9/2020 |
3.13.0 | 691,005 | 9/23/2020 |
3.13.0-preview | 21,904 | 8/13/2020 |
3.12.0 | 2,497,646 | 8/5/2020 |
3.11.1-preview | 3,116 | 10/2/2020 |
3.11.0 | 947,642 | 7/7/2020 |
3.11.0-preview | 20,344 | 7/7/2020 |
3.10.1 | 563,857 | 6/18/2020 |
3.9.1 | 865,558 | 5/19/2020 |
3.9.1-preview | 34,301 | 5/19/2020 |
3.9.0-preview3 | 6,035 | 5/11/2020 |
3.9.0-preview2 | 5,487 | 5/6/2020 |
3.9.0-preview | 5,319 | 4/28/2020 |
3.8.0 | 6,238,429 | 4/7/2020 |
3.8.0-preview | 7,465 | 4/15/2020 |
3.7.1-preview | 4,267 | 3/31/2020 |
3.7.0 | 288,104 | 3/26/2020 |
3.7.0-preview2 | 6,569 | 3/9/2020 |
3.7.0-preview | 23,824 | 2/26/2020 |
3.6.0 | 2,152,157 | 1/23/2020 |
3.5.1 | 808,471 | 12/11/2019 |
3.5.0 | 161,227 | 12/3/2019 |
3.4.1 | 382,838 | 11/7/2019 |
3.4.0 | 49,855 | 11/4/2019 |
3.3.3 | 991,676 | 10/30/2019 |
3.3.2 | 135,192 | 10/16/2019 |
3.3.1 | 31,169 | 10/11/2019 |
3.3.0 | 29,797 | 10/9/2019 |
3.2.0 | 664,225 | 9/18/2019 |
3.2.0-preview2 | 15,843 | 9/10/2019 |
3.2.0-preview | 21,513 | 8/12/2019 |
3.1.1 | 945,614 | 8/12/2019 |
3.0.0 | 1,557,953 | 7/11/2019 |
3.0.0-rc1 | 3,729 | 7/1/2019 |
3.0.0-preview | 9,672 | 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.