Home > Software > System > Runtime > Dot Net 4.7.2 Framework
Details
- Package ID
- dotnet4.7.2
- Version
- 4.7.2
- Downloads
- 325904
- Website
- https://www.microsoft.com/net/
Summary
The .NET Framework is a development platform for building apps for web, Windows, Windows Phone, Windows Server, and Microsoft Azure.
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 package.
Note that due to the way package dependencies work in Chocolatey, if you install this package and the dotnetfx package is not installed yet, Chocolatey will install the latest 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 package (choco install dotnetfx --version 4.7.2
).