A DataStore implementation over CosmosDb documents.
Info
Version: | 3.15.4 |
Author(s): | Halforbit |
Last Update: | Monday, August 21, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/halforbit/data-stores |
NuGet Url: | https://www.nuget.org/packages/Halforbit.DataStores.DocumentStores.CosmosDb |
Install
Install-Package Halforbit.DataStores.DocumentStores.CosmosDb
dotnet add package Halforbit.DataStores.DocumentStores.CosmosDb
paket add Halforbit.DataStores.DocumentStores.CosmosDb
Halforbit.DataStores.DocumentStores.CosmosDb Download (Unzip the "nupkg" after downloading)
Dependencies
- Halforbit.DataStores(>= 3.12.0)
- Microsoft.Azure.Cosmos(>= 3.6.0)
- Polly(>= 7.2.1)