Microsoft.Azure.Cosmos (3.26.1)
Published 2023-05-05 11:29:22 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 3.26.1 Microsoft.Azure.Cosmos
About this package
This client library enables client applications to connect to Azure Cosmos via the SQL API. Azure Cosmos is a globally distributed, multi-model database service. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.
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.
Dependencies
ID | Version | Target Framework |
---|---|---|
Azure.Core | 1.19.0 | .NETStandard2.0 |
Microsoft.Bcl.AsyncInterfaces | 1.0.0 | .NETStandard2.0 |
Microsoft.Bcl.HashCode | 1.1.0 | .NETStandard2.0 |
Newtonsoft.Json | 10.0.2 | .NETStandard2.0 |
System.Buffers | 4.5.1 | .NETStandard2.0 |
System.Collections.Immutable | 1.7.0 | .NETStandard2.0 |
System.Configuration.ConfigurationManager | 4.7.0 | .NETStandard2.0 |
System.Memory | 4.5.4 | .NETStandard2.0 |
System.Numerics.Vectors | 4.5.0 | .NETStandard2.0 |
System.Runtime.CompilerServices.Unsafe | 4.6.0 | .NETStandard2.0 |
System.Threading.Tasks.Extensions | 4.5.4 | .NETStandard2.0 |
System.ValueTuple | 4.5.0 | .NETStandard2.0 |