Microsoft.Azure.DocumentDB.Core
2.1.3
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Microsoft.Azure.DocumentDB.Core --version 2.1.3
NuGet\Install-Package Microsoft.Azure.DocumentDB.Core -Version 2.1.3
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.1.3" />
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.1.3" />
<PackageReference Include="Microsoft.Azure.DocumentDB.Core" />
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.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Azure.DocumentDB.Core, 2.1.3"
#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.DocumentDB.Core@2.1.3
#: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.DocumentDB.Core&version=2.1.3
#tool nuget:?package=Microsoft.Azure.DocumentDB.Core&version=2.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This client library enables client applications targeting .NET Core to connect to Azure Cosmos DB via the DocumentDB (SQL) 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. 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 | 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.
-
.NETStandard 1.5
- NETStandard.Library (>= 1.6.0)
- Newtonsoft.Json (>= 9.0.1)
- System.Collections.NonGeneric (>= 4.0.1)
- System.Collections.Specialized (>= 4.0.1)
- System.Diagnostics.TraceSource (>= 4.0.0)
- System.Linq.Queryable (>= 4.0.1)
- System.Net.NameResolution (>= 4.0.0)
- System.Net.NetworkInformation (>= 4.1.0)
- System.Net.Requests (>= 4.0.11)
- System.Net.Security (>= 4.3.2)
- System.Security.SecureString (>= 4.0.0)
-
.NETStandard 1.6
- NETStandard.Library (>= 1.6.0)
- Newtonsoft.Json (>= 9.0.1)
- System.Collections.NonGeneric (>= 4.0.1)
- System.Collections.Specialized (>= 4.0.1)
- System.Diagnostics.TraceSource (>= 4.0.0)
- System.Dynamic.Runtime (>= 4.0.11)
- System.Linq.Queryable (>= 4.0.1)
- System.Net.NameResolution (>= 4.0.0)
- System.Net.NetworkInformation (>= 4.1.0)
- System.Net.Requests (>= 4.0.11)
- System.Net.Security (>= 4.3.2)
- System.Net.WebHeaderCollection (>= 4.0.1)
- System.Runtime.Serialization.Primitives (>= 4.1.1)
- System.Security.SecureString (>= 4.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (24)
Showing the top 20 popular GitHub repositories that depend on Microsoft.Azure.DocumentDB.Core:
Repository | Stars |
---|---|
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...
|
|
paolosalvatori/service-fabric-acs-kubernetes-multi-container-app
This sample demonstrates how create a multi-container application using ASP.NET Core and deploy it on an Azure Service Fabric Linux cluster with the DNS service or Azure Container Service Kubernetes cluster on Azure.
|
Version | Downloads | Last Updated |
---|---|---|
2.13.1 | 6 | 3/8/2021 |
2.13.0 | 3 | 3/8/2021 |
2.12.0 | 1 | 3/8/2021 |
2.11.6 | 0 | 3/8/2021 |
2.11.5 | 0 | 3/8/2021 |
2.11.4 | 1 | 3/8/2021 |
2.11.3 | 2 | 3/8/2021 |
2.11.2 | 9 | 3/8/2021 |
2.11.1 | 2 | 3/8/2021 |
2.11.0 | 1 | 3/8/2021 |
2.10.3 | 0 | 3/8/2021 |
2.10.1 | 1 | 3/8/2021 |
2.10.0 | 2 | 3/8/2021 |
2.9.4 | 1 | 3/8/2021 |
2.9.3 | 0 | 3/8/2021 |
2.9.2 | 0 | 3/8/2021 |
2.9.1 | 2 | 3/8/2021 |
2.9.0 | 1 | 3/8/2021 |
2.8.1 | 2 | 3/8/2021 |
2.8.0 | 2 | 3/8/2021 |
2.7.0 | 1 | 3/8/2021 |
2.6.0 | 3 | 3/8/2021 |
2.6.0-RC1 | 1 | 3/8/2021 |
2.5.1 | 3 | 3/8/2021 |
2.5.0 | 3 | 3/8/2021 |
2.4.2 | 2 | 3/8/2021 |
2.4.1 | 1 | 3/8/2021 |
2.4.0 | 3 | 3/8/2021 |
2.3.0 | 2 | 3/8/2021 |
2.2.3 | 1 | 3/8/2021 |
2.2.2 | 1 | 3/8/2021 |
2.2.1 | 1 | 3/8/2021 |
2.2.0 | 1 | 3/8/2021 |
2.1.3 | 32,937 | 3/8/2021 |
2.1.2 | 2 | 3/8/2021 |
2.1.1 | 2 | 3/8/2021 |
2.1.0 | 1 | 3/8/2021 |
2.0.0 | 0 | 3/8/2021 |
2.0.0-preview2 | 1 | 3/8/2021 |
2.0.0-preview | 2 | 3/8/2021 |
1.10.0 | 0 | 3/8/2021 |
1.9.1 | 0 | 3/8/2021 |
1.9.0 | 2 | 3/8/2021 |
1.8.2 | 1 | 3/8/2021 |
1.8.1 | 1 | 3/8/2021 |
1.8.0 | 1 | 3/8/2021 |
1.7.1 | 6 | 3/8/2021 |
1.7.0 | 2 | 3/8/2021 |
1.6.0 | 1 | 3/8/2021 |
1.5.1 | 9 | 3/8/2021 |
1.5.0 | 18 | 3/8/2021 |
1.4.1 | 4 | 3/8/2021 |
1.4.0 | 6 | 3/8/2021 |
1.3.2 | 9 | 3/8/2021 |
1.3.1 | 4 | 3/8/2021 |
1.3.0 | 2 | 3/8/2021 |
1.2.2 | 3 | 3/8/2021 |
1.2.1 | 2 | 3/8/2021 |
1.2.0 | 2 | 3/8/2021 |
1.1.2 | 2 | 3/8/2021 |
1.1.1 | 1 | 3/8/2021 |
1.1.0 | 3 | 3/8/2021 |
1.0.0 | 1 | 3/8/2021 |
0.1.0-preview | 3 | 3/8/2021 |
0.0.6-preview | 1 | 3/8/2021 |
0.0.5-preview | 2 | 3/8/2021 |
This is a stable version of the Azure Cosmos DB .NET Standard client library