AspNetCoreRuntime.10.0.x64 10.0.0-preview-7-25380-108

This is a prerelease version of AspNetCoreRuntime.10.0.x64.
dotnet add package AspNetCoreRuntime.10.0.x64 --version 10.0.0-preview-7-25380-108
                    
NuGet\Install-Package AspNetCoreRuntime.10.0.x64 -Version 10.0.0-preview-7-25380-108
                    
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.x64" Version="10.0.0-preview-7-25380-108" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AspNetCoreRuntime.10.0.x64" Version="10.0.0-preview-7-25380-108" />
                    
Directory.Packages.props
<PackageReference Include="AspNetCoreRuntime.10.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.10.0.x64 --version 10.0.0-preview-7-25380-108
                    
#r "nuget: AspNetCoreRuntime.10.0.x64, 10.0.0-preview-7-25380-108"
                    
#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.x64@10.0.0-preview-7-25380-108
                    
#: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.x64&version=10.0.0-preview-7-25380-108&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=AspNetCoreRuntime.10.0.x64&version=10.0.0-preview-7-25380-108&prerelease
                    
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.

GitHub repositories

This package is not used by any popular GitHub repositories.