A DataStore implementation over DocumentDb.
Info
Version: | 2.1.14 |
Author(s): | Halforbit |
Last Update: | Wednesday, May 6, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/halforbit/data-stores |
NuGet Url: | https://www.nuget.org/packages/Halforbit.DataStores.DocumentStores.DocumentDb |
Install
Install-Package Halforbit.DataStores.DocumentStores.DocumentDb
dotnet add package Halforbit.DataStores.DocumentStores.DocumentDb
paket add Halforbit.DataStores.DocumentStores.DocumentDb
Halforbit.DataStores.DocumentStores.DocumentDb Download (Unzip the "nupkg" after downloading)
Dependencies
- Halforbit.DataStores(>= 2.1.14)
- Microsoft.Azure.DocumentDB.Core(>= 2.6.0)
- Microsoft.CSharp(>= 4.6.0)