.NET 9 RC 1 installers and binaries can be downloaded for the following product versions:
.NET 9.0.0 RC 1
.NET SDK 9.0.100-rc.1.24452.12
See README.md for .NET 9 release notes and discussions.
The latest .NET releases are always listed at .NET Releases.
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
9.0.100-rc.1.24452.12
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
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 9.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/monitor: .NET Monitor
- dotnet/monitor/base: .NET Monitor Base
- dotnet/samples: .NET Samples
.NET 9 is compatible with Visual Studio 17.12 latest preview. Users will have to download and install the .NET 9 runtime/SDK standalone. Visual Studio for Mac is currently not supported for .NET 9.0 Preview releases.
Your feedback is important and appreciated. We've created an issue at https://aka.ms/dotnet/9/rc1 for your questions and comments.
Package name | Version |
---|---|
Microsoft.DotNet.ApiCompat.Task | 9.0.100-rc.1.24452.12 |
FSharp.Core | 9.0.100-beta.24422.2 |
Microsoft.DotNet.Common.ProjectTemplates.9.0 | 9.0.100-rc.1.24452.12 |
Microsoft.NET.Build.Containers | 9.0.100-rc.1.24452.12 |
Microsoft.DotNet.ApiCompat.Tool | 9.0.100-rc.1.24452.12 |
Microsoft.DotNet.Common.ItemTemplates | 9.0.100-rc.1.24452.12 |
Microsoft.Net.Sdk.Compilers.Toolset | 9.0.100-rc.1.24452.12 |
FSharp.Compiler.Service.43 | 9.100-preview.24422.2 |
Microsoft.TemplateEngine.Abstractions | 9.0.100-rc.1.24420.1 |
Microsoft.TemplateEngine.IDE | 9.0.100-rc.1.24420.1 |
Microsoft.TemplateEngine.Core | 9.0.100-rc.1.24420.1 |
Microsoft.TemplateSearch.Common | 9.0.100-rc.1.24420.1 |
Microsoft.TemplateEngine.Authoring.CLI | 9.0.100-rc.1.24420.1 |
Microsoft.TemplateEngine.TemplateLocalizer.Core | 9.0.100-rc.1.24420.1 |
Microsoft.TemplateEngine.Authoring.TemplateVerifier | 9.0.100-rc.1.24420.1 |
Microsoft.TemplateEngine.Core.Contracts | 9.0.100-rc.1.24420.1 |
Microsoft.TemplateEngine.Edge | 9.0.100-rc.1.24420.1 |
Microsoft.TemplateEngine.Samples | 9.0.100-rc.1.24420.1 |
Microsoft.TemplateEngine.Utils | 9.0.100-rc.1.24420.1 |
Microsoft.TemplateEngine.Orchestrator.RunnableProjects | 9.0.100-rc.1.24420.1 |
Microsoft.TemplateEngine.Authoring.Tasks | 9.0.100-rc.1.24420.1 |
Microsoft.TemplateEngine.Authoring.Templates | 9.0.100-rc.1.24420.1 |
Microsoft.NETCore.App.Runtime.NativeAOT.linux-arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.NativeAOT.linux-musl-x64 | 9.0.0-rc.1.24431.7 |
runtime.win-x86.Microsoft.DotNet.ILCompiler | 9.0.0-rc.1.24431.7 |
System.CodeDom | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.NativeAOT.linux-arm | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.NativeAOT.linux-bionic-arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.NativeAOT.osx-arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.DotNetAppHost | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.ILDAsm | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.ILAsm | 9.0.0-rc.1.24431.7 |
runtime.linux-arm64.Microsoft.DotNet.ILCompiler | 9.0.0-rc.1.24431.7 |
runtime.linux-arm.runtime.native.System.IO.Ports | 9.0.0-rc.1.24431.7 |
runtime.linux-bionic-arm64.Microsoft.NETCore.DotNetAppHost | 9.0.0-rc.1.24431.7 |
runtime.linux-bionic-arm64.runtime.native.System.IO.Ports | 9.0.0-rc.1.24431.7 |
runtime.linux-musl-arm64.Microsoft.NETCore.ILAsm | 9.0.0-rc.1.24431.7 |
runtime.win-x64.Microsoft.NETCore.ILAsm | 9.0.0-rc.1.24431.7 |
runtime.win-x86.Microsoft.NETCore.ILDAsm | 9.0.0-rc.1.24431.7 |
System.Collections.Immutable | 9.0.0-rc.1.24431.7 |
System.ComponentModel.Composition.Registration | 9.0.0-rc.1.24431.7 |
System.Composition.Hosting | 9.0.0-rc.1.24431.7 |
System.Composition.Runtime | 9.0.0-rc.1.24431.7 |
System.Configuration.ConfigurationManager | 9.0.0-rc.1.24431.7 |
System.Diagnostics.DiagnosticSource | 9.0.0-rc.1.24431.7 |
System.DirectoryServices | 9.0.0-rc.1.24431.7 |
System.Management | 9.0.0-rc.1.24431.7 |
System.Memory.Data | 9.0.0-rc.1.24431.7 |
System.Net.Http.WinHttpHandler | 9.0.0-rc.1.24431.7 |
System.Reflection.Metadata | 9.0.0-rc.1.24431.7 |
System.Numerics.Tensors | 9.0.0-rc.1.24431.7 |
System.Resources.Extensions | 9.0.0-rc.1.24431.7 |
System.Reflection.MetadataLoadContext | 9.0.0-rc.1.24431.7 |
System.Runtime.Caching | 9.0.0-rc.1.24431.7 |
System.Security.Permissions | 9.0.0-rc.1.24431.7 |
System.Text.Json | 9.0.0-rc.1.24431.7 |
System.Text.Encodings.Web | 9.0.0-rc.1.24431.7 |
Microsoft.Extensions.DependencyInjection | 9.0.0-rc.1.24431.7 |
Microsoft.NET.Runtime.Android.Sample.Mono | 9.0.0-rc.1.24431.7 |
Microsoft.NET.Runtime.LibraryBuilder.Sdk | 9.0.0-rc.1.24431.7 |
Microsoft.NET.ILLink.Tasks | 9.0.0-rc.1.24431.7 |
Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk | 9.0.0-rc.1.24431.7 |
Microsoft.NET.Sdk.IL | 9.0.0-rc.1.24431.7 |
Microsoft.NET.Sdk.WebAssembly.Pack | 9.0.0-rc.1.24431.7 |
Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-9.0.100-rc.1.Msi.x86 | 9.0.0-rc.1.24431.7 |
Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-9.0.100-rc.1 | 9.0.0-rc.1.24431.7 |
Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-9.0.100-rc.1.Msi.x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-9.0.100-rc.1.Msi.arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-9.0.100-rc.1.Msi.x86 | 9.0.0-rc.1.24431.7 |
Microsoft.NET.Workload.Mono.ToolChain.net8.Manifest-9.0.100-rc.1.Msi.arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Host.osx-arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.linux-musl-arm64.Cross.android-arm | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.linux-musl-arm64.Cross.android-arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.linux-musl-x64.Cross.wasi-wasm | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-arm | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.maccatalyst-arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.tvos-arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.tvossimulator-x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.wasi-wasm | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm.Msi.x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x86 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x86.Msi.x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.linux-arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm.Msi.x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.linux-musl-arm | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.browser-wasm | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64.Msi.arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64.Msi.x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.NativeAOT.iossimulator-arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.NativeAOT.osx-x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.win-x86.Msi.arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.win-x86.Msi.x64 | 9.0.0-rc.1.24431.7 |
runtime.linux-arm.Microsoft.NETCore.ILAsm | 9.0.0-rc.1.24431.7 |
runtime.linux-arm.Microsoft.NETCore.ILDAsm | 9.0.0-rc.1.24431.7 |
runtime.linux-arm64.runtime.native.System.IO.Ports | 9.0.0-rc.1.24431.7 |
runtime.linux-musl-arm64.Microsoft.DotNet.ILCompiler | 9.0.0-rc.1.24431.7 |
runtime.linux-musl-arm.Microsoft.NETCore.ILDAsm | 9.0.0-rc.1.24431.7 |
runtime.linux-musl-arm.runtime.native.System.IO.Ports | 9.0.0-rc.1.24431.7 |
runtime.linux-musl-arm64.Microsoft.NETCore.ILDAsm | 9.0.0-rc.1.24431.7 |
runtime.linux-x64.Microsoft.NETCore.ILAsm | 9.0.0-rc.1.24431.7 |
runtime.osx-x64.runtime.native.System.IO.Ports | 9.0.0-rc.1.24431.7 |
runtime.win-x86.Microsoft.NETCore.ILAsm | 9.0.0-rc.1.24431.7 |
System.ComponentModel.Composition | 9.0.0-rc.1.24431.7 |
System.Composition | 9.0.0-rc.1.24431.7 |
System.Composition.AttributedModel | 9.0.0-rc.1.24431.7 |
System.Composition.Convention | 9.0.0-rc.1.24431.7 |
System.Data.OleDb | 9.0.0-rc.1.24431.7 |
System.Data.Odbc | 9.0.0-rc.1.24431.7 |
System.Composition.TypedParts | 9.0.0-rc.1.24431.7 |
System.Formats.Asn1 | 9.0.0-rc.1.24431.7 |
System.Formats.Cbor | 9.0.0-rc.1.24431.7 |
System.IO.Hashing | 9.0.0-rc.1.24431.7 |
System.Net.Http.Json | 9.0.0-rc.1.24431.7 |
System.Runtime.Serialization.Schema | 9.0.0-rc.1.24431.7 |
Microsoft.Extensions.Http | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Crossgen2.osx-arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-x86 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Crossgen2.linux-musl-x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Crossgen2.linux-x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Host.linux-arm | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Host.linux-bionic-x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Host.linux-musl-arm | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Host.linux-musl-arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Host.win-x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.android-x86 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.linux-musl-arm64.Cross.browser-wasm | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.browser-wasm | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.iossimulator-x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.maccatalyst-x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.tvossimulator-arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvossimulator-x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvossimulator-arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.browser-wasm | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.wasi-wasm.Msi.arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.linux-bionic-x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.linux-musl-arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.linux-x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.ios-arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.x86 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.x86 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.x86 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.multithread.browser-wasm | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.multithread.browser-wasm.Msi.x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.multithread.browser-wasm.Msi.x86 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.x86 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.wasi-wasm.Msi.arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.wasi-wasm.Msi.x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.osx-arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.win-arm64.Msi.x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.win-x86.Msi.x86 | 9.0.0-rc.1.24431.7 |
runtime.osx-arm64.Microsoft.NETCore.ILAsm | 9.0.0-rc.1.24431.7 |
runtime.osx-arm64.Microsoft.NETCore.ILDAsm | 9.0.0-rc.1.24431.7 |
runtime.osx-arm64.runtime.native.System.IO.Ports | 9.0.0-rc.1.24431.7 |
runtime.win-arm64.Microsoft.DotNet.ILCompiler | 9.0.0-rc.1.24431.7 |
runtime.osx-x64.Microsoft.NETCore.ILDAsm | 9.0.0-rc.1.24431.7 |
runtime.win-arm64.Microsoft.NETCore.ILAsm | 9.0.0-rc.1.24431.7 |
runtime.win-x64.Microsoft.DotNet.ILCompiler | 9.0.0-rc.1.24431.7 |
Microsoft.NET.Runtime.WebAssembly.Sdk | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.wasi-wasm | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.android-x64 | 9.0.0-rc.1.24431.7 |
dotnet-ilverify | 9.0.0-rc.1.24431.7 |
Microsoft.Bcl.AsyncInterfaces | 9.0.0-rc.1.24431.7 |
Microsoft.Bcl.Cryptography | 9.0.0-rc.1.24431.7 |
Microsoft.Bcl.Numerics | 9.0.0-rc.1.24431.7 |
Microsoft.Bcl.TimeProvider | 9.0.0-rc.1.24431.7 |
Microsoft.Extensions.Caching.Memory | 9.0.0-rc.1.24431.7 |
Microsoft.DotNet.ILCompiler | 9.0.0-rc.1.24431.7 |
Microsoft.Extensions.Configuration.Ini | 9.0.0-rc.1.24431.7 |
Microsoft.Extensions.Configuration.Binder | 9.0.0-rc.1.24431.7 |
Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk.Msi.x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk.Msi.x86 | 9.0.0-rc.1.24431.7 |
Microsoft.Bcl.Memory | 9.0.0-rc.1.24431.7 |
Microsoft.Extensions.Caching.Abstractions | 9.0.0-rc.1.24431.7 |
Microsoft.Extensions.Configuration.Abstractions | 9.0.0-rc.1.24431.7 |
Microsoft.Extensions.Configuration | 9.0.0-rc.1.24431.7 |
Microsoft.Extensions.Configuration.FileExtensions | 9.0.0-rc.1.24431.7 |
Microsoft.Extensions.DependencyInjection.Specification.Tests | 9.0.0-rc.1.24431.7 |
Microsoft.Extensions.Configuration.UserSecrets | 9.0.0-rc.1.24431.7 |
Microsoft.Extensions.FileProviders.Composite | 9.0.0-rc.1.24431.7 |
Microsoft.Extensions.DependencyModel | 9.0.0-rc.1.24431.7 |
Microsoft.Extensions.Diagnostics | 9.0.0-rc.1.24431.7 |
Microsoft.Extensions.FileProviders.Abstractions | 9.0.0-rc.1.24431.7 |
Microsoft.Extensions.FileProviders.Physical | 9.0.0-rc.1.24431.7 |
Microsoft.Extensions.Hosting.Systemd | 9.0.0-rc.1.24431.7 |
Microsoft.Extensions.Hosting.WindowsServices | 9.0.0-rc.1.24431.7 |
Microsoft.Extensions.Hosting.Abstractions | 9.0.0-rc.1.24431.7 |
Microsoft.Extensions.Logging.EventSource | 9.0.0-rc.1.24431.7 |
Microsoft.Extensions.Options | 9.0.0-rc.1.24431.7 |
Microsoft.ILVerification | 9.0.0-rc.1.24431.7 |
Microsoft.NET.Runtime.MonoAOTCompiler.Task.Msi.x86 | 9.0.0-rc.1.24431.7 |
Microsoft.NET.Runtime.MonoAOTCompiler.Task | 9.0.0-rc.1.24431.7 |
Microsoft.NET.Runtime.MonoTargets.Sdk.Msi.x86 | 9.0.0-rc.1.24431.7 |
Microsoft.NET.Runtime.WebAssembly.Sdk.Msi.x86 | 9.0.0-rc.1.24431.7 |
Microsoft.NET.Runtime.WebAssembly.Templates.Msi.arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NET.Runtime.WebAssembly.Templates.Msi.x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NET.Runtime.WebAssembly.Templates | 9.0.0-rc.1.24431.7 |
Microsoft.NET.WebAssembly.Threading | 9.0.0-rc.1.24431.7 |
Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-9.0.100-rc.1.Msi.arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-9.0.100-rc.1 | 9.0.0-rc.1.24431.7 |
Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-9.0.100-rc.1.Msi.x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Crossgen2.linux-arm | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Crossgen2.win-arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Host.linux-arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.android-arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-x86 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.browser-wasm | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-arm | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.wasi-wasm | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.ios-arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-arm64.Msi.arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.android-arm | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.x86 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.x86 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.wasi-wasm | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.win-arm64.Msi.x86 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.win-x64.Msi.arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.win-x64.Msi.x86 | 9.0.0-rc.1.24431.7 |
Microsoft.Win32.SystemEvents | 9.0.0-rc.1.24431.7 |
runtime.linux-arm64.Microsoft.NETCore.ILDAsm | 9.0.0-rc.1.24431.7 |
runtime.linux-bionic-x64.Microsoft.NETCore.DotNetAppHost | 9.0.0-rc.1.24431.7 |
runtime.linux-musl-arm64.Microsoft.NETCore.DotNetAppHost | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-x86 | 9.0.0-rc.1.24431.7 |
Microsoft.Extensions.Configuration.Json | 9.0.0-rc.1.24431.7 |
Microsoft.Extensions.Diagnostics.Abstractions | 9.0.0-rc.1.24431.7 |
Microsoft.Extensions.FileSystemGlobbing | 9.0.0-rc.1.24431.7 |
Microsoft.Extensions.Hosting | 9.0.0-rc.1.24431.7 |
Microsoft.Extensions.Logging | 9.0.0-rc.1.24431.7 |
Microsoft.Extensions.Logging.TraceSource | 9.0.0-rc.1.24431.7 |
Microsoft.Extensions.Logging.Abstractions | 9.0.0-rc.1.24431.7 |
Microsoft.Extensions.Primitives | 9.0.0-rc.1.24431.7 |
Microsoft.NET.Runtime.iOS.Sample.Mono | 9.0.0-rc.1.24431.7 |
Microsoft.NET.Runtime.MonoAOTCompiler.Task.Msi.arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NET.Runtime.MonoAOTCompiler.Task.Msi.x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NET.Workload.Mono.ToolChain.net8.Manifest-9.0.100-rc.1 | 9.0.0-rc.1.24431.7 |
Microsoft.NET.Workload.Mono.ToolChain.net8.Manifest-9.0.100-rc.1.Msi.x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NET.Workload.Mono.ToolChain.net8.Manifest-9.0.100-rc.1.Msi.x86 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Crossgen2.linux-arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Crossgen2.linux-musl-arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Crossgen2.win-x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Host.linux-bionic-arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.linux-musl-x64.Cross.android-x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.linux-musl-x64.Cross.android-x86 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.iossimulator-arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.browser-wasm | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-arm.Msi.arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.browser-wasm.Msi.arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm64.Msi.x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.linux-musl-x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.x86 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.x86 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.x86 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.multithread.browser-wasm.Msi.arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.wasi-wasm.Msi.x86 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.NativeAOT.ios-arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.NativeAOT.maccatalyst-x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.NativeAOT.win-arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.win-arm64.Msi.arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.win-arm64 | 9.0.0-rc.1.24431.7 |
runtime.android-arm.runtime.native.System.IO.Ports | 9.0.0-rc.1.24431.7 |
runtime.linux-arm64.Microsoft.NETCore.DotNetAppHost | 9.0.0-rc.1.24431.7 |
runtime.linux-arm64.Microsoft.NETCore.ILAsm | 9.0.0-rc.1.24431.7 |
runtime.linux-musl-arm.Microsoft.DotNet.ILCompiler | 9.0.0-rc.1.24431.7 |
runtime.linux-musl-arm.Microsoft.NETCore.DotNetAppHost | 9.0.0-rc.1.24431.7 |
runtime.linux-bionic-x64.runtime.native.System.IO.Ports | 9.0.0-rc.1.24431.7 |
runtime.linux-musl-arm.Microsoft.NETCore.ILAsm | 9.0.0-rc.1.24431.7 |
runtime.linux-musl-x64.Microsoft.DotNet.ILCompiler | 9.0.0-rc.1.24431.7 |
runtime.linux-x64.Microsoft.NETCore.DotNetAppHost | 9.0.0-rc.1.24431.7 |
Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-9.0.100-rc.1.Msi.x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Host.win-arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Ref | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Host.win-x86 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.android-arm | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.linux-musl-arm64.Cross.android-x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.linux-musl-arm64.Cross.android-x86 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.linux-musl-arm64.Cross.wasi-wasm | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.wasi-wasm | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x64.Msi.x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.linux-arm | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64.Msi.x86 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.tvos-arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.NativeAOT.iossimulator-x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.NativeAOT.linux-bionic-arm | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.NativeAOT.linux-musl-arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.NativeAOT.linux-x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.NativeAOT.maccatalyst-arm64 | 9.0.0-rc.1.24431.7 |
runtime.android-x64.runtime.native.System.IO.Ports | 9.0.0-rc.1.24431.7 |
runtime.android-arm64.runtime.native.System.IO.Ports | 9.0.0-rc.1.24431.7 |
runtime.osx-x64.Microsoft.DotNet.ILCompiler | 9.0.0-rc.1.24431.7 |
runtime.maccatalyst-x64.runtime.native.System.IO.Ports | 9.0.0-rc.1.24431.7 |
runtime.osx-arm64.Microsoft.NETCore.DotNetAppHost | 9.0.0-rc.1.24431.7 |
runtime.win-x64.Microsoft.NETCore.DotNetAppHost | 9.0.0-rc.1.24431.7 |
System.Diagnostics.PerformanceCounter | 9.0.0-rc.1.24431.7 |
System.Formats.Nrbf | 9.0.0-rc.1.24431.7 |
System.IO.Packaging | 9.0.0-rc.1.24431.7 |
System.IO.Pipelines | 9.0.0-rc.1.24431.7 |
System.IO.Ports | 9.0.0-rc.1.24431.7 |
System.Net.ServerSentEvents | 9.0.0-rc.1.24431.7 |
System.Reflection.Context | 9.0.0-rc.1.24431.7 |
Microsoft.Extensions.Configuration.CommandLine | 9.0.0-rc.1.24431.7 |
Microsoft.Extensions.Configuration.EnvironmentVariables | 9.0.0-rc.1.24431.7 |
Microsoft.Extensions.Configuration.Xml | 9.0.0-rc.1.24431.7 |
Microsoft.Extensions.DependencyInjection.Abstractions | 9.0.0-rc.1.24431.7 |
Microsoft.Extensions.Logging.Configuration | 9.0.0-rc.1.24431.7 |
Microsoft.Extensions.Logging.Console | 9.0.0-rc.1.24431.7 |
Microsoft.Extensions.Logging.Debug | 9.0.0-rc.1.24431.7 |
Microsoft.Extensions.Options.DataAnnotations | 9.0.0-rc.1.24431.7 |
Microsoft.Extensions.Logging.EventLog | 9.0.0-rc.1.24431.7 |
Microsoft.Extensions.Options.ConfigurationExtensions | 9.0.0-rc.1.24431.7 |
Microsoft.NET.Runtime.MonoTargets.Sdk.Msi.arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NET.Runtime.MonoTargets.Sdk.Msi.x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NET.Runtime.wasm.Sample.Mono | 9.0.0-rc.1.24431.7 |
Microsoft.NET.Sdk.WebAssembly.Pack.Msi.x86 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Host.osx-x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Host.linux-x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.browser-wasm | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.wasi-wasm | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.ios-arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x86 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvos-arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-arm | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.wasi-wasm.Msi.x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.linux-bionic-arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.x86 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.android-arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.android-x86 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.x86 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.arm64 | 9.0.0-rc.1.24431.7 |
runtime.android-x86.runtime.native.System.IO.Ports | 9.0.0-rc.1.24431.7 |
runtime.linux-arm.Microsoft.NETCore.DotNetAppHost | 9.0.0-rc.1.24431.7 |
runtime.linux-musl-x64.Microsoft.NETCore.ILAsm | 9.0.0-rc.1.24431.7 |
runtime.linux-musl-x64.Microsoft.NETCore.ILDAsm | 9.0.0-rc.1.24431.7 |
runtime.linux-x64.Microsoft.DotNet.ILCompiler | 9.0.0-rc.1.24431.7 |
runtime.linux-x64.Microsoft.NETCore.ILDAsm | 9.0.0-rc.1.24431.7 |
runtime.osx-arm64.Microsoft.DotNet.ILCompiler | 9.0.0-rc.1.24431.7 |
runtime.maccatalyst-arm64.runtime.native.System.IO.Ports | 9.0.0-rc.1.24431.7 |
runtime.native.System.IO.Ports | 9.0.0-rc.1.24431.7 |
runtime.osx-x64.Microsoft.NETCore.DotNetAppHost | 9.0.0-rc.1.24431.7 |
runtime.win-arm64.Microsoft.NETCore.DotNetAppHost | 9.0.0-rc.1.24431.7 |
runtime.osx-x64.Microsoft.NETCore.ILAsm | 9.0.0-rc.1.24431.7 |
runtime.win-arm64.Microsoft.NETCore.ILDAsm | 9.0.0-rc.1.24431.7 |
runtime.win-x86.Microsoft.NETCore.DotNetAppHost | 9.0.0-rc.1.24431.7 |
runtime.win-x64.Microsoft.NETCore.ILDAsm | 9.0.0-rc.1.24431.7 |
System.Diagnostics.EventLog | 9.0.0-rc.1.24431.7 |
System.DirectoryServices.AccountManagement | 9.0.0-rc.1.24431.7 |
System.DirectoryServices.Protocols | 9.0.0-rc.1.24431.7 |
System.Security.Cryptography.Cose | 9.0.0-rc.1.24431.7 |
System.Runtime.Serialization.Formatters | 9.0.0-rc.1.24431.7 |
System.Security.Cryptography.Pkcs | 9.0.0-rc.1.24431.7 |
System.Security.Cryptography.Xml | 9.0.0-rc.1.24431.7 |
System.Security.Cryptography.ProtectedData | 9.0.0-rc.1.24431.7 |
System.ServiceModel.Syndication | 9.0.0-rc.1.24431.7 |
System.ServiceProcess.ServiceController | 9.0.0-rc.1.24431.7 |
System.Text.Encoding.CodePages | 9.0.0-rc.1.24431.7 |
System.Speech | 9.0.0-rc.1.24431.7 |
System.Threading.AccessControl | 9.0.0-rc.1.24431.7 |
System.Threading.Channels | 9.0.0-rc.1.24431.7 |
System.Threading.RateLimiting | 9.0.0-rc.1.24431.7 |
System.Threading.Tasks.Dataflow | 9.0.0-rc.1.24431.7 |
Microsoft.NET.Runtime.MonoTargets.Sdk | 9.0.0-rc.1.24431.7 |
Microsoft.NET.Runtime.WebAssembly.Sdk.Msi.x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NET.Runtime.WebAssembly.Sdk.Msi.arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NET.Runtime.WebAssembly.Templates.Msi.x86 | 9.0.0-rc.1.24431.7 |
Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk.Msi.arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NET.Sdk.WebAssembly.Pack.Msi.arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NET.Sdk.WebAssembly.Pack.Msi.x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-9.0.100-rc.1.Msi.arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-9.0.100-rc.1.Msi.x86 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Crossgen2.linux-musl-arm | 9.0.0-rc.1.24431.7 |
Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-9.0.100-rc.1 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Crossgen2.win-x86 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Crossgen2.osx-x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Host.linux-musl-x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.android-x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.linux-musl-x64.Cross.android-arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.linux-musl-x64.Cross.android-arm | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.linux-musl-x64.Cross.browser-wasm | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-x64.Msi.arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-x86.Msi.arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.wasi-wasm | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.x86 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.NativeAOT.linux-bionic-x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.NativeAOT.linux-musl-arm | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.NativeAOT.tvos-arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.NativeAOT.tvossimulator-arm64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.NativeAOT.tvossimulator-x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.NativeAOT.win-x86 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.NativeAOT.win-x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.osx-x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.win-x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.win-x64.Msi.x64 | 9.0.0-rc.1.24431.7 |
Microsoft.NETCore.App.Runtime.win-x86 | 9.0.0-rc.1.24431.7 |
Microsoft.Win32.Registry.AccessControl | 9.0.0-rc.1.24431.7 |
runtime.linux-arm.Microsoft.DotNet.ILCompiler | 9.0.0-rc.1.24431.7 |
Microsoft.XmlSerializer.Generator | 9.0.0-rc.1.24431.7 |
runtime.linux-musl-x64.Microsoft.NETCore.DotNetAppHost | 9.0.0-rc.1.24431.7 |
runtime.linux-musl-arm64.runtime.native.System.IO.Ports | 9.0.0-rc.1.24431.7 |
runtime.linux-musl-x64.runtime.native.System.IO.Ports | 9.0.0-rc.1.24431.7 |
runtime.linux-x64.runtime.native.System.IO.Ports | 9.0.0-rc.1.24431.7 |
System.Windows.Extensions | 9.0.0-rc.1.24431.7 |
Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.linux-x64 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-musl-x64 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.linux-arm64 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Runtime.Emscripten.3.1.56.Python.osx-arm64 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Runtime.Emscripten.3.1.56.Node.osx-x64 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.win-arm64 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.win-arm64 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.osx-x64 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.win-arm64.Msi.arm64 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Runtime.Emscripten.3.1.56.Python.win-arm64.Msi.arm64 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.win-x64 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100-rc.1.Msi.arm64 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.osx-x64 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-musl-arm64 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-musl-arm64 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-musl-x64 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-x64 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Runtime.Emscripten.3.1.56.Node.osx-arm64 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.osx-arm64 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Runtime.Emscripten.3.1.56.Node.win-x64.Msi.x64 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100-rc.1.Msi.x64 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.win-arm64.Msi.arm64 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Runtime.Emscripten.3.1.56.Node.win-arm64.Msi.arm64 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100-rc.1.Msi.x86 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Workload.Emscripten.net6.Manifest-9.0.100-rc.1.Msi.x64 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Workload.Emscripten.net6.Manifest-9.0.100-rc.1.Msi.x86 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Workload.Emscripten.net7.Manifest-9.0.100-rc.1.Msi.x86 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.win-x64.Msi.x64 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Workload.Emscripten.net7.Manifest-9.0.100-rc.1.Msi.arm64 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Workload.Emscripten.net8.Manifest-9.0.100-rc.1.Msi.arm64 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.linux-musl-arm64 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.osx-arm64 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Workload.Emscripten.net8.Manifest-9.0.100-rc.1.Msi.x86 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100-rc.1 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Workload.Emscripten.net6.Manifest-9.0.100-rc.1 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.linux-musl-x64 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-arm64 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-arm64 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Runtime.Emscripten.3.1.56.Python.osx-x64 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.win-x64 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Runtime.Emscripten.3.1.56.Python.win-x64 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Runtime.Emscripten.3.1.56.Node.win-x64 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Workload.Emscripten.net7.Manifest-9.0.100-rc.1 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Workload.Emscripten.net8.Manifest-9.0.100-rc.1 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Runtime.Emscripten.3.1.56.Node.win-arm64 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.win-x64.Msi.x64 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Runtime.Emscripten.3.1.56.Python.win-x64.Msi.x64 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Workload.Emscripten.net6.Manifest-9.0.100-rc.1.Msi.arm64 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Workload.Emscripten.net7.Manifest-9.0.100-rc.1.Msi.x64 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Runtime.Emscripten.3.1.56.Python.win-arm64 | 9.0.0-rc.1.24430.3 |
Microsoft.NET.Workload.Emscripten.net8.Manifest-9.0.100-rc.1.Msi.x64 | 9.0.0-rc.1.24430.3 |
Microsoft.AspNetCore.App.Runtime.osx-arm64 | 9.0.0-rc.1.24452.1 |
dotnet-sql-cache | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.App.Runtime.linux-musl-arm | 9.0.0-rc.1.24452.1 |
AspNetCoreRuntime.9.0.x64 | 9.0.0-rc-1-24452-1 |
AspNetCoreRuntime.9.0.x86 | 9.0.0-rc-1-24452-1 |
Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.App.Ref | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.App.Runtime.linux-arm64 | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.App.Runtime.linux-x64 | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.Authentication.Facebook | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.Authentication.Twitter | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.Components.Authorization | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.Components.CustomElements | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.Components.QuickGrid | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.Components.Analyzers | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.Components.WebAssembly.Server | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.Components.Forms | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.Components.WebAssembly.Authentication | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.Components.Web | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.DataProtection | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.Cryptography.Internal | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.Cryptography.KeyDerivation | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.DataProtection.Abstractions | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.HeaderPropagation | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.Grpc.Swagger.0 | 9.0-rc.1.24452.1 |
Microsoft.AspNetCore.Hosting.WindowsServices | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.Http.Connections.Common | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.Http.Connections.Client | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.Identity.UI | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.JsonPatch | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.MiddlewareAnalysis | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.Mvc.Testing | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.OutputCaching.StackExchangeRedis | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.SignalR.Common | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.SignalR.Specification.Tests | 9.0.0-rc.1.24452.1 |
Microsoft.DotNet.Web.ItemTemplates.9.0 | 9.0.0-rc.1.24452.1 |
Microsoft.Extensions.ApiDescription.Client | 9.0.0-rc.1.24452.1 |
Microsoft.Extensions.Caching.SqlServer | 9.0.0-rc.1.24452.1 |
Microsoft.Extensions.FileProviders.Embedded | 9.0.0-rc.1.24452.1 |
Microsoft.Extensions.ObjectPool | 9.0.0-rc.1.24452.1 |
Microsoft.JSInterop | 9.0.0-rc.1.24452.1 |
Microsoft.JSInterop.WebAssembly | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.App.Runtime.linux-musl-x64 | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.App.Runtime.osx-x64 | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.Authentication.MicrosoftAccount | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.Authentication.Negotiate | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.Authentication.OpenIdConnect | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.AzureAppServicesIntegration | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.Components.WebView | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.Components.WebAssembly.DevServer | 9.0.0-rc.1.24452.1 |
Microsoft.Extensions.Logging.AzureAppServices | 9.0.0-rc.1.24452.1 |
Microsoft.Extensions.WebEncoders | 9.0.0-rc.1.24452.1 |
Microsoft.Net.Http.Headers | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.Authorization | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.DataProtection.EntityFrameworkCore | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.DataProtection.Extensions | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.DataProtection.StackExchangeRedis | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.Grpc.JsonTranscoding | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.Mvc.NewtonsoftJson | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.Owin | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.OpenApi | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.SignalR.Client | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.SignalR.StackExchangeRedis | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.SpaServices.Extensions | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.SpaProxy | 9.0.0-rc.1.24452.1 |
Microsoft.DotNet.Web.ProjectTemplates.9.0 | 9.0.0-rc.1.24452.1 |
Microsoft.Authentication.WebAssembly.Msal | 9.0.0-rc.1.24452.1 |
Microsoft.dotnet-openapi | 9.0.0-rc.1.24452.1 |
Microsoft.Extensions.ApiDescription.Server | 9.0.0-rc.1.24452.1 |
Microsoft.DotNet.Web.Client.ItemTemplates | 9.0.0-rc.1.24452.1 |
Microsoft.Extensions.Caching.StackExchangeRedis | 9.0.0-rc.1.24452.1 |
Microsoft.Extensions.Configuration.KeyPerFile | 9.0.0-rc.1.24452.1 |
Microsoft.Extensions.Diagnostics.HealthChecks | 9.0.0-rc.1.24452.1 |
Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions | 9.0.0-rc.1.24452.1 |
Microsoft.Extensions.Http.Polly | 9.0.0-rc.1.24452.1 |
Microsoft.Extensions.Identity.Stores | 9.0.0-rc.1.24452.1 |
Microsoft.Extensions.Localization.Abstractions | 9.0.0-rc.1.24452.1 |
Microsoft.Extensions.Localization | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.App.Runtime.linux-arm | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.App.Runtime.win-arm64 | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.AzureAppServices.HostingStartup | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.Components | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.Components.WebAssembly | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.ConcurrencyLimiter | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.Connections.Abstractions | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.SignalR.Protocols.Json | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.SignalR.Protocols.MessagePack | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.TestHost | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.WebUtilities | 9.0.0-rc.1.24452.1 |
Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore | 9.0.0-rc.1.24452.1 |
Microsoft.Extensions.Features | 9.0.0-rc.1.24452.1 |
Microsoft.Extensions.Identity.Core | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.App.Runtime.win-x64 | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.App.Runtime.win-x86 | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.Authentication.Certificate | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.Authentication.Google | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.Authentication.JwtBearer | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.Authentication.WsFederation | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.AzureAppServices.SiteExtension | 9.0.0-rc-1-24452-1 |
Microsoft.AspNetCore.Identity.EntityFrameworkCore | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.Metadata | 9.0.0-rc.1.24452.1 |
Microsoft.AspNetCore.SignalR.Client.Core | 9.0.0-rc.1.24452.1 |
Microsoft.Windows.Compatibility | 9.0.0-rc.1.24452.1 |
Microsoft.WindowsDesktop.App.Runtime.win-x64 | 9.0.0-rc.1.24452.1 |
Microsoft.WindowsDesktop.App.Runtime.win-x86 | 9.0.0-rc.1.24452.1 |
Microsoft.WindowsDesktop.App.Runtime.win-arm64 | 9.0.0-rc.1.24452.1 |
Microsoft.WindowsDesktop.App.Ref | 9.0.0-rc.1.24452.1 |
System.Drawing.Common | 9.0.0-rc.1.24451.1 |
Microsoft.CodeAnalysis.NetAnalyzers | 9.0.0-preview.24415.1 |
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers | 3.11.0-beta1.24415.1 |
Microsoft.CodeAnalysis.ResxSourceGenerator | 3.11.0-beta1.24415.1 |
Microsoft.CodeAnalysis.Analyzers | 3.11.0-beta1.24415.1 |
Microsoft.CodeAnalysis.Metrics | 4.0.0-beta1.24415.1 |
Microsoft.CodeAnalysis.BannedApiAnalyzers | 3.11.0-beta1.24415.1 |
Microsoft.CodeAnalysis.PublicApiAnalyzers | 3.11.0-beta1.24415.1 |
Microsoft.CodeAnalysis.AnalyzerUtilities | 3.11.0-beta1.24415.1 |
Text.Analyzers | 3.11.0-beta1.24415.1 |
Microsoft.CodeAnalysis.RulesetToEditorconfigConverter | 3.11.0-beta1.24415.1 |
Roslyn.Diagnostics.Analyzers | 3.11.0-beta1.24415.1 |
Microsoft.EntityFrameworkCore.InMemory | 9.0.0-rc.1.24451.1 |
Microsoft.EntityFrameworkCore.Sqlite.Core | 9.0.0-rc.1.24451.1 |
Microsoft.EntityFrameworkCore.Relational | 9.0.0-rc.1.24451.1 |
Microsoft.EntityFrameworkCore.Proxies | 9.0.0-rc.1.24451.1 |
Microsoft.EntityFrameworkCore.Sqlite | 9.0.0-rc.1.24451.1 |
Microsoft.EntityFrameworkCore.Relational.Specification.Tests | 9.0.0-rc.1.24451.1 |
Microsoft.EntityFrameworkCore.SqlServer | 9.0.0-rc.1.24451.1 |
Microsoft.EntityFrameworkCore.Tasks | 9.0.0-rc.1.24451.1 |
Microsoft.Data.Sqlite | 9.0.0-rc.1.24451.1 |
Microsoft.EntityFrameworkCore.Design | 9.0.0-rc.1.24451.1 |
Microsoft.EntityFrameworkCore.Specification.Tests | 9.0.0-rc.1.24451.1 |
Microsoft.EntityFrameworkCore.SqlServer.Abstractions | 9.0.0-rc.1.24451.1 |
Microsoft.EntityFrameworkCore.SqlServer.HierarchyId | 9.0.0-rc.1.24451.1 |
Microsoft.EntityFrameworkCore.Templates | 9.0.0-rc.1.24451.1 |
Microsoft.EntityFrameworkCore.Tools | 9.0.0-rc.1.24451.1 |
Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite | 9.0.0-rc.1.24451.1 |
dotnet-ef | 9.0.0-rc.1.24451.1 |
Microsoft.Data.Sqlite.Core | 9.0.0-rc.1.24451.1 |
Microsoft.EntityFrameworkCore.Cosmos | 9.0.0-rc.1.24451.1 |
Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite | 9.0.0-rc.1.24451.1 |
Microsoft.EntityFrameworkCore | 9.0.0-rc.1.24451.1 |
Microsoft.EntityFrameworkCore.Abstractions | 9.0.0-rc.1.24451.1 |
Microsoft.EntityFrameworkCore.Analyzers | 9.0.0-rc.1.24451.1 |