dotnet@8
brew install dotnet@8
v8.0.128
MIT
keg-only
.NET Core 8 runtime and SDK for building and running C# / F# / VB.NET applications on macOS.
Why you might care
Install this versioned formula alongside other .NET runtimes to target .NET 8 specifically in multi-version environments. Keg-only to prevent conflicts with other dotnet versions. Includes the full SDK (compiler, tools, NuGet) plus runtime; use dotnet CLI to create projects, build, and publish across web, desktop, mobile, and cloud workloads.
2.9k
30-day installs · #812
5.6k
90-day · #1033
29.0k
365-day · #902
Runtime dependencies
Build dependencies
Links
- https://dotnet.microsoft.com/
- Brew formula source: Formula/d/dotnet@8.rb
Caveats
For other software to find dotnet you may need to set: export DOTNET_ROOT="$HOMEBREW_PREFIX/opt/dotnet@8/libexec"
Keg-only reason
:versioned_formula
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"Node.js",
"Go",
"Java",
"Rust"
],
"build_dependencies": [
"cmake",
"pkgconf",
"grep"
],
"categories": [
"language-runtime",
"compiler",
"sdk"
],
"caveats": "For other software to find dotnet you may need to set:\n export DOTNET_ROOT=\"$HOMEBREW_PREFIX/opt/dotnet@8/libexec\"\n",
"conflicts_with": [],
"dependencies": [
"icu4c@78",
"openssl@3"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": ".NET Core",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:37:05+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "dotnet@8",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://dotnet.microsoft.com/",
"homepage_og_description": ".NET is a developer platform with tools and libraries for building any type of app, including web, mobile, desktop, games, IoT, cloud, and microservices.",
"homepage_og_image": "https://dotnet.microsoft.com/blob-assets/images/dotnet-icons/square.png",
"homepage_title": ".NET - Build modern apps and powerful cloud services",
"installs_30d": 2875,
"installs_365d": 28981,
"installs_90d": 5636,
"keg_only": 1,
"keg_only_reason": ":versioned_formula",
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": "2026-06-20T23:47:12+00:00",
"llm_model": "claude-haiku-4-5",
"name": "dotnet@8",
"oldnames": [],
"one_liner": ".NET Core 8 runtime and SDK for building and running C# / F# / VB.NET applications on macOS.",
"optional_dependencies": [],
"rank_30d": 812,
"rank_365d": 902,
"rank_90d": 1033,
"raw_hash": "71615e44537ce663",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/d/dotnet@8.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [
{
"python": "build"
},
"krb5"
],
"version_head": null,
"version_stable": "8.0.128",
"versioned_formulae": [
"dotnet@9",
"dotnet@6"
],
"why_use_this": "Install this versioned formula alongside other .NET runtimes to target .NET 8 specifically in multi-version environments. Keg-only to prevent conflicts with other dotnet versions. Includes the full SDK (compiler, tools, NuGet) plus runtime; use dotnet CLI to create projects, build, and publish across web, desktop, mobile, and cloud workloads."
}