С 15.06.2022 г. IE 11 не поддерживается
IE11 станет недоступным с 14.02.2023. Сайты, созданные для IE, можно перезапустить в режиме IE в Microsoft Edge.
Microsoft .NET Framework 4.5.1 представляет собой выполняемое на месте обновление версий Microsoft .NET Framework 4 и Microsoft .NET Framework 4.5, характеризующееся высокой степенью совместимости. Автономный установщик можно использовать в ситуациях, где пользоваться веб-установщиком невозможно из-за отсутствия подключения к Интернету.
Важно! Если выбрать язык ниже, содержимое страницы динамически отобразится на выбранном языке.
-
Date Published:
12.10.2013
File Name:
NDP451-KB2858728-x86-x64-AllOS-ENU.exe
Это автономный установщик. Для веб-установки и установки в автономном режиме предусмотрены отдельные установщики. Если вы планируете распространять какой-либо из этих установщиков в составе программы установки вашего собственного продукта или приложения, рекомендуем выбрать веб-установщик, поскольку он более компактный и быстрее загружается. Загрузить веб-установщик можно здесь.
Microsoft рекомендует по возможности использовать вместо автономного пакета веб-установщик, который обеспечивает оптимальные оперативность установки и использование пропускной способности сети.
Автономный установщик можно использовать в ситуациях, где пользоваться веб-установщиком невозможно из-за отсутствия подключения к Интернету. Этот пакет больше веб-установщика и не содержит языковых пакетов. Языковые пакеты можно загрузить и установить здесь.
Эта версия .NET Framework выполняется параллельно с .NET Framework 3.5 с пакетом обновления 1 (SP1) и более ранними версиями, но заменяет версии .NET Framework 4 и .NET Framework 4.5.
-
Поддерживаемые операционные системы
Windows 7 Service Pack 1, Windows 8, Windows Server 2008 R2 SP1, Windows Server 2008 Service Pack 2, Windows Server 2012, Windows Vista Service Pack 2
Требования к оборудованию:
- Процессор с тактовой частотой 1 ГГц или выше
- ОЗУ объемом 512 МБ
- 850 МБ доступного пространства на жестком диске (x86)
- 2 ГБ доступного пространства на жестком диске (x64)
-
Загрузка и установка всех файлов
- На этой странице нажмите кнопку Загрузить.
- Для немедленной установки нажмите кнопку Выполнить.
- Чтобы выполнить установку позже, нажмите кнопку Сохранить. (Этот компьютер не обязательно должен быть подключен к Интернету.)
Дата обновления: 02 Сентября 2017
.NET Framework (Dot Net Framework) — программная платформа (софтверный фреймворк), разработанная корпорацией Microsoft в 2002 году, главным образом для операционной системы Microsoft Windows. Включает обширные библиотеки, а также предоставляет взаимную совместимость (каждый язык может использовать код, написанный на других языках) нескольких языков программирования. Программы, написанные на .NET Framework выполняются в программной среде (в противоположность аппаратной) известной как Common Language Runtime (CLR, общеязыковая исполняющая среда), представляющей собой виртуальную машину, которая обеспечивает безопасность, распределение памяти и обработку исключений. Библиотека классов и CLR вместе составляют .NET Framework.
Базовая библиотека классов .NET Framework даёт доступ к пользовательскому интерфейсу, обмену данными, к подключению баз данных, криптографии, разработке веб-приложений, вычислительным алгоритмам и сетевым подключениям. Программисты создают свои приложения путём компоновки собственного кода с библиотеками .NET Framework, а также другими библиотеками. .NET Framework предназначен для использования большей частью новых разрабатываемых приложений.
ВНИМАНИЕ: обязательно устанавливайте пакеты обновлений в таком же порядке, в каком даны ссылки на них!
.NET Framework 1.1
.NET Framework 3.5 SP1 (включает 2.0 SP2)
Обновления:
Windows XP/Server 2003 32-bit:
Обновление 1
(8,6 МиБ)
Обновление 2
(7 МиБ)
Обновление 3
(1,4 МиБ)
Windows XP/Server 2003 64-bit:
Обновление 1
(18,4 МиБ)
Обновление 2
(16,5 МиБ)
Обновление 3
(1,5 МиБ)
Windows Vista/Server 2008 x86:
Обновление 1
(1,4 МиБ)
Обновление 2
(10,5 МиБ)
Обновление 3
(6,9 МиБ)
Windows Vista/Server 2008 64-bit:
Обновление 1
(1,5 МиБ)
Обновление 2
(16 МиБ)
Обновление 3
(9,8 МиБ)
Windows Vista/Server 2008 IA-64:
Обновление 1
(1,5 МиБ)
Обновление 2
(14,7 МиБ)
Обновление 3
(2,2 МиБ)
.NET Framework 4.7 (только Windows 7 и выше)
.NET Framework 4.0 (для Windows XP SP3/Server 2003 SP2/Vista SP1/Server 2008/7)
Item Preview
There Is No Preview Available For This Item
This item does not appear to have any files that can be experienced on Archive.org.
Please download files in this item to interact with them on your computer.
Show all files
37
Views
1
Favorite
DOWNLOAD OPTIONS
Uploaded by
eflanili7881
on
SIMILAR ITEMS (based on metadata)
.NET Framework runtime is used to run applications developed in Visual Studio with this framework. This page lists all the available .NET Framework runtime offline installers.
.NET Framework run-time is a Microsoft product used to run applications made with Visual Studio. If you read the system requirements of most modern software for Windows, you will see that most require.NET Framework to be installed on the computer so that the application can be installed and run properly.
Recently Microsoft announced an open-source version of .NET which means that now .NET can be made available to other platforms as well like Linux and Mac.
On This Page
What is .NET Framework?
The .NET Framework is a software development framework developed by Microsoft. It includes a large library of pre-coded solutions that developers can use to create applications for Windows, web, and mobile devices. The framework provides a programming model, a runtime, and tools to create and run applications. .NET Framework simplifies the application development process and reduces the development time due to pre-written code, making the development task less complicated.
If you are a developer or advanced user, you will need multiple .NET Framework versions to be installed on the same system for testing and other purposes. I find it difficult to find and then download each version from Microsoft’s website, as the downloads are scattered all around. The purpose of this page is to organize all the .NET Framework versions download links in one place, so that you can download your desired version with a single click.
You can also check which versions of .NET Framework are already installed in your system.
Note: Please note that the direct download links given in the following tables are for 64-bit systems. If you want more download links for each .NET version, please click on More Info.
.NET 8 Download
Version | Release Date | End of Support | Download | Details |
---|---|---|---|---|
.NET 8 Preview 2 | Mar 14, 2023 | Download | More Info |
.NET 7 Download
Version | Release Date | End of Support | Download | Details |
---|---|---|---|---|
.NET 7.0.4 | Mar 14, 2023 | May 14, 2024 | Download | More Info |
.NET 7.0.3 | Feb 14, 2023 | May 14, 2024 | Download | More Info |
.NET 7.0.2 | Jan 10, 2023 | May 14, 2024 | Download | More Info |
.NET 7.0.1 | Dec 13, 2022 | May 14, 2024 | Download | More Info |
.NET 7 | Nov 8, 2022 | May 14, 2024 | Download | More Info |
.NET 6 Download
Version | Release Date | End of Support | Download | Details |
---|---|---|---|---|
.NET 6.0.15 | Mar 14, 2023 | Download | More Info | |
.NET 6.0.14 | Feb 14, 2023 | Download | More Info | |
.NET 6.0.13 | Jan 10, 2023 | Download | More Info | |
.NET 6.0.11 | Nov 8, 2022 | Download | More Info | |
.NET 6.0.10 | Oct 11, 2022 | Download | More Info | |
.NET 6.0.6 | Jun 14, 2022 | Download | More Info | |
.NET 6 | Nov 8, 2021 | Download | More Info |
.NET 5 Download
Version | Release Date | End of Support | Download | Details |
---|---|---|---|---|
.NET 5.0.5 | Nov 10, 2020 | May 10, 2022 | Download | More Info |
.NET Framework 4 Download
Version | Release Date | End of Support | Download Link | Details |
---|---|---|---|---|
.NET Framework 4.8.1 | Aug 9, 2022 | Download | More Info | |
.NET Framework 4.8 | Apr 18, 2019 | Download | More Info | |
.NET Framework 4.7.2 | Apr 30, 2018 | Download | More Info | |
.NET Framework 4.7.1 | Oct 17, 2017 | Download | More Info | |
.NET Framework 4.7 | Apr 05, 2017 | Download | More Info | |
.NET Framework 4.6.2 | Aug 02, 2016 | Jan 12, 2027 | Download | More Info |
.NET Framework 4.6.1 | Nov 30, 2015 | Apr 26, 2022 | Download | More Info |
.NET Framework 4.6 | Jul 29, 2015 | Apr 26, 2022 | Download | More Info |
.NET Framework 4.5.2 | May 05, 2014 | Apr 26, 2022 | Download | More Info |
.NET Framework 4.5.1 | Jan 15, 2014 | Jan 12, 2016 | Download | More Info |
.NET Framework 4.5 | Oct 09, 2012 | Jan 12, 2016 | Download | More Info |
.NET Framework 4.0 | Apr 12, 2010 | Jan 12, 2016 | Download | More Info |
.NET Framework 3 and earlier download
Version | Release Date | End of Support | Download Link | Details |
---|---|---|---|---|
.NET Framework 3.5 SP1 | Nov 19, 2007 | Jan 9, 2029 | Download | More Info |
.NET Framework 3.0 | Nov 21, 2006 | Jul 12, 2011 | Download | |
.NET Framework 2.0 | Feb 17, 2006 | Jul 12, 2011 | Download | |
.NET Framework 1.1 | 24 Apr, 2003 | Oct 14, 2008 | Download | |
.NET Framework 1.0 | 13 Feb, 2002 | Jul 14, 2006 | Download |
* Release date and end of life dates taken from here, here and here.
All in One .NET Framework installers
If you want to install all versions of .NET Framework on your computer, an easier way is to use the all-in-one .NET Framework installer tools. I’m listing down some of the most popular tools for installing all available .NET Framework automatically.
All in One Runtimes
All in One Runtimes (or AIO Runtimes) is an executable script for installing commonly used runtimes and frameworks in Windows. It also includes the option to install all versions of .NET Framework.
Download All in One Runtimes
Supported versions of .NET Framework for Windows
The following versions of .NET Framework are supported on the below-listed versions of Windows Operating System:
- .NET Framework version 4.8 is supported on Windows 10 and later operating systems.
- .NET Framework versions 4.5 through 4.7.2 are supported on Windows 7 SP1 and later.
- .NET Framework versions 4.0, 4.5, and 4.5.1 are supported on Windows Vista SP2 and later.
- .NET Framework version 3.5 SP1 is supported on Windows XP SP3, Windows Server 2003 SP2, Windows Server 2008 SP2, and Windows Server 2008 R2 SP1.
- .NET Framework version 3.0 SP2 is supported on Windows Vista SP2 and Windows Server 2008 SP2.
- .NET Framework version 2.0 SP2 is supported on Windows 2000 SP4, Windows XP SP3, Windows Server 2003 SP2, Windows Vista SP2, and Windows Server 2008 SP2.
- .NET Framework version 1.1 SP1 is supported on Windows XP SP3 and Windows Server 2003 SP2.
Uninstall .NET Framework
If you want to completely uninstall a specific version of .NET Framework to clean up all its related files and registry entries, you can use .NET Framework cleanup tool.
Download .NET Framework cleanup tool
Select the version from the drop-down menu.
Do you know of any other all-in-one .NET Framework installation tool? Share your thoughts in the comments below.
.NET Framework
The .NET Framework is a software development framework developed by Microsoft. It includes a large library of pre-coded solutions that developers can use to create applications for Windows, web, and mobile devices.
Price Currency:
USD
Operating System:
Windows
Application Category:
DeveloperApplication
Pros
- Less coding with OOP: .NET framework is based on the object-oriented programming model (OOP), which divides software into small pieces that are easier to manage, test, and fix.
- Reliable and scalable: .NET framework is robust and scalable, allowing developers to create large and complex applications that can handle high traffic and performance demands.
- Cross-platform: .NET framework is designed to be compatible with multiple operating systems including Windows, Linux and MacOS. It is also cloud-friendly. This gives developers more flexibility and choice in deploying their applications.
- Share Libraries: .NET Standard is a set of APIs common to all .NET platforms, such as .NET Framework, .NET Core, Xamarin, and UWP. This makes it easier to share code and libraries across different platforms.
Cons
- Limited Object-Relational Support: .NET framework does not have native support for object-relational mapping (ORM), which is a technique that maps data between objects and relational databases. Developers must use third-party tools or frameworks, such as Entity Framework or NHibernate, to achieve this functionality.
- Licensing cost: Although .NET framework itself is free, some components or tools may require a license fee. For example, Visual Studio has different editions with different prices and features. Developers may also need to pay for hosting or cloud services if they use them.
- Memory leaks: .NET framework relies on CLR to manage memory allocation and garbage collection. However, this does not guarantee that memory leaks will not occur. Developers still have to be careful with unmanaged resources, such as files or network connections, and dispose of them properly.
Subhan Zafar|September 13, 2023
These updates address important security vulnerabilities fixing Denial of Service and Remote Code Execution vulnerabilities.
View post
Subhan Zafar|September 13, 2023
Download the second-last preview release for .NET 8 and test out the latest updates before everyone else.
View post
Subhan Zafar|August 9, 2023
These updates address important security vulnerabilities fixing Denial of Service and Remote Code Execution vulnerabilities.
View post
Microsoft .NET Framework — технология, основанная на среде запуска приложений Common Language Runtime.
Необходима для функционирования приложений, написанных с использованием этой платформы. Служит «прослойкой» между приложением, написанным на языке, поддерживаемым платформой, и компьютером под управлением операционной системы Windows.
Общая информация о программе
Платформа используется для упрощения разработки и выпуска мультиплатформенных приложений, а также для возможности запуска приложений, написанных с использованием среды разработки, поддерживающей NET Framework, на Windows. Преимуществом такого подхода является возможность использования различных преимуществ определенных языков при разработке одной программы, и простой способ ее запуска в привычной пользователю среде.
Не имеет графического интерфейса и не представляет для обычного пользователя компьютера значимости. Единственное, за чем нужно следить пользователю — это то, чтобы на ПК была установлена актуальная версия .NET Framework.
Функциональные возможности Microsoft .NET Framework
Microsoft .NET Framework преобразует сценарии, написанные на различных поддерживающихся языках разработки программного обеспечения, в понятные процессору команды. Достаточно установить самую свежую версию пакета — она уже включает в себя компоненты предыдущих выпусков. Установка производится стандартными средствами операционной системы и выглядит как установка обычного приложения.