Automic VaultAutomic Vault

brew

dotnet を Homebrew, chocolatey でインストール

dotnet のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install dotnet

local Homebrew formula metadata

概要

パッケージ概要

.NET Core

履歴

プロジェクトの歴史と使われ方

.NET is Microsoft's managed runtime, SDK, class-library, and command-line toolchain for building applications in C#, F#, and related languages. The Homebrew formula centers on the `dotnet` host and SDK/runtime distribution used from terminals, CI systems, containers, and editors.

プロジェクトの歴史

Modern .NET package history turns on the .NET Core shift. Microsoft announced in November 2014 that .NET Core, including the runtime and framework libraries, would be open source. .NET Core 1.0 shipped in June 2016 as a cross-platform line, and the release train later converged under the plain .NET name with .NET 5 in November 2020.

The current .NET ecosystem is organized around annual November major releases, split between Long Term Support and Standard Term Support versions. Official release metadata lists .NET 8 as an LTS release from November 2023, .NET 9 as an STS release from November 2024, and .NET 10 as an LTS release from November 2025.

採用の歴史

Adoption expanded from Windows-centered .NET Framework development into a cross-platform package-manager story: official downloads, Linux package repositories, container images, Homebrew, Chocolatey, and CI images all distribute the SDK and runtimes. That made `dotnet restore`, `dotnet build`, `dotnet test`, and `dotnet publish` common automation primitives outside Visual Studio.

使われ方

Developers use the `dotnet` CLI to create projects, restore NuGet packages, build, run, test, publish, manage workloads, and select SDK behavior through project files and global.json. It is both a language-runtime package and a build tool package.

パッケージ好きにとっての重要性

For package nerds, .NET is important because it packages a large multi-runtime ecosystem behind one executable host. Versioned formulas such as dotnet@8 and dotnet@9 let systems pin SDK support windows, while the unversioned formula tracks the moving supported line used by workstations and CI images.

タイムライン

  • 2014: Microsoft announced .NET Core would be open source.
  • 2016: .NET Core 1.0 was released.
  • 2020: .NET 5.0 started the unified post-Core naming line.
  • 2023: .NET 8.0 shipped as an LTS release.
  • 2024: .NET 9.0 shipped as an STS release.
  • 2025: .NET 10.0 shipped as an LTS release.

Related projects

  • C#
  • F#
  • ASP.NET Core
  • NuGet
  • MSBuild
  • Entity Framework Core

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 3 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 5 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
dotnetcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版10.0.301
マネージャ更新日2026-06-14
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/dotnet/dotnet

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:dotnet
バージョン10.0.301
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/dotnet
ホームページhttps://dotnet.microsoft.com/
リポジトリhttps://github.com/dotnet/dotnet
上流ドキュメントhttps://learn.microsoft.com/dotnet
ライセンスMIT
ソースアーカイブhttps://github.com/dotnet/dotnet/releases/download/v10.0.301/release.json
最終更新2026-06-14T10:38:54Z
Pulseupdated
依存関係brotli, icu4c@78, openssl@3
ビルド依存関係bash, cmake, grep, pkgconf, rapidjson
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/libexec"

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namedotnet
Aliases
  • dotnet@10
Version Scheme1
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Chocolatey95%

dotnet

choco install dotnet
  • normalized package name match
  • 一致条件: Dotnet
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: dotnet from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','dnspy'

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment