Skip to content

Latest commit

 

History

History
113 lines (94 loc) · 16.8 KB

8.0.201.md

File metadata and controls

113 lines (94 loc) · 16.8 KB

.NET 8.0.201 - February 15, 2024

Today, we are releasing an update to .NET 8.0.200 SDK. This update will correct an issue reported by customers installing MAUI workloads using the 8.0.200 stand-alone SDK could install the RC1 version of the workloads from a few months ago by mistake. This was impacting MAUI app build and behavior functionality.

The .NET 8.0.201 release is available for download. This SDK includes the previously released .NET 8.0.2 Runtime and is in support of Visual Studio 17.7 release. The latest 8.0 release is always listed at .NET 8.0 Releases.

Downloads

SDK Installer1 SDK Binaries1 Runtime Installer Runtime Binaries ASP.NET Core Runtime Windows Desktop Runtime
Windows x86 | x64 | Arm64 x86 | x64 | Arm64 x86 | x64 | Arm64 x86 | x64 | Arm64 x86 | x64 |
Hosting Bundle2
x86 | x64 | Arm64
macOS x64 | ARM64 x64 | ARM64 x64 | ARM64 x64 | ARM64 x64 | ARM64 -
Linux Snap and Package Manager x64 | Arm | Arm64 | Arm32 Alpine | x64 Alpine Packages (x64) x64 | Arm | Arm64 | Arm32 Alpine | Arm64 Alpine | x64 Alpine x641 | Arm1 | Arm641 | x64 Alpine -
Checksums Checksums Checksums Checksums Checksums Checksums
  1. Includes the .NET Runtime and ASP.NET Core Runtime
  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 Runtime.

The .NET SDK includes a matching updated .NET Runtime. Downloading the Runtime or ASP.NET Core packages is not needed when installing the SDK.

You can check your .NET SDK version by running the following command. The example version shown is for this release.

$ dotnet --version
8.0.201

Visit .NET Documentation to learn about .NET, for building many different types of applications.

Visual Studio Compatibility

You need Visual Studio 17.5 or later to use .NET 8.0 on Windows. On macOS, you need the latest version of Visual Studio for Mac. The C# extension for Visual Studio Code supports .NET 8.0 and C# 10.0.