Microsoft.Azure.DocumentDB.Core 2.22.0

Prefix Reserved
Suggested Alternatives

Microsoft.Azure.Cosmos

Additional Details

Please note, this package is obsolete as of 3/31/2023 and is no longer maintained or monitored. Microsoft encourages you to upgrade to the replacement package, Microsoft.Azure.Cosmos, to continue receiving updates. Refer to our deprecation policy (https://aka.ms/azsdk/support-policies) for more details.

dotnet add package Microsoft.Azure.DocumentDB.Core --version 2.22.0
                    
NuGet\Install-Package Microsoft.Azure.DocumentDB.Core -Version 2.22.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.DocumentDB.Core" Version="2.22.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Azure.DocumentDB.Core" Version="2.22.0" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Azure.DocumentDB.Core" />
                    
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.DocumentDB.Core --version 2.22.0
                    
#r "nuget: Microsoft.Azure.DocumentDB.Core, 2.22.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.DocumentDB.Core&version=2.22.0
                    
Install Microsoft.Azure.DocumentDB.Core as a Cake Addin
#tool nuget:?package=Microsoft.Azure.DocumentDB.Core&version=2.22.0
                    
Install Microsoft.Azure.DocumentDB.Core as a Cake Tool

Please note, a newer package, Microsoft.Azure.Cosmos, is available.
While this package will continue to receive critical bug fixes, we strongly encourage you to upgrade.
See https://aka.ms/migrate-to-cosmos-dotnet-v3 for more details. This client library enables client applications targeting .NET Core to connect to Azure Cosmos DB via the NoSQL API. Azure Cosmos DB is a globally distributed, multi-model database service.

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 netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.5 is compatible.  netstandard1.6 is compatible.  netstandard2.0 was computed.  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 tizen30 was computed.  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 (144)

Showing the top 5 NuGet packages that depend on Microsoft.Azure.DocumentDB.Core:

Package Downloads
Microsoft.Azure.DocumentDB.ChangeFeedProcessor

This library provides a host for distributing change feed events in partitioned collection across multiple observers. Instances of the host can scale up (by adding) or down (by removing) dynamically, and the load will be automatically distributed among active instances in about-equal way.

Microsoft.Azure.CosmosDB.BulkExecutor

This client library enables client applications to perform bulk operations in Azure Cosmos DB for SQL, Gremlin and MongoDB APIs. The BulkImport module (supported for SQL, Gremlin and MongoDB API) provides functionality to bulk ingest documents with optimizations to maximally utilize the allocated collection throughput for maximal write throughput. The BulkUpdate module (supported for SQL API) provides functionality to bulk update documents as partial patches. The BulkDelete module (supported for SQL API) provides functionality to bulk delete documents given a list of partition key and id tuples.

Serilog.Sinks.AzureDocumentDb

Write Serilog events to Azure DocumentDB

HQ

This package contains the full-stack build for HQ.io.

AspNetCore.HealthChecks.DocumentDb

HealthChecks.DocumentDb is the health check package for Azure DocumentDb.

GitHub repositories (25)

Showing the top 20 popular GitHub repositories that depend on Microsoft.Azure.DocumentDB.Core:

Repository Stars
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
ravendb/ravendb
ACID Document Database
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
zzzprojects/System.Linq.Dynamic.Core
The .NET Standard / .NET Core version from the System Linq Dynamic functionality.
Azure/azure-cosmos-dotnet-v3
.NET SDK for Azure Cosmos DB for the core SQL API
SharpRepository/SharpRepository
C# Generic Repository for use with Entity Framework, RavenDB and more with built-in caching options.
Xabaril/BeatPulse
Liveness, health check library for ASP.NET Core Applications
elastic/apm-agent-dotnet
Azure/azure-libraries-for-net
Azure libraries for .Net
microsoft/BotFramework-BlogSamples
Welcome to the Bot Framework samples repository. Here you will find sample bots that take advantage of Bot Framework capabilities.
Elfocrash/Cosmonaut
🌐 A supercharged Azure CosmosDB .NET SDK with ORM support
rstropek/Samples
JamesRandall/FunctionMonkey
Write more elegant Azure Functions with less boilerplate, more consistency, and support for REST APIs. Docs can be found at https://functionmonkey.azurefromthetrenches.com
INNVTV/NetCore-Clean-Architecture
.Net Core starter project for clean architecture showcasing use of the CQRS pattern, MediatR and custom Middleware for cross-cutting concerns, micro-service communications with REST/OpenAPI, Swagger, Webhooks and gRPC endpoints, CosmosDB for data and Serilog for logging.
Azure-Samples/streaming-at-scale
How to implement a streaming at scale solution in Azure
microsoft/app-innovation-workshop
Hands-on workshop designed to help you learn Azure, Mobile & AI
Azure-Samples/Serverless-Eventing-Platform-for-Microservices
This solution is a personal knowledge management system and it allows users to upload text, images, and audio into categories. Each of these types of data is managed by a dedicated microservice built on Azure serverless technologies including Azure Functions and Cognitive Services. The web front-end communicates with the microservices through a SignalR-to-Event Grid bridge, allowing for real-time reactive UI updates based on the microservice updates. Each microservice is built and deployed independently using VSTS’s build and release management system, and use a variety of Azure-native data storage technologies.
cmendible/dotnetcore.samples
.NET Core Samples - Code it Yourself...
Version Downloads Last updated
2.22.0 742,625 3/21/2024 2.22.0 is deprecated because it is no longer maintained.
2.21.0 315,351 1/12/2024 2.21.0 is deprecated because it is no longer maintained.
2.20.0 942,922 6/20/2023 2.20.0 is deprecated because it is no longer maintained.
2.19.0 290,817 3/18/2023 2.19.0 is deprecated because it is no longer maintained.
2.18.0 1,896,335 4/15/2022 2.18.0 is deprecated because it is no longer maintained.
2.16.2 1,012,745 10/26/2021 2.16.2 is deprecated because it is no longer maintained.
2.16.1 304,552 9/24/2021 2.16.1 is deprecated because it is no longer maintained.
2.16.0 192,278 8/26/2021 2.16.0 is deprecated because it is no longer maintained.
2.15.0 584,716 6/29/2021 2.15.0 is deprecated because it is no longer maintained.
2.14.1 607,059 5/10/2021 2.14.1 is deprecated because it is no longer maintained.
2.14.0 600,591 4/17/2021 2.14.0 is deprecated because it is no longer maintained.
2.13.1 6,324,614 12/17/2020 2.13.1 is deprecated because it is no longer maintained.
2.13.0 27,826 12/16/2020 2.13.0 is deprecated because it is no longer maintained.
2.12.0 2,337,954 10/7/2020 2.12.0 is deprecated because it is no longer maintained.
2.11.6 980,313 8/12/2020 2.11.6 is deprecated because it is no longer maintained.
2.11.5 196,890 8/4/2020 2.11.5 is deprecated because it is no longer maintained.
2.11.4 101,153 7/30/2020 2.11.4 is deprecated because it is no longer maintained.
2.11.3 59,331 7/29/2020 2.11.3 is deprecated because it is no longer maintained.
2.11.2 24,070,190 7/14/2020 2.11.2 is deprecated because it is no longer maintained.
2.11.1 180,974 7/1/2020 2.11.1 is deprecated because it is no longer maintained.
2.11.0 569,242 6/2/2020 2.11.0 is deprecated because it is no longer maintained.
2.10.3 1,165,655 4/17/2020 2.10.3 is deprecated because it is no longer maintained.
2.10.1 864,330 3/6/2020 2.10.1 is deprecated because it is no longer maintained.
2.10.0 17,277,824 2/28/2020 2.10.0 is deprecated because it is no longer maintained.
2.9.4 101,998 2/25/2020 2.9.4 is deprecated because it is no longer maintained.
2.9.3 732,468 1/31/2020 2.9.3 is deprecated because it is no longer maintained.
2.9.2 2,849,469 11/15/2019 2.9.2 is deprecated because it is no longer maintained.
2.9.1 31,159 11/13/2019 2.9.1 is deprecated because it is no longer maintained.
2.9.0 179,484 10/31/2019 2.9.0 is deprecated because it is no longer maintained.
2.8.1 318,972 10/11/2019 2.8.1 is deprecated because it is no longer maintained.
2.8.0 44,256 10/10/2019 2.8.0 is deprecated because it is no longer maintained.
2.7.0 357,428 9/24/2019 2.7.0 is deprecated because it is no longer maintained.
2.6.0 865,184 8/31/2019 2.6.0 is deprecated because it is no longer maintained.
2.6.0-RC1 4,048 8/22/2019 2.6.0-RC1 is deprecated because it is no longer maintained.
2.5.1 2,075,490 7/3/2019 2.5.1 is deprecated because it is no longer maintained.
2.4.2 93,483 7/1/2019 2.4.2 is deprecated because it is no longer maintained.
2.4.1 676,562 6/21/2019 2.4.1 is deprecated because it is no longer maintained.

This is a stable version of the Azure Cosmos DB .NET Standard client library.