macOS
brew install dotnet@9local Homebrew formula metadata
brew
.NET Core. Version 9.0.117 via Homebrew; verified 2026-06-22.
install
brew install dotnet@9local Homebrew formula metadata
choco install dotnetChocolatey community package catalog · dotnet · source: community.chocolatey.org
overview
.NET Core
No executable aliases were found in the local package database.
history
.NET 9 is the November 2024 Standard Term Support release of modern .NET. The Homebrew dotnet@9 formula gives developers a pinned SDK/runtime family for projects that adopted the .NET 9 train before or alongside the later .NET 10 LTS line.
Microsoft's release metadata lists .NET 9.0 as released on November 12, 2024, with support through November 10, 2026. Its preview cycle began in February 2024 and moved through release candidates before the general availability release.
.NET 9 followed the annual cadence as an STS release, making it attractive for teams willing to pick up newer runtime, SDK, C# 13, ASP.NET Core, and library features before the next LTS. Versioned package-manager entries let those teams keep that train available even after newer unversioned packages advance.
Developers install dotnet@9 to build, run, test, and publish projects targeting net9.0 and related ASP.NET Core, EF Core, MAUI, and SDK workloads. As with other .NET SDKs, project files and global.json are the usual controls for selecting it in multi-SDK environments.
dotnet@9 is a textbook example of package-manager lifecycle pinning for a runtime with annual major releases. Its STS status matters because catalogs must keep it installable for reproducible builds while also signaling that it is not the long-lived LTS baseline.
security posture
No matching local secret-handling manifest was found for dotnet@9. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
| No executable data was present. | |||
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/dotnet/dotnet
install metadata
| Package key | brew:dotnet@9 |
|---|---|
| Version | 9.0.117 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dotnet@9 |
| Homepage | https://dotnet.microsoft.com/ |
| Repository | https://github.com/dotnet/dotnet |
| Upstream docs | https://learn.microsoft.com/en-us/dotnet |
| License | MIT |
| Source archive | https://github.com/dotnet/dotnet/archive/refs/tags/v9.0.117.tar.gz |
| Last updated | 2026-06-22T14:03:11-07:00 |
| Pulse | updated |
| Dependencies | brotli, icu4c@78, openssl@3 |
| Build dependencies | cmake, grep, llvm@20, pkgconf, rapidjson |
| Uses from macOS | krb5 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | For other software to find dotnet you may need to set: export DOTNET_ROOT="$HOMEBREW_PREFIX/opt/dotnet@9/libexec" |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dotnet@9 |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | yes |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
dotnet
choco install dotnetsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.