AspNetCoreRuntime.7.0.x86 7.0.20

Prefix Reserved
dotnet add package AspNetCoreRuntime.7.0.x86 --version 7.0.20
                    
NuGet\Install-Package AspNetCoreRuntime.7.0.x86 -Version 7.0.20
                    
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.7.0.x86" Version="7.0.20" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AspNetCoreRuntime.7.0.x86" Version="7.0.20" />
                    
Directory.Packages.props
<PackageReference Include="AspNetCoreRuntime.7.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.7.0.x86 --version 7.0.20
                    
#r "nuget: AspNetCoreRuntime.7.0.x86, 7.0.20"
                    
#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.7.0.x86@7.0.20
                    
#: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.7.0.x86&version=7.0.20
                    
Install as a Cake Addin
#tool nuget:?package=AspNetCoreRuntime.7.0.x86&version=7.0.20
                    
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
7.0.20 683 5/28/2024
7.0.19 344 5/14/2024
7.0.18 658 4/9/2024
7.0.17 566 3/12/2024
7.0.16 697 2/13/2024
7.0.15 616 1/9/2024
7.0.14 736 11/14/2023
7.0.13 547 10/24/2023
7.0.12 630 10/10/2023
7.0.11 558 9/12/2023
7.0.10 745 8/8/2023
7.0.9 597 7/11/2023
7.0.8 490 6/22/2023
7.0.7 516 6/13/2023
7.0.5 728 4/11/2023
7.0.4 617 3/14/2023
7.0.3 637 2/14/2023
7.0.2 562 1/10/2023
7.0.1 489 12/13/2022
7.0.0 4,841 11/7/2022
Loading failed