macOS
brew install dotnet@8local Homebrew formula metadata
brew
.NET Core. Version 8.0.128 via Homebrew; verified 2026-06-22.
install
brew install dotnet@8local Homebrew formula metadata
sudo apt install aspnetcore-runtime-8.0Ubuntu 24.04 LTS package indexes · aspnetcore-runtime-8.0 · source: archive.ubuntu.com
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 8 is the November 2023 Long Term Support release of modern .NET. As a Homebrew versioned formula, dotnet@8 is useful for developers and CI systems that need to stay on the .NET 8 support window instead of tracking newer SDK lines.
Microsoft's release metadata lists .NET 8.0 as released on November 14, 2023, with LTS servicing through November 10, 2026. The release became the stable baseline for organizations moving from .NET 6 or .NET 7 while wanting a longer support period.
Versioned packaging reflects .NET's support policy in package-manager form. Keeping dotnet@8 installable alongside newer SDKs lets maintainers reproduce builds, keep LTS applications on their target framework, and avoid surprise major-version movement on developer machines.
Developers install dotnet@8 to build, test, run, and publish applications targeting net8.0, ASP.NET Core 8, EF Core 8, and related SDK workloads. The CLI behavior is the standard `dotnet` workflow, with SDK selection typically controlled by project target frameworks or global.json.
dotnet@8 is a support-lifecycle package: its value is not a different executable name but a pinned major SDK/runtime family. That makes it important for reproducible build environments and for package catalogs that model multiple supported versions of the same runtime.
security posture
No matching local secret-handling manifest was found for dotnet@8. 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@8 |
|---|---|
| Version | 8.0.128 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dotnet@8 |
| 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/v8.0.128.tar.gz |
| Last updated | 2026-06-22T14:03:11-07:00 |
| Pulse | updated |
| Dependencies | icu4c@78, openssl@3 |
| Build dependencies | cmake, grep, llvm@20, pkgconf |
| 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@8/libexec" |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dotnet@8 |
| 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.
aspnetcore-runtime-8.0 8.0.4-0ubuntu1
ASP.NET Core runtime
sudo apt install aspnetcore-runtime-8.0aspnetcore-runtime-dbg-8.0 8.0.4-0ubuntu1
ASP.NET Runtime debug symbols.
sudo apt install aspnetcore-runtime-dbg-8.0aspnetcore-targeting-pack-8.0 8.0.4-0ubuntu1
Internal - targeting pack for Microsoft.AspNetCore.App 8.0
sudo apt install aspnetcore-targeting-pack-8.0dotnet-apphost-pack-8.0 8.0.4-0ubuntu1
Internal - targeting pack for Microsoft.NETCore.App 8.0
sudo apt install dotnet-apphost-pack-8.0dotnet-host-8.0 8.0.4-0ubuntu1
.NET host command line
sudo apt install dotnet-host-8.0dotnet-hostfxr-8.0 8.0.4-0ubuntu1
.NET host resolver
sudo apt install dotnet-hostfxr-8.0dotnet-runtime-8.0 8.0.4-0ubuntu1
.NET runtime
sudo apt install dotnet-runtime-8.0dotnet-runtime-dbg-8.0 8.0.4-0ubuntu1
.NET Runtime debug symbols.
sudo apt install dotnet-runtime-dbg-8.0dotnet-sdk-8.0 8.0.104-0ubuntu1
.NET 8.0 Software Development Kit
sudo apt install dotnet-sdk-8.0dotnet-sdk-8.0-source-built-artifacts 8.0.104-0ubuntu1
Internal package for building the .NET 8.0 Software Development Kit
sudo apt install dotnet-sdk-8.0-source-built-artifactsdotnet-sdk-dbg-8.0 8.0.104-0ubuntu1
.NET SDK debug symbols.
sudo apt install dotnet-sdk-dbg-8.0dotnet-targeting-pack-8.0 8.0.4-0ubuntu1
Internal - targeting pack for Microsoft.NETCore.App 8.0
sudo apt install dotnet-targeting-pack-8.0dotnet-templates-8.0 8.0.104-0ubuntu1
.NET 8.0 templates
sudo apt install dotnet-templates-8.0dotnet8 8.0.104-8.0.4-0ubuntu1
.NET CLI tools and runtime
sudo apt install dotnet8netstandard-targeting-pack-2.1-8.0 8.0.104-0ubuntu1
Internal - targeting pack for NETStandard.Library 2.1
sudo apt install netstandard-targeting-pack-2.1-8.0dotnet
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.