* docs to learn * remove localizors * Update release-notes/2.1/2.1.5/2.1.5-commits.md Co-authored-by: Maira Wenzel <mairaw@microsoft.com> * Update release-notes/6.0/known-issues.md Co-authored-by: Maira Wenzel <mairaw@microsoft.com> * Update release-notes/3.1/3.1.32/3.1.32.md Co-authored-by: Maira Wenzel <mairaw@microsoft.com> * Update 2.2.0-commits.md --------- Co-authored-by: Rahul Bhandari <rbhanda@microsoft.com> Co-authored-by: Maira Wenzel <mairaw@microsoft.com>
15 KiB
.NET 6.0.114 SDK - February 14, 2023
The .NET SDK 6.0.114 release is available for download. The latest 6.0 release is always listed at .NET 6.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 |
- 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
6.0.114
Visit .NET Documentation to learn about .NET, for building many different types of applications.
Visual Studio Compatibility
You need Visual Studio 17.0 or later to use .NET 6.0 on Windows. On macOS, you need the latest version of Visual Studio for Mac. The C# extension for Visual Studio Code supports .NET 6.0 and C# 10.0.
Feedback
Your feedback is important and appreciated. We've created an issue at dotnet/core #xxxx for your questions and comments.