🍺 BREW Explorer

← all casks

.Net Runtime

brew install --cask dotnet-runtime v10.0.9

Microsoft's runtime environment for executing .NET applications on macOS.

Why you might care

Essential if you're running .NET apps built with modern C# or F#. The runtime is free, open-source, and cross-platform. Install this if you have a .NET application that needs to execute but you don't need the SDK for development.

Categories

Alternatives

Mono
488
30-day installs · #481
1.9k
90-day · #400
9.9k
365-day · #310

Links

Blurb generated by claude-haiku-4-5 on 2mo ago.

Raw metadata
{
  "alternatives": [
    "Mono"
  ],
  "artifacts": [
    {
      "uninstall": [
        {
          "delete": "/etc/paths.d/dotnet",
          "pkgutil": "com.microsoft.dotnet.*"
        }
      ]
    },
    {
      "pkg": [
        "dotnet-runtime-10.0.9-osx-arm64.pkg"
      ]
    },
    {
      "binary": [
        "/usr/local/share/dotnet/dotnet"
      ],
      "target": "$HOMEBREW_PREFIX/bin/dotnet"
    },
    {
      "zap": [
        {
          "trash": "~/.nuget"
        }
      ]
    }
  ],
  "auto_updates": null,
  "categories": [
    "dev-tools"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Developer platform",
  "disable_reason": null,
  "disabled": 0,
  "display_name": ".Net Runtime",
  "enrichment_fetched_at": "2026-06-20T22:42:14+00:00",
  "first_seen": "2026-06-20T00:47:34+00:00",
  "full_token": "dotnet-runtime",
  "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": 488,
  "installs_365d": 9914,
  "installs_90d": 1881,
  "last_seen": "2026-06-20T00:47:34+00:00",
  "llm_generated_at": "2026-06-20T23:04:23+00:00",
  "llm_model": "claude-haiku-4-5",
  "names": [
    ".Net Runtime"
  ],
  "one_liner": "Microsoft\u0027s runtime environment for executing .NET applications on macOS.",
  "rank_30d": 481,
  "rank_365d": 310,
  "rank_90d": 400,
  "raw_hash": "8e6410ec4cd7ba88",
  "ruby_source_path": "Casks/d/dotnet-runtime.rb",
  "tap": "homebrew/cask",
  "token": "dotnet-runtime",
  "version": "10.0.9",
  "why_use_this": "Essential if you\u0027re running .NET apps built with modern C# or F#. The runtime is free, open-source, and cross-platform. Install this if you have a .NET application that needs to execute but you don\u0027t need the SDK for development."
}