Microsoft .NET 10.0 Runtime 10.0.2
.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 9.0 supports Windows 10 1607 / Server 2012 or later, according to documented system requirements.
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-10.0-runtime
Showing the top 20 packages that depend on dotnet-10.0-runtime.
| Packages | Downloads |
|---|---|
|
dotnet-10.0-windowshosting
.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 metapackage installs all components needed for hosting .NET web/server applications on Windows:
- the .NET runtime,
- the ASP.NET Core runtime,
- the ASP.NET Core Module v2 for IIS.
|
1 |
This package has no dependencies.