Connector/Remote Repository

dotnet4.7.2 4.7.2.20180712

The .NET Framework is a development platform for building apps for web, Windows, Windows Phone, Windows Server, and Microsoft Azure.

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 dotnet4.7.2 from the command line, run the following command:

choco install dotnet4.7.2 --version 4.7.2.20180712 --source http://choco.csdesiles.qc.ca/nuget/ChocoCSI/

Description

The .NET Framework is a development platform for building apps for web, Windows, Windows Phone, Windows Server, and Microsoft Azure. It consists of the common language runtime (CLR) and the .NET Framework class library, which includes a broad range of functionality and support for many industry standards. This is a **metapackage** intended to help transition from earlier Chocolatey .NET Framework packaging convention. Actual installation is performed by the [dotnetfx](https://chocolatey.org/packages/dotnetfx) package. Note that due to the way package dependencies work in Chocolatey, if you install this package and the [dotnetfx](https://chocolatey.org/packages/dotnetfx) package is not installed yet, Chocolatey will install the *latest* [dotnetfx](https://chocolatey.org/packages/dotnetfx) package version, which may be newer than 4.7.2. If you need to install specifically .NET Framework 4.7.2, install that version of the [dotnetfx](https://chocolatey.org/packages/dotnetfx) package (`choco install dotnetfx --version 4.7.2`).