Connector/Remote Repository

dotnetcore-desktopruntime 3.1.10

.NET Core 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 desktop applications with the .NET Core runtime. The .NET Core Desktop Runtime is installed machine-wide, using a native installer. .NET Core supports Windows 7 SP1 / Server 2008 R2 or later. On Windows 7 / Server 2008 R2, [security update KB2533623](https://support.microsoft.com/en-us/kb/2533623) must be installed, according to [documented system requirements](https://github.com/dotnet/core/blob/master/Documentation/prereqs.md). The package supports the following parameters (--package-parameters, --params): - `Quiet` - suppress display of native installer progress window (may be needed on Server Core) - `Skip32Bit` - do not install the 32-bit runtime on a 64-bit system Example: cinst -y --params="Quiet Skip32Bit" dotnetcore-runtime.install

This package appears to have a custom/proprietary license agreement, and ProGet cannot be automatically determine the license type. You'll need to assign a license type to the URL to allow or block packages with this license.

Usage Instructions

To install dotnetcore-desktopruntime from the command line, run the following command:

choco install dotnetcore-desktopruntime --version 3.1.10 --source https://choco.csdesiles.qc.ca:80/nuget/ChocoCSI/

Description

.NET Core 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 desktop applications with the .NET Core runtime. The .NET Core Desktop Runtime is installed machine-wide, using a native installer. .NET Core supports Windows 7 SP1 / Server 2008 R2 or later. On Windows 7 / Server 2008 R2, [security update KB2533623](https://support.microsoft.com/en-us/kb/2533623) must be installed, according to [documented system requirements](https://github.com/dotnet/core/blob/master/Documentation/prereqs.md). The package supports the following parameters (--package-parameters, --params): - `Quiet` - suppress display of native installer progress window (may be needed on Server Core) - `Skip32Bit` - do not install the 32-bit runtime on a 64-bit system Example: cinst -y --params="Quiet Skip32Bit" dotnetcore-runtime.install