AspNetCoreRuntime.3.0.0.x86 3.0.3

前缀已保留
附加详细信息

此包作为 .NET 包弃用计划的一部分已被弃用。您可以从https://github.com/dotnet/announcements/issues/217了解更多信息。

dotnet add package AspNetCoreRuntime.3.0.x86 --version 3.0.3                
NuGet\Install-Package AspNetCoreRuntime.3.0.x86 -Version 3.0.3                
此命令旨在在 Visual Studio 的包管理器控制台中使用,因为它使用了 NuGet 模块的 Install-Package 版本。
<PackageReference Include="AspNetCoreRuntime.3.0.x86" Version="3.0.3" />                
对于支持 PackageReference 的项目,请将此 XML 节点复制到项目文件中以引用此包。
paket add AspNetCoreRuntime.3.0.x86 --version 3.0.3                
#r "nuget: AspNetCoreRuntime.3.0.x86, 3.0.3"                
#r 指令可使用于 F# Interactive 和 Polyglot Notebooks。将其复制到交互式工具或脚本的源代码中以引用包。
// Install AspNetCoreRuntime.3.0.x86 as a Cake Addin
#addin nuget:?package=AspNetCoreRuntime.3.0.x86&version=3.0.3

// Install AspNetCoreRuntime.3.0.x86 as a Cake Tool
#tool nuget:?package=AspNetCoreRuntime.3.0.x86&version=3.0.3