.NET Core 3.0.0 Preview 1

January 13, 2025 ยท View on GitHub

.NET Core 3.0.0 Preview 1 comprises:

  • .NET Core Runtime 3.0.0-preview-27122-01
  • ASP.NET Core 3.0.0-preview-18579-0056
  • .NET Core SDK 3.0.100-preview-009812

See the Release Notes for details about what is included in this update.

SDK InstallerSDK BinariesRuntime InstallerRuntime BinariesASP.NET Core Runtime
Windowsx86 | x64x86 | x64 | ARMx86 | x64x86 | x64 | ARM | ARM64x86 | x64 | ARM Hosting Bundle
macOSx64x64x64x64x64
Linuxx64 | ARM | ARM64 | x64 Alpine-x64 | ARM | ARM64 | x64 Alpinex64 | ARM | ARM64 | x64 Alpine
RHEL6-x64-x64-
ChecksumsSDK-Runtime--
Symbols-Runtime | Shared Framework | Setup-ASP.NET Core
  1. Includes the .NET Core and ASP.NET Core Runtimes
  2. For hosting stand-alone apps on Windows Servers. Includes the ASP.NET Core Module for IIS and can be installed separately on servers without installing .NET Core runtime.

Docker

The .NET Core Docker images have been updated for this release. Details on our Docker versioning and how to work with the images can be seen in "Staying up-to-date with .NET Container Images".

Windows Server Hosting

If you are looking to host stand-alone apps on Servers, the following installers can be used on Windows and Linux systems.

Windows

You can download the Windows Server Hosting installer and run the following command from an Administrator command prompt:

This will install the ASP.NET Core Module for IIS.