A simple cosmos db client.
Info
Version: | 2.0.3 |
Author(s): | Wes Shaddix |
Last Update: | Thursday, August 31, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wshaddix/dotnet-cosmosdb-client |
NuGet Url: | https://www.nuget.org/packages/CosmosDbClient |
Install
Install-Package CosmosDbClient
dotnet add package CosmosDbClient
paket add CosmosDbClient
CosmosDbClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.DocumentDB.Core(>= 1.5.0)
- System.Linq.Dynamic.Core(>= 1.0.7.7)
- System.Reflection.TypeExtensions(>= 4.4.0)
- System.ValueTuple(>= 4.4.0)