.NET Core updates via Windows Update

Microsoft has announced that .NET Core updates will be available through Microsoft Updates on Windows from December 2020.

The terminology can be confusing, especially for ordinary users who may only know about Windows Update. The main difference between Windows Updates and Microsoft Updates is that the latter includes updates for other Microsoft products.

You can enable an option in Windows Update to receive updates for other Microsoft products through the automatic updates feature of your operating system.

In Windows 10, open the Settings application. On the Update & Security tab - Advanced Options, check "Get updates for other Microsoft products when updating Windows."

Microsoft states that the gives organizations more control over the update process, as .NET Core updates will be able to be installed via Microsoft Update/Windows Update as soon as they are released, completely optional.

Until today, .NET Core updates were not available through Microsoft Update due to concerns that the updates might introduce in functionality.

Administrators will be able to block .NET Core updates through Microsoft Update. Microsoft published some keys y to block some or all .NET Core updates. The keys below work on managed and unmanaged devices.

.NET Core Registry KeyNameValue
Block all .NET Core updates[HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ .NET]BlockMU: 00000001
Block .NET 5.0 updates[HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ .NET \ 5.0]BlockMUdword: 00000001
Block Core 3.1 updates[HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ .NET \ 3.1]BlockMUdword: 00000001
Block Core 2.1 updates[HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ .NET \ 2.1]BlockMUdword: 00000001

You can use registry files to apply the changes to your system. Just download the following file and export it to your system:

msupdates.zip

You will find four registry files in the file that block 1) all .NET Core updates, 2). .NET Core 5.0 updates, 3). .NET Core 3.1 and 4 updates). .NET Core 2.1 updates.

Check the Microsoft publication for more details.

iGuRu.gr The Best Technology Site in Greeceggns

Get the best viral stories straight into your inbox!















Written by giorgos

George still wonders what he's doing here ...

Leave a reply

Your email address is not published. Required fields are mentioned with *

Your message will not be published if:
1. Contains insulting, defamatory, racist, offensive or inappropriate comments.
2. Causes harm to minors.
3. It interferes with the privacy and individual and social rights of other users.
4. Advertises products or services or websites.
5. Contains personal information (address, phone, etc.).