The .NET 6.0.2 and .NET 6.0.102 SDK releases are available for download. The latest 6.0 release is always listed at .NET 6.0 Releases.
The .NET 6 release includes support for macOS and Windows Arm64 operating systems, see details .NET support for macOS 11 and Windows 11 for ARM64 and x64.
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.102
Visit .NET Documentation to learn about .NET, for building many different types of applications.
.NET 6 introduces Android, iOS, and macOS SDKs for developing native applications. These provide the foundational mobile and desktop pieces for the new .NET MAUI. See documentation for additional setup instructions and creating your first .NET MAUI application.
After installing the .NET SDK, you can install .NET MAUI using the dotnet workload install
command:
$ dotnet workload install maui
The following workloads are also available to install individually:
$ dotnet workload install android
$ dotnet workload install ios
$ dotnet workload install maccatalyst
$ dotnet workload install macos
$ dotnet workload install tvos
Visit .NET Documentation to learn about .NET, for building many different types of applications.
The .NET Docker images have been updated for this release. The .NET Docker samples show various ways to use .NET and Docker together. You can use the following command to try running the latest .NET 6.0 release in containers:
docker run --rm mcr.microsoft.com/dotnet/samples
The following repos have been updated:
- dotnet/sdk: .NET SDK
- dotnet/aspnet: ASP.NET Core Runtime
- dotnet/runtime: .NET Runtime
- dotnet/runtime-deps: .NET Runtime Dependencies
- dotnet/samples: .NET Samples
Microsoft is releasing this security advisory to provide information about a vulnerability in .NET 6.0 and .NET 5.0. This advisory also provides guidance on what developers can do to update their applications to remove this vulnerability.
A Denial of Service vulnerability exists in .NET 6.0 and .NET 5.0 when the Kestrel web server processes certain HTTP/2 and HTTP/3 requests.
Release feature and bug lists:
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.
Your feedback is important and appreciated. We've created an issue at dotnet/core #7172 for your questions and comments.
Package name | Version |
---|---|
Microsoft.WindowsDesktop.App.Ref | 6.0.2.nupkg |
Microsoft.WindowsDesktop.App.Runtime.win-x86 | 6.0.2.nupkg |
Microsoft.WindowsDesktop.App.Runtime.win-x64 | 6.0.2.nupkg |
Microsoft.WindowsDesktop.App.Runtime.win-arm64 | 6.0.2.nupkg |
runtime.linux-musl-arm.Microsoft.NETCore.DotNetHostResolver | 6.0.2.nupkg |
runtime.linux-musl-arm.Microsoft.NETCore.DotNetAppHost | 6.0.2.nupkg |
runtime.linux-arm64.Microsoft.NETCore.DotNetHostPolicy | 6.0.2.nupkg |
runtime.linux-arm64.Microsoft.NETCore.DotNetHost | 6.0.2.nupkg |
runtime.linux-musl-arm64.Microsoft.NETCore.DotNetHostResolver | 6.0.2.nupkg |
runtime.linux-x64.Microsoft.NETCore.DotNetHostPolicy | 6.0.2.nupkg |
runtime.linux-musl-x64.Microsoft.NETCore.DotNetHostPolicy | 6.0.2.nupkg |
runtime.linux-musl-x64.Microsoft.NETCore.DotNetHost | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.x64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.x64 | 6.0.2.nupkg |
Microsoft.NETCore.DotNetAppHost | 6.0.2.nupkg |
runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy | 6.0.2.nupkg |
runtime.osx-x64.Microsoft.NETCore.DotNetHostResolver | 6.0.2.nupkg |
runtime.osx-x64.Microsoft.NETCore.DotNetAppHost | 6.0.2.nupkg |
runtime.osx-arm64.Microsoft.NETCore.DotNetHostResolver | 6.0.2.nupkg |
runtime.osx-arm64.Microsoft.NETCore.DotNetAppHost | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.arm64 | 6.0.2.nupkg |
runtime.win-arm64.Microsoft.NETCore.DotNetHost | 6.0.2.nupkg |
Microsoft.NETCore.App.Host.osx-x64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Host.linux-x64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Host.linux-musl-arm | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-arm64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-x64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.browser-wasm | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-arm | 6.0.2.nupkg |
Microsoft.NET.Runtime.MonoAOTCompiler.Task | 6.0.2.nupkg |
Microsoft.NET.Runtime.iOS.Sample.Mono | 6.0.2.nupkg |
Microsoft.NETCore.App.Crossgen2.linux-arm | 6.0.2.nupkg |
Microsoft.NET.Runtime.MonoAOTCompiler.Task.Msi.x86 | 6.0.2.nupkg |
runtime.linux-musl-arm.Microsoft.NETCore.DotNetHost | 6.0.2.nupkg |
runtime.linux-arm64.Microsoft.NETCore.DotNetHostResolver | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.x86 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.osx-x64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.win-arm64 | 6.0.2.nupkg |
runtime.linux-arm.Microsoft.NETCore.DotNetHost | 6.0.2.nupkg |
Microsoft.NETCore.DotNetHost | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.osx-arm64 | 6.0.2.nupkg |
System.IO.Pipelines | 6.0.2.nupkg |
runtime.win-x86.Microsoft.NETCore.DotNetHostResolver | 6.0.2.nupkg |
runtime.osx-arm64.Microsoft.NETCore.DotNetHostPolicy | 6.0.2.nupkg |
runtime.win-arm.Microsoft.NETCore.DotNetHostResolver | 6.0.2.nupkg |
runtime.win-x64.Microsoft.NETCore.DotNetHostPolicy | 6.0.2.nupkg |
runtime.win-arm64.Microsoft.NETCore.DotNetHostResolver | 6.0.2.nupkg |
runtime.win-arm64.Microsoft.NETCore.DotNetHostPolicy | 6.0.2.nupkg |
Microsoft.NETCore.App.Host.osx-arm64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Crossgen2.win-x64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Crossgen2.win-arm64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Crossgen2.osx-x64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-x64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x86 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.browser-wasm | 6.0.2.nupkg |
Microsoft.Extensions.Caching.Memory | 6.0.1.nupkg |
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.x64 | 6.0.2.nupkg |
Microsoft.NET.Runtime.MonoTargets.Sdk.Msi.x86 | 6.0.2.nupkg |
Microsoft.NETCore.App.Crossgen2.linux-musl-x64 | 6.0.2.nupkg |
Microsoft.NET.Runtime.WebAssembly.Sdk.Msi.x64 | 6.0.2.nupkg |
Microsoft.NET.Workload.Mono.ToolChain.Manifest-6.0.100.Msi.arm64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64.Msi.x86 | 6.0.2.nupkg |
runtime.linux-arm64.Microsoft.NETCore.DotNetAppHost | 6.0.2.nupkg |
runtime.linux-musl-arm64.Microsoft.NETCore.DotNetAppHost | 6.0.2.nupkg |
runtime.linux-musl-arm64.Microsoft.NETCore.DotNetHost | 6.0.2.nupkg |
runtime.linux-x64.Microsoft.NETCore.DotNetAppHost | 6.0.2.nupkg |
runtime.win-x64.Microsoft.NETCore.DotNetHost | 6.0.2.nupkg |
Microsoft.NETCore.App.Host.linux-musl-arm64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Host.linux-musl-x64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm | 6.0.2.nupkg |
Microsoft.NETCore.App.Crossgen2.linux-musl-arm64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Composite | 6.0.2.nupkg |
Microsoft.NET.Runtime.Android.Sample.Mono | 6.0.2.nupkg |
Microsoft.Extensions.Hosting | 6.0.1.nupkg |
Microsoft.Extensions.Configuration.UserSecrets | 6.0.1.nupkg |
Microsoft.Extensions.Configuration.EnvironmentVariables | 6.0.1.nupkg |
Microsoft.NET.Runtime.MonoTargets.Sdk.Msi.x64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-arm64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.x86 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.ios-arm.Msi.x86 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.iossimulator-x86.Msi.arm64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.LLVM.linux-arm64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.x64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.LLVM.osx-x64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.LLVM.linux-x64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.linux-musl-x64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.linux-arm64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.linux-x64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.x86 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm.Msi.x64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.android-arm | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.arm64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-x64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.x64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.android-arm64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.arm64 | 6.0.2.nupkg |
Microsoft.NET.Runtime.MonoAOTCompiler.Task.Msi.x64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-x86 | 6.0.2.nupkg |
Microsoft.NET.Workload.Mono.ToolChain.Manifest-6.0.100.Msi.x86 | 6.0.2.nupkg |
Microsoft.NET.Workload.Mono.ToolChain.Manifest-6.0.100 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64.Msi.x64 | 6.0.2.nupkg |
Microsoft.NET.Runtime.WebAssembly.Sdk.Msi.arm64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvos-arm64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.x86 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.ios-arm.Msi.arm64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.iossimulator-x86.Msi.x86 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x86 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm64.Msi.x64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.android-x86 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.android-x64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.x86 | 6.0.2.nupkg |
runtime.linux-x64.Microsoft.NETCore.DotNetHost | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.arm64 | 6.0.2.nupkg |
runtime.linux-musl-x64.Microsoft.NETCore.DotNetAppHost | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.win-x64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.win-x86 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.arm64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.x86 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.arm64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.win-arm | 6.0.2.nupkg |
runtime.linux-arm.Microsoft.NETCore.DotNetHostResolver | 6.0.2.nupkg |
runtime.win-x86.Microsoft.NETCore.DotNetHost | 6.0.2.nupkg |
runtime.osx-arm64.Microsoft.NETCore.DotNetHost | 6.0.2.nupkg |
runtime.win-arm.Microsoft.NETCore.DotNetHost | 6.0.2.nupkg |
Microsoft.NET.Runtime.MonoAOTCompiler.Task.Msi.arm64 | 6.0.2.nupkg |
Microsoft.NET.Runtime.MonoTargets.Sdk | 6.0.2.nupkg |
Microsoft.NETCore.App.Crossgen2.linux-arm64 | 6.0.2.nupkg |
Microsoft.NET.Runtime.wasm.Sample.Mono | 6.0.2.nupkg |
Microsoft.NET.Runtime.WebAssembly.Sdk | 6.0.2.nupkg |
Microsoft.NET.Runtime.MonoTargets.Sdk.Msi.arm64 | 6.0.2.nupkg |
Microsoft.NET.Runtime.WebAssembly.Sdk.Msi.x86 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64.Msi.arm64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.ios-arm | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.linux-arm | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.linux-x64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.arm64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.x64 | 6.0.2.nupkg |
runtime.linux-musl-arm.Microsoft.NETCore.DotNetHostPolicy | 6.0.2.nupkg |
runtime.linux-musl-x64.Microsoft.NETCore.DotNetHostResolver | 6.0.2.nupkg |
runtime.win-arm.Microsoft.NETCore.DotNetAppHost | 6.0.2.nupkg |
runtime.win-arm.Microsoft.NETCore.DotNetHostPolicy | 6.0.2.nupkg |
runtime.win-x64.Microsoft.NETCore.DotNetHostResolver | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.x86 | 6.0.2.nupkg |
Microsoft.NETCore.App.Host.win-arm | 6.0.2.nupkg |
Microsoft.NETCore.App.Crossgen2.win-arm | 6.0.2.nupkg |
Microsoft.NETCore.App.Crossgen2.linux-x64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Host.win-x64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-x86 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.ios-arm | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-arm64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Crossgen2.linux-musl-arm | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.x64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.ios-arm.Msi.x64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.arm64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.LLVM.AOT.osx-x64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.LLVM.AOT.linux-arm64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.linux-arm | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.browser-wasm | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.x86 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.x64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.win-x86 | 6.0.2.nupkg |
runtime.linux-arm.Microsoft.NETCore.DotNetHostPolicy | 6.0.2.nupkg |
Microsoft.NETCore.DotNetHostResolver | 6.0.2.nupkg |
runtime.linux-x64.Microsoft.NETCore.DotNetHostResolver | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.win-x64 | 6.0.2.nupkg |
Microsoft.NETCore.DotNetHostPolicy | 6.0.2.nupkg |
System.Text.Json | 6.0.2.nupkg |
System.DirectoryServices.Protocols | 6.0.1.nupkg |
runtime.win-x86.Microsoft.NETCore.DotNetHostPolicy | 6.0.2.nupkg |
runtime.win-x86.Microsoft.NETCore.DotNetAppHost | 6.0.2.nupkg |
runtime.osx-x64.Microsoft.NETCore.DotNetHost | 6.0.2.nupkg |
Microsoft.NETCore.App.Crossgen2.win-x86 | 6.0.2.nupkg |
runtime.win-arm64.Microsoft.NETCore.DotNetAppHost | 6.0.2.nupkg |
runtime.win-x64.Microsoft.NETCore.DotNetAppHost | 6.0.2.nupkg |
Microsoft.NETCore.App.Ref | 6.0.2.nupkg |
Microsoft.NETCore.App.Host.win-x86 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.arm64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.x86 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.arm64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.linux-arm64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x86.Msi.x64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x64.Msi.x64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.linux-musl-arm64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.linux-musl-x64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvossimulator-arm64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.x86 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.x86 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.arm64 | 6.0.2.nupkg |
runtime.linux-musl-arm64.Microsoft.NETCore.DotNetHostPolicy | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.x64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.x86 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.tvos-arm64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.osx-arm64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.osx-x64 | 6.0.2.nupkg |
runtime.linux-arm.Microsoft.NETCore.DotNetAppHost | 6.0.2.nupkg |
System.IO.Hashing | 6.0.1.nupkg |
System.Runtime.Experimental | 6.0.1.nupkg |
Microsoft.NETCore.App.Host.linux-arm64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Host.linux-arm | 6.0.2.nupkg |
Microsoft.NETCore.App.Crossgen2.osx-arm64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Host.win-arm64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.ios-arm64 | 6.0.2.nupkg |
Microsoft.NET.Workload.Mono.ToolChain.Manifest-6.0.100.Msi.x64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.x64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.iossimulator-x86 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.ios-arm64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.LLVM.AOT.linux-x64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.x64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.iossimulator-x86.Msi.x64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.arm64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.linux-musl-arm | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm.Msi.x64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvossimulator-x64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm64 | 6.0.2.nupkg |
Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.x64 | 6.0.2.nupkg |
Microsoft.AspNetCore.App.Runtime.win-arm64 | 6.0.2.nupkg |
Microsoft.AspNetCore.Authentication.Certificate | 6.0.2.nupkg |
AspNetCoreRuntime.6.0.x86 | 6.0.2.nupkg |
Microsoft.AspNetCore.ApiAuthorization.IdentityServer | 6.0.2.nupkg |
dotnet-sql-cache | 6.0.2.nupkg |
Microsoft.AspNetCore.App.Runtime.linux-arm | 6.0.2.nupkg |
Microsoft.AspNetCore.Authentication.JwtBearer | 6.0.2.nupkg |
Microsoft.DotNet.Web.Spa.ProjectTemplates.6.0 | 6.0.2.nupkg |
Microsoft.DotNet.Web.Client.ItemTemplates | 6.0.2.nupkg |
Microsoft.CodeAnalysis.Razor | 6.0.2.nupkg |
Microsoft.AspNetCore.SignalR.StackExchangeRedis | 6.0.2.nupkg |
Microsoft.AspNetCore.SignalR.Specification.Tests | 6.0.2.nupkg |
Microsoft.AspNetCore.SpaServices.Extensions | 6.0.2.nupkg |
Microsoft.AspNetCore.SignalR.Client.Core | 6.0.2.nupkg |
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv | 6.0.2.nupkg |
Microsoft.Extensions.ApiDescription.Client | 6.0.2.nupkg |
Microsoft.Extensions.Logging.AzureAppServices | 6.0.2.nupkg |
Microsoft.Extensions.Identity.Stores | 6.0.2.nupkg |
Microsoft.Extensions.ObjectPool | 6.0.2.nupkg |
Microsoft.Extensions.FileProviders.Embedded | 6.0.2.nupkg |
Microsoft.Extensions.Localization | 6.0.2.nupkg |
Microsoft.Extensions.Identity.Core | 6.0.2.nupkg |
Microsoft.Extensions.Features | 6.0.2.nupkg |
Microsoft.AspNetCore.Cryptography.Internal | 6.0.2.nupkg |
Microsoft.AspNetCore.Components.WebAssembly | 6.0.2.nupkg |
Microsoft.AspNetCore.Components.Forms | 6.0.2.nupkg |
Microsoft.AspNetCore.AzureAppServicesIntegration | 6.0.2.nupkg |
Microsoft.AspNetCore.Authentication.WsFederation | 6.0.2.nupkg |
Microsoft.AspNetCore.DataProtection.EntityFrameworkCore | 6.0.2.nupkg |
Microsoft.AspNetCore.DataProtection | 6.0.2.nupkg |
Microsoft.AspNetCore.Identity.UI | 6.0.2.nupkg |
Microsoft.AspNetCore.App.Runtime.win-arm | 6.0.2.nupkg |
Microsoft.AspNetCore.App.Runtime.osx-x64 | 6.0.2.nupkg |
Microsoft.AspNetCore.Authentication.AzureAD.UI | 6.0.2.nupkg |
Microsoft.AspNetCore.App.Runtime.win-x64 | 6.0.2.nupkg |
Microsoft.AspNetCore.Authentication.Negotiate | 6.0.2.nupkg |
Microsoft.Extensions.Caching.StackExchangeRedis | 6.0.2.nupkg |
Microsoft.JSInterop.WebAssembly | 6.0.2.nupkg |
Microsoft.Extensions.Configuration.KeyPerFile | 6.0.2.nupkg |
Microsoft.AspNetCore.AzureAppServices.SiteExtension | 6.0.2.nupkg |
Microsoft.AspNetCore.DataProtection.Abstractions | 6.0.2.nupkg |
Microsoft.AspNetCore.Mvc.NewtonsoftJson | 6.0.2.nupkg |
Microsoft.AspNetCore.DataProtection.StackExchangeRedis | 6.0.2.nupkg |
Microsoft.AspNetCore.Authentication.AzureADB2C.UI | 6.0.2.nupkg |
Microsoft.AspNetCore.App.Ref | 6.0.2.nupkg |
Microsoft.DotNet.Web.ItemTemplates.6.0 | 6.0.2.nupkg |
Microsoft.AspNetCore.SpaProxy | 6.0.2.nupkg |
Microsoft.AspNetCore.SignalR.Protocols.Json | 6.0.2.nupkg |
Microsoft.AspNetCore.SignalR.Common | 6.0.2.nupkg |
Microsoft.Extensions.WebEncoders | 6.0.2.nupkg |
Microsoft.JSInterop | 6.0.2.nupkg |
Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore | 6.0.2.nupkg |
Microsoft.AspNetCore.Connections.Abstractions | 6.0.2.nupkg |
Microsoft.AspNetCore.Components.WebAssembly.Authentication | 6.0.2.nupkg |
Microsoft.AspNetCore.Components.WebAssembly.DevServer | 6.0.2.nupkg |
Microsoft.AspNetCore.Components.Web | 6.0.2.nupkg |
Microsoft.AspNetCore.Authorization | 6.0.2.nupkg |
Microsoft.AspNetCore.AzureAppServices.HostingStartup | 6.0.2.nupkg |
Microsoft.AspNetCore.Authentication.Twitter | 6.0.2.nupkg |
Microsoft.AspNetCore.Authentication.OpenIdConnect | 6.0.2.nupkg |
Microsoft.AspNetCore.Identity.EntityFrameworkCore | 6.0.2.nupkg |
Microsoft.AspNetCore.Metadata | 6.0.2.nupkg |
Microsoft.AspNetCore.HeaderPropagation | 6.0.2.nupkg |
Microsoft.AspNetCore.JsonPatch | 6.0.2.nupkg |
AspNetCoreRuntime.6.0.x64 | 6.0.2.nupkg |
Microsoft.AspNetCore.Authentication.Facebook | 6.0.2.nupkg |
Microsoft.AspNetCore.App.Runtime.win-x86 | 6.0.2.nupkg |
Microsoft.AspNetCore.App.Runtime.osx-arm64 | 6.0.2.nupkg |
Microsoft.AspNetCore.App.Runtime.linux-musl-arm | 6.0.2.nupkg |
Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 | 6.0.2.nupkg |
Microsoft.AspNetCore.App.Runtime.linux-arm64 | 6.0.2.nupkg |
Microsoft.AspNetCore.Authentication.Google | 6.0.2.nupkg |
Microsoft.AspNetCore.App.Runtime.linux-musl-x64 | 6.0.2.nupkg |
Microsoft.AspNetCore.App.Runtime.linux-x64 | 6.0.2.nupkg |
Microsoft.dotnet-openapi | 6.0.2.nupkg |
Microsoft.AspNetCore.Authentication.MicrosoftAccount | 6.0.2.nupkg |
Microsoft.DotNet.Web.ProjectTemplates.6.0 | 6.0.2.nupkg |
Microsoft.AspNetCore.TestHost | 6.0.2.nupkg |
Microsoft.Authentication.WebAssembly.Msal | 6.0.2.nupkg |
Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson | 6.0.2.nupkg |
Microsoft.AspNetCore.SignalR.Protocols.MessagePack | 6.0.2.nupkg |
Microsoft.AspNetCore.SignalR.Client | 6.0.2.nupkg |
Microsoft.Extensions.ApiDescription.Server | 6.0.2.nupkg |
Microsoft.Extensions.Caching.SqlServer | 6.0.2.nupkg |
Microsoft.Extensions.Http.Polly | 6.0.2.nupkg |
Microsoft.Extensions.Localization.Abstractions | 6.0.2.nupkg |
Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions | 6.0.2.nupkg |
Microsoft.Extensions.Diagnostics.HealthChecks | 6.0.2.nupkg |
Microsoft.AspNetCore.Razor.Language | 6.0.2.nupkg |
Microsoft.AspNetCore.ConcurrencyLimiter | 6.0.2.nupkg |
Microsoft.AspNetCore.Components.WebAssembly.Server | 6.0.2.nupkg |
Microsoft.AspNetCore.Components.WebView | 6.0.2.nupkg |
Microsoft.AspNetCore.Cryptography.KeyDerivation | 6.0.2.nupkg |
Microsoft.AspNetCore.Components | 6.0.2.nupkg |
Microsoft.AspNetCore.Components.Authorization | 6.0.2.nupkg |
Microsoft.AspNetCore.Components.Analyzers | 6.0.2.nupkg |
Microsoft.AspNetCore.Mvc.Testing | 6.0.2.nupkg |
Microsoft.AspNetCore.Owin | 6.0.2.nupkg |
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation | 6.0.2.nupkg |
Microsoft.AspNetCore.Mvc.Razor.Extensions | 6.0.2.nupkg |
Microsoft.AspNetCore.MiddlewareAnalysis | 6.0.2.nupkg |
Microsoft.AspNetCore.Http.Connections.Client | 6.0.2.nupkg |
Microsoft.AspNetCore.Http.Connections.Common | 6.0.2.nupkg |
Microsoft.AspNetCore.Hosting.WindowsServices | 6.0.2.nupkg |
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore | 6.0.2.nupkg |
Microsoft.AspNetCore.DataProtection.Extensions | 6.0.2.nupkg |
Microsoft.TemplateEngine.IDE | 6.0.102.nupkg |
Microsoft.TemplateEngine.Core | 6.0.102.nupkg |
Microsoft.TemplateSearch.Common | 6.0.102.nupkg |
Microsoft.TemplateEngine.Utils | 6.0.102.nupkg |
Microsoft.TemplateEngine.Core.Contracts | 6.0.102.nupkg |
Microsoft.TemplateEngine.TemplateLocalizer | 6.0.102.nupkg |
Microsoft.TemplateEngine.Orchestrator.RunnableProjects | 6.0.102.nupkg |
Microsoft.TemplateEngine.TemplateLocalizer.Core | 6.0.102.nupkg |
Microsoft.DotNet.Common.ItemTemplates | 6.0.102.nupkg |
Microsoft.TemplateEngine.Abstractions | 6.0.102.nupkg |
Microsoft.TemplateEngine.Edge | 6.0.102.nupkg |
Microsoft.DotNet.Compatibility | 1.0.0-servicing.22069.2.nupkg |
Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite | 6.0.2.nupkg |
Microsoft.EntityFrameworkCore.Analyzers | 6.0.2.nupkg |
Microsoft.EntityFrameworkCore.AspNet.Specification.Tests | 6.0.2.nupkg |
Microsoft.EntityFrameworkCore.Tools | 6.0.2.nupkg |
dotnet-ef | 6.0.2.nupkg |
Microsoft.EntityFrameworkCore.Cosmos | 6.0.2.nupkg |
Microsoft.EntityFrameworkCore.Abstractions | 6.0.2.nupkg |
Microsoft.EntityFrameworkCore.Relational | 6.0.2.nupkg |
Microsoft.EntityFrameworkCore.Specification.Tests | 6.0.2.nupkg |
Microsoft.EntityFrameworkCore.Design | 6.0.2.nupkg |
Microsoft.EntityFrameworkCore.Proxies | 6.0.2.nupkg |
Microsoft.EntityFrameworkCore.Relational.Specification.Tests | 6.0.2.nupkg |
Microsoft.EntityFrameworkCore.Sqlite.Core | 6.0.2.nupkg |
Microsoft.EntityFrameworkCore.InMemory | 6.0.2.nupkg |
Microsoft.EntityFrameworkCore.Sqlite | 6.0.2.nupkg |
Microsoft.Data.Sqlite | 6.0.2.nupkg |
Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite | 6.0.2.nupkg |
Microsoft.Data.Sqlite.Core | 6.0.2.nupkg |
Microsoft.EntityFrameworkCore | 6.0.2.nupkg |
Microsoft.EntityFrameworkCore.SqlServer | 6.0.2.nupkg |