Connector/Remote Repository

dotnet-8.0-desktopruntime 8.0.0-preview4232601

.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. The .NET Desktop Runtime (Microsoft.WindowsDesktop.App) enables you to run existing Windows desktop applications. .NET 8.0 supports Windows 10 1607 / Server 2012 or later, according to [documented system requirements](https://github.com/dotnet/core/blob/master/Documentation/prereqs.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-8.0-desktopruntime

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 dotnet-8.0-desktopruntime from the command line, run the following command:

choco install dotnet-8.0-desktopruntime --version 8.0.0-preview4232601 --source https://choco.csdesiles.qc.ca:80/nuget/ChocoCSI/

Description

.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. The .NET Desktop Runtime (Microsoft.WindowsDesktop.App) enables you to run existing Windows desktop applications. .NET 8.0 supports Windows 10 1607 / Server 2012 or later, according to [documented system requirements](https://github.com/dotnet/core/blob/master/Documentation/prereqs.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-8.0-desktopruntime