Info
Version: | 2023.2.1 |
Author(s): | Stimulsoft |
Last Update: | Monday, April 3, 2023 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Stimulsoft.Data.CosmosDB |
Install
Install-Package Stimulsoft.Data.CosmosDB
dotnet add package Stimulsoft.Data.CosmosDB
paket add Stimulsoft.Data.CosmosDB
Stimulsoft.Data.CosmosDB Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Microsoft.Azure.DocumentDB(>= 2.8.1)
- Newtonsoft.Json(>= 6.0.8)
- System.Net.Http(>= 4.3.4)
- Stimulsoft.Data.MongoDB(>= 2020.4.1 && <= 2020.4.1)
- Microsoft.Azure.DocumentDB.Core(>= 2.8.1)
- Stimulsoft.Data.MongoDB(>= 2020.4.1 && <= 2020.4.1)
Tags
Azure Cosmos DB is Microsoft's proprietary globally distributed, multi-model database service "for managing data at planet-scale" launched in May 2017. It is schema-agnostic, horizontally scalable, and generally classified as a NoSQL database.