* Artifacts for .NET 8 & 9 5_B Release * Update releases.json * Updated 9.0.5.md with nuget packages * Updated README.md * Updated nuget packages list 8.0.16.md * Update 8.0.16.md * Update 9.0.5 VSVersion on release.json * Updates to 9.0.5 VSVersion on releases.json * Update release.json * Update releases.json * Update release.json * Update releases.json * Update feedback placeholder link on 8.0.16.md * Update Feedback Placeholder link for 9.0.5.md --------- Co-authored-by: padmasrid <38444564+padmasrid@users.noreply.github.com>
9.8 KiB
.NET 8.0.116 - May 13, 2025
The .NET 8.0.116 release is available for download. This SDK includes the released .NET 8.0.16 Runtime and is in support of Visual Studio 17.8 release. The latest 8.0 release is always listed at .NET 8.0 Releases.
Downloads
| SDK Installer | SDK Binaries | 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 Bundle | 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 | x64 | Arm | Arm64 | x64 Alpine | - |
| Checksums | Checksums | Checksums | Checksums | Checksums | Checksums |
- Includes the .NET Runtime and ASP.NET Core Runtime
- 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.116
Visit .NET Documentation to learn about .NET, for building many different types of applications.
Visual Studio Compatibility
You need Visual Studio 17.8 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.