Connector/Remote Repository

dotnetfx 4.6.0.0

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

choco install dotnetfx --version 4.6.0.0 --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. The .NET Framework provides many services, including memory management, type and memory safety, security, networking, and application deployment. It provides easy-to-use data structures and APIs that abstract the lower-level Windows operating system. You can use a variety of programming languages with the .NET Framework, including C#, F#, and Visual Basic. The Microsoft .NET Framework 4.6 is a highly compatible, in-place update to the Microsoft .NET Framework 4, 4.5, 4.5.1 and 4.5.2. You can see the full set of changes in the .NET Framework 4.6 in the [what's new list](https://docs.microsoft.com/en-us/dotnet/framework/whats-new/index#v46), [change list](https://github.com/Microsoft/dotnet/blob/master/releases/net46/dotnet46-changes.md) and [API diff](https://github.com/Microsoft/dotnet/blob/master/releases/net46/dotnet46-api-changes.md) on [GitHub](https://github.com/microsoft/dotnet). The matching Targeting Pack can be installed using [this package](https://chocolatey.org/packages/dotnet4.6-targetpack).