Azure Cosmos DB Implementation of DataStore.
Info
Version: | 16.38.0-alpha |
Author(s): | Aaron Navarro |
Last Update: | Thursday, March 28, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/anavarro9731/datastore |
NuGet Url: | https://www.nuget.org/packages/DataStore.Providers.CosmosDb |
Install
Install-Package DataStore.Providers.CosmosDb
dotnet add package DataStore.Providers.CosmosDb
paket add DataStore.Providers.CosmosDb
DataStore.Providers.CosmosDb Download (Unzip the "nupkg" after downloading)
Dependencies
net461
- DataStore.Interfaces(>= 14.6.0)
- DataStore.Models(>= 14.6.0)
- Microsoft.Azure.Cosmos(>= 3.10.1)
- Microsoft.Azure.DocumentDB.Core(>= 2.11.0)
- Microsoft.CSharp(>= 4.7.0)
- DataStore.Interfaces(>= 14.6.0)
- DataStore.Models(>= 14.6.0)
- Microsoft.Azure.Cosmos(>= 3.10.1)
- Microsoft.Azure.DocumentDB.Core(>= 2.11.0)
- Microsoft.CSharp(>= 4.7.0)
Tags