NuGet Package Integration¶
CosmosClient is available as a native C++ NuGet package for MSVC and Visual Studio.
Package Installation¶
Note on Dependencies¶
WARNING
The NuGet package provides the header files for
CosmosClient. Transitively required packages (such asrestclandnlohmann/json) must be included in your build configuration or fetched via CPM/CMake.