dotnet-11.0-runtime
.NET is a general purpose development platform maintained by Microsoft and the .NET community on GitHub. It is cross-platform, supporting Windows, macOS and Linux, and can be used in device, cloud, and embedded/IoT scenarios.
This package is required to run console applications with the .NET Runtime (Microsoft.NETCore.App).
.NET 11.0 supports Windows 10 1607 / Server 2012 or later, according to [documented system requirements](https://github.com/dotnet/core/blob/main/release-notes/11.0/supported-os.md).
The package supports the following parameters (--package-parameters, --params):
- `Passive` - display native installer progress window (may not work on Server Core)
- `Skip32Bit` - do not install the 32-bit runtime on a 64-bit system
Example: cinst -y --params="Passive Skip32Bit" dotnet-11.0-runtime
choco install dotnet-11.0-runtime -y| 版本 | 大小 | 同步日期 | 包文件 |
|---|---|---|---|
| 11.0.0-rc126425128 | 4.79 KiB | 2026-09-12 | 下载 .nupkg |