Home > Software > System > Runtime > Dot Net 4.7 Framework
Details
- Package ID
- dotnet4.7
- Version
- 4.7.2053
- Downloads
- 240670
- Website
- https://blogs.msdn.microsoft.com/dotnet/2017/04/05/announcing-the-net-framework-4-7/
Summary
The .NET Framework 4.7 is a highly compatible and in-place update to the .NET Framework 4, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, and 4.6.2.
Description
The .NET Framework 4.7 is a highly compatible and in-place update to the .NET Framework 4, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, and 4.6.2. You can see the full set of changes in the .NET Framework 4.7 in the change list and API diff on GitHub.
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. If you need to install specifically .NET Framework 4.7, install that version of the dotnetfx package (choco install dotnetfx --version 4.7
).
The matching Developer Pack can be installed using this package.