🍺 BREW Explorer

← all formulae

azure-core-cpp

brew install azure-core-cpp v1.16.3 MIT

Primitives, abstractions and helpers for Azure SDK client libraries

68
30-day installs · #4056
162
90-day · #4563
477
365-day · #5228
201
★ GitHub stars · updated 2mo ago

Runtime dependencies

Build dependencies

GitHub topics

azure azure-sdk cpp hacktoberfest

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "cmake"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "openssl@3"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Primitives, abstractions and helpers for Azure SDK client libraries",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:35:42+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "azure-core-cpp",
  "github_default_branch": "main",
  "github_last_commit_at": "2026-06-20T07:31:22Z",
  "github_readme_excerpt": "# Azure SDK for C++\n\n[![Build Status](https://dev.azure.com/azure-sdk/public/_apis/build/status/cpp/cpp%20-%20client%20-%20ci?branchName=main)](https://dev.azure.com/azure-sdk/public/_build/latest?definitionId=1611\u0026branchName=main)\n\u003ca href=\"https://www.surveymonkey.com/r/gh-badge\"\u003e\u003cimg src=\"https://img.shields.io/badge/Take%20Our%20Design%20Discussion%20Survey-008000\"/\u003e\u003c/a\u003e\n\nThis repository is for active development of the Azure SDK for C++. For consumers of the SDK we recommend visiting our [developer docs](https://azure.github.io/azure-sdk-for-cpp).\n\n## Getting started\n\nThe Azure SDK for C++ is compatible with a number of different development environments and tools. The following instructions will utilize [Visual Studio](https://visualstudio.microsoft.com/) or [VSCode](https://code.visualstudio.com/) as the IDE, [CMake](https://cmake.org/) for build automation, and [vcpkg](https://vcpkg.io/) as our package manager.\n\n### Prerequisites\n\n- An Azure subscription. Sign up for a [free trial](https://azure.microsoft.com/pricing/free-trial/) or use your [MSDN subscriber benefits](https://azure.microsoft.com/pricing/member-offers/msdn-benefits-details/).\n- [A C++ compiler](https://code.visualstudio.com/docs/languages/cpp#_install-a-compiler).\n\n### Development environment and tools set up\n\n- [Visual Studio, CMake and vcpkg](https://learn.microsoft.com/vcpkg/get_started/get-started-vs/)\n- [VS Code, CMake and vcpkg](https://learn.microsoft.com/vcpkg/get_started/get-started-vscode/)\n\n### Install libraries\n\n- Open a terminal\n  - **Visual Studio:** Open the Developer Command Prompt: **Tools \u003e Commandline \u003e Developer Command Prompt**\n  - **VSCode:** Open a new Terminal in VSCode: **Terminal \u003e New Terminal**\n- Add the `azure-identity-cpp` and `azure-storage-blobs-cpp` libraries with the following command:\n\n```console\nvcpkg add port azure-identity-cpp azure-storage-blobs-cpp\n```\n\n- Your `vcpkg.json` should now contain:\n\n```json\n{\n    \"dependencies\": [\n        \"azure-identity-cpp\",",
  "github_repo": "Azure/azure-sdk-for-cpp",
  "github_stars": 201,
  "github_topics": [
    "azure",
    "azure-sdk",
    "cpp",
    "hacktoberfest"
  ],
  "homepage": "https://github.com/Azure/azure-sdk-for-cpp/tree/main/sdk/core/azure-core",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 68,
  "installs_365d": 477,
  "installs_90d": 162,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "azure-core-cpp",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 4056,
  "rank_365d": 5228,
  "rank_90d": 4563,
  "raw_hash": "b52c3adb62e2bd79",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/a/azure-core-cpp.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    "curl"
  ],
  "version_head": null,
  "version_stable": "1.16.3",
  "versioned_formulae": [],
  "why_use_this": null
}