🍺 BREW Explorer

← all formulae

azure-storage-common-cpp

brew install azure-storage-common-cpp v12.14.0 MIT

Provides common Azure Storage-related abstractions for Azure SDK

75
30-day installs · #3905
190
90-day · #4285
512
365-day · #5057
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": [
    "azure-core-cpp",
    "openssl@3"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Provides common Azure Storage-related abstractions for Azure SDK",
  "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-storage-common-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/storage/azure-storage-common",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 75,
  "installs_365d": 512,
  "installs_90d": 190,
  "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-storage-common-cpp",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 3905,
  "rank_365d": 5057,
  "rank_90d": 4285,
  "raw_hash": "0e2510c6b8f22b6f",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/a/azure-storage-common-cpp.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    "libxml2"
  ],
  "version_head": null,
  "version_stable": "12.14.0",
  "versioned_formulae": [],
  "why_use_this": null
}