AspNetCoreRuntime.8.0.x64 8.0.26

Prefix Reserved
dotnet add package AspNetCoreRuntime.8.0.x64 --version 8.0.26
                    
NuGet\Install-Package AspNetCoreRuntime.8.0.x64 -Version 8.0.26
                    
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.8.0.x64" Version="8.0.26" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AspNetCoreRuntime.8.0.x64" Version="8.0.26" />
                    
Directory.Packages.props
<PackageReference Include="AspNetCoreRuntime.8.0.x64" />
                    
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.8.0.x64 --version 8.0.26
                    
#r "nuget: AspNetCoreRuntime.8.0.x64, 8.0.26"
                    
#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.8.0.x64@8.0.26
                    
#: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.8.0.x64&version=8.0.26
                    
Install as a Cake Addin
#tool nuget:?package=AspNetCoreRuntime.8.0.x64&version=8.0.26
                    
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
8.0.26 114 4/14/2026
8.0.25 450 3/10/2026
8.0.24 366 2/10/2026
8.0.23 450 1/13/2026
8.0.22 921 11/11/2025
8.0.21 4,241 10/14/2025
8.0.20 567 9/9/2025
8.0.19 726 8/4/2025
8.0.18 645 7/8/2025
8.0.17 961 6/10/2025
8.0.16 1,039 5/13/2025
8.0.15 1,366 4/8/2025
8.0.14 1,869 3/11/2025
8.0.13 1,589 2/11/2025
8.0.12 1,353 1/14/2025
8.0.11 9,397 11/12/2024
8.0.10 1,457 10/8/2024
8.0.8 1,795 8/13/2024
8.0.7 1,078 7/9/2024
8.0.6 4,000 5/28/2024
Loading failed