AspNetCoreRuntime.6.0.x64 6.0.36

Prefix Reserved
dotnet add package AspNetCoreRuntime.6.0.x64 --version 6.0.36
                    
NuGet\Install-Package AspNetCoreRuntime.6.0.x64 -Version 6.0.36
                    
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.6.0.x64" Version="6.0.36" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AspNetCoreRuntime.6.0.x64" Version="6.0.36" />
                    
Directory.Packages.props
<PackageReference Include="AspNetCoreRuntime.6.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.6.0.x64 --version 6.0.36
                    
#r "nuget: AspNetCoreRuntime.6.0.x64, 6.0.36"
                    
#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.6.0.x64@6.0.36
                    
#: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.6.0.x64&version=6.0.36
                    
Install as a Cake Addin
#tool nuget:?package=AspNetCoreRuntime.6.0.x64&version=6.0.36
                    
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.1

    • 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
6.0.36 3,801 11/12/2024
6.0.35 952 10/8/2024
6.0.33 1,452 8/13/2024
6.0.32 1,599 7/9/2024
6.0.31 1,297 5/28/2024
6.0.30 723 5/14/2024
6.0.29 1,142 4/9/2024
6.0.28 1,106 3/12/2024
6.0.27 1,265 2/13/2024
6.0.26 1,365 1/9/2024
6.0.25 4,411 11/14/2023
6.0.24 2,008 10/24/2023
6.0.23 990 10/10/2023
6.0.22 2,078 9/12/2023
6.0.21 1,595 8/8/2023
6.0.20 1,250 7/11/2023
6.0.19 866 6/22/2023
6.0.18 1,011 6/13/2023
6.0.16 1,707 4/11/2023
6.0.15 2,777 3/14/2023
Loading failed