🍺 BREW Explorer

← all casks

.NET SDK

brew install --cask dotnet-sdk v10.0.301

Microsoft's free development platform for building and running .NET applications on macOS.

Why you might care

Essential for .NET developers working with C#, F#, or Visual Basic. Includes the runtime, libraries, and compiler toolchain needed to develop cross-platform applications. Choose this if you're doing .NET development or need to run .NET apps locally.

Categories

Alternatives

Mono .NET Framework
10.0k
30-day installs · #46
31.1k
90-day · #44
108.9k
365-day · #38

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "alternatives": [
    "Mono",
    ".NET Framework"
  ],
  "artifacts": [
    {
      "uninstall": [
        {
          "pkgutil": [
            "com.microsoft.dotnet.*10.0*arm64",
            "com.microsoft.dotnet.sharedhost*arm64",
            "com.microsoft.netstandard.pack.targeting.*"
          ]
        }
      ]
    },
    {
      "pkg": [
        "dotnet-sdk-10.0.301-osx-arm64.pkg"
      ]
    },
    {
      "binary": [
        "/usr/local/share/dotnet/dotnet"
      ],
      "target": "$HOMEBREW_PREFIX/bin/dotnet"
    },
    {
      "binary": [
        "/usr/local/share/dotnet/dnx"
      ],
      "target": "$HOMEBREW_PREFIX/bin/dnx"
    },
    {
      "zap": [
        {
          "delete": [
            "/etc/paths.d/dotnet",
            "/etc/paths.d/dotnet-cli-tools"
          ],
          "pkgutil": "com.microsoft.dotnet.*",
          "trash": [
            "~/.dotnet",
            "~/.nuget"
          ]
        }
      ]
    }
  ],
  "auto_updates": null,
  "categories": [
    "dev-tools",
    "ide"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Developer platform",
  "disable_reason": null,
  "disabled": 0,
  "display_name": ".NET SDK",
  "enrichment_fetched_at": "2026-06-20T22:42:15+00:00",
  "first_seen": "2026-06-20T00:47:34+00:00",
  "full_token": "dotnet-sdk",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://www.microsoft.com/net/core#macos",
  "homepage_og_description": "Free downloads for building and running .NET apps on Linux, macOS, and Windows. Runtimes, SDKs, and developer packs for .NET Framework, .NET, and ASP.NET.",
  "homepage_og_image": "https://dotnet.microsoft.com/blob-assets/images/dotnet-icons/square.png",
  "homepage_title": "Download .NET (Linux, macOS, and Windows) | .NET",
  "installs_30d": 10013,
  "installs_365d": 108894,
  "installs_90d": 31128,
  "last_seen": "2026-06-20T00:47:34+00:00",
  "llm_generated_at": "2026-06-20T23:02:42+00:00",
  "llm_model": "claude-haiku-4-5",
  "names": [
    ".NET SDK"
  ],
  "one_liner": "Microsoft\u0027s free development platform for building and running .NET applications on macOS.",
  "rank_30d": 46,
  "rank_365d": 38,
  "rank_90d": 44,
  "raw_hash": "b7e2f681ca3d8f09",
  "ruby_source_path": "Casks/d/dotnet-sdk.rb",
  "tap": "homebrew/cask",
  "token": "dotnet-sdk",
  "version": "10.0.301",
  "why_use_this": "Essential for .NET developers working with C#, F#, or Visual Basic. Includes the runtime, libraries, and compiler toolchain needed to develop cross-platform applications. Choose this if you\u0027re doing .NET development or need to run .NET apps locally."
}