Skip to content

NuGet Package Integration

CosmosClient is available as a native C++ NuGet package for MSVC and Visual Studio.


Package Installation

Install-Package SiddiqSoft.CosmosClient
dotnet add package SiddiqSoft.CosmosClient
nuget install SiddiqSoft.CosmosClient

Note on Dependencies

WARNING

The NuGet package provides the header files for CosmosClient. Transitively required packages (such as restcl and nlohmann/json) must be included in your build configuration or fetched via CPM/CMake.