Info
Version: | 0.6.0 |
Author(s): | Branko Kokanovic |
Last Update: | Thursday, August 2, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/stalker314314/DocumentDBCpp |
NuGet Url: | https://www.nuget.org/packages/DocumentDbCpp.v120 |
Install
Install-Package DocumentDbCpp.v120
dotnet add package DocumentDbCpp.v120
paket add DocumentDbCpp.v120
DocumentDbCpp.v120 Download (Unzip the "nupkg" after downloading)
Dependencies
- cpprestsdk(>= 2.8.0)
Tags
It is built on top of C++ REST SDK framework, so all the goodies like Task Parallelism are included. There is no other dependencies except C++ REST SDK.