AspNetCoreRuntime.10.0.x86 10.0.12

Prefix Reserved
dotnet add package AspNetCoreRuntime.10.0.x86 --version 10.0.12
                    
NuGet\Install-Package AspNetCoreRuntime.10.0.x86 -Version 10.0.12
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AspNetCoreRuntime.10.0.x86" Version="10.0.12" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AspNetCoreRuntime.10.0.x86" Version="10.0.12" />
                    
Directory.Packages.props
<PackageReference Include="AspNetCoreRuntime.10.0.x86" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AspNetCoreRuntime.10.0.x86 --version 10.0.12
                    
#r "nuget: AspNetCoreRuntime.10.0.x86, 10.0.12"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package AspNetCoreRuntime.10.0.x86@10.0.12
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AspNetCoreRuntime.10.0.x86&version=10.0.12
                    
Install as a Cake Addin
#tool nuget:?package=AspNetCoreRuntime.10.0.x86&version=10.0.12
                    
Install as a Cake Tool

This site extension installs Microsoft.AspNetCore.App and Microsoft.NetCore.App shared runtimes.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETFramework 4.6.2

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.12 108 9/8/2026
10.0.11 117 8/11/2026
10.0.10 214 7/14/2026
10.0.9 192 6/9/2026
10.0.8 134 5/12/2026
10.0.7 160 4/21/2026
10.0.6 235 4/14/2026
10.0.5 218 3/12/2026
10.0.4 253 3/10/2026
10.0.3 239 2/10/2026
10.0.2 287 1/13/2026
10.0.1 555 12/9/2025
10.0.0 479 11/11/2025
10.0.0-rc-2-25502-107 250 10/14/2025
10.0.0-rc-1-25451-107 230 9/9/2025
10.0.0-preview-7-25380-108 228 8/12/2025
10.0.0-preview-6-25358-103 217 7/15/2025
10.0.0-preview-5-25277-114 193 6/6/2025
10.0.0-preview-4-25258-110 315 5/12/2025
10.0.0-preview-3-25172-1 310 4/10/2025
Loading failed