Core primitives and helpers for Azure SDK C++ client libraries
Primitives, abstractions and helpers for Azure SDK client libraries
azure-core-cpp
$ #include <azure/core.hpp>
$ g++ -o myapp myapp.cpp -lazure-core
$ #include <azure/core/http/http.hpp>