macOS
brew install dotnet@8local Homebrew formula metadata
安装
brew install dotnet@8local Homebrew formula metadata
sudo apt install dotnet8Ubuntu 24.04 LTS package indexes · dotnet8 · 来源: archive.ubuntu.com
choco install dotnetChocolatey community package catalog · dotnet · 来源: community.chocolatey.org
概览
.NET Core
历史
.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.
安全态势
没有找到 dotnet@8 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
| 没有可执行文件数据。 | |||
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/dotnet/dotnet
安装元数据
| 软件包键 | brew:dotnet@8 |
|---|---|
| 版本 | 8.0.128 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/dotnet@8 |
| 主页 | https://dotnet.microsoft.com/ |
| 仓库 | https://github.com/dotnet/dotnet |
| 上游文档 | https://learn.microsoft.com/en-us/dotnet |
| 许可证 | MIT |
| 源码归档 | https://github.com/dotnet/dotnet/archive/refs/tags/v8.0.128.tar.gz |
| 最后更新 | 2026-06-22T14:03:11-07:00 |
| Pulse | updated |
| 依赖 | icu4c@78, openssl@3 |
| 构建依赖 | cmake, grep, llvm@20, pkgconf |
| macOS 提供的库 | krb5 |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
| 注意事项 | For other software to find dotnet you may need to set: export DOTNET_ROOT="$HOMEBREW_PREFIX/opt/dotnet@8/libexec" |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 dotnet来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.