.NET SDK
brew install --cask dotnet-sdk@9
v9.0.315
Install the .NET 9 SDK and runtime for building and running C# applications on macOS.
Why you might care
Essential if you develop in C# or work with ASP.NET Core projects. The SDK includes compilers, libraries, and tools needed to build .NET apps; the runtime lets you execute them. Microsoft's official distribution.
567
30-day installs · #434
1.9k
90-day · #395
6.3k
365-day · #418
Links
- https://www.microsoft.com/net/core#macos
- Brew formula source: Casks/d/dotnet-sdk@9.rb
Blurb generated by claude-haiku-4-5 on 2mo ago.
Raw metadata
{
"alternatives": [
"Java JDK",
"Python",
"Node.js"
],
"artifacts": [
{
"uninstall": [
{
"pkgutil": "com.microsoft.dotnet.*9.0*arm64"
}
]
},
{
"pkg": [
"dotnet-sdk-9.0.315-osx-arm64.pkg"
]
}
],
"auto_updates": null,
"categories": [
"dev-tools"
],
"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@9",
"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": 567,
"installs_365d": 6273,
"installs_90d": 1914,
"last_seen": "2026-06-20T00:47:34+00:00",
"llm_generated_at": "2026-06-20T23:04:13+00:00",
"llm_model": "claude-haiku-4-5",
"names": [
".NET SDK"
],
"one_liner": "Install the .NET 9 SDK and runtime for building and running C# applications on macOS.",
"rank_30d": 434,
"rank_365d": 418,
"rank_90d": 395,
"raw_hash": "db4ba8e32ca733b6",
"ruby_source_path": "Casks/d/dotnet-sdk@9.rb",
"tap": "homebrew/cask",
"token": "dotnet-sdk@9",
"version": "9.0.315",
"why_use_this": "Essential if you develop in C# or work with ASP.NET Core projects. The SDK includes compilers, libraries, and tools needed to build .NET apps; the runtime lets you execute them. Microsoft\u0027s official distribution."
}