Azure CosmosDb Implementation of DataStore.
Info
Version: | 6.0.2 |
Author(s): | Aaron Navarro, Frans Lytzen |
Last Update: | Tuesday, March 19, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/anavarro9731/datastore |
NuGet Url: | https://www.nuget.org/packages/DataStore.Impl.DocumentDb |
Install
Install-Package DataStore.Impl.DocumentDb
dotnet add package DataStore.Impl.DocumentDb
paket add DataStore.Impl.DocumentDb
DataStore.Impl.DocumentDb Download (Unzip the "nupkg" after downloading)
Dependencies
- DataStore.Interfaces(>= 6.0.2)
- DataStore.Models(>= 6.0.2)
- Microsoft.Azure.DocumentDB(>= 1.13.1)
- Microsoft.CSharp(>= 4.3.0)
Tags