Wrox.ProMvc3.Security.Authorize 3.0.0
dotnet add package Wrox.ProMvc3.Security.Authorize --version 3.0.0
NuGet\Install-Package Wrox.ProMvc3.Security.Authorize -Version 3.0.0
该命令旨在在 Visual Studio 的包管理器控制台中使用,因为它使用 NuGet 模块的 Install-Package 版本。
<PackageReference Include="Wrox.ProMvc3.Security.Authorize" Version="3.0.0" />
对于支持 PackageReference 的项目,将此 XML 节复制到项目文件中以引用包。
paket add Wrox.ProMvc3.Security.Authorize --version 3.0.0
NuGet 团队不提供对此客户端的支持。请联系其 维护者 以获取支持。
#r "nuget: Wrox.ProMvc3.Security.Authorize, 3.0.0"
#r 指令可以在 F# Interactive 和多语言笔记本中使用。将此复制到交互式工具或脚本的源代码中以引用包。
// Install Wrox.ProMvc3.Security.Authorize as a Cake Addin #addin nuget:?package=Wrox.ProMvc3.Security.Authorize&version=3.0.0 // Install Wrox.ProMvc3.Security.Authorize as a Cake Tool #tool nuget:?package=Wrox.ProMvc3.Security.Authorize&version=3.0.0
NuGet 团队不提供对此客户端的支持。请联系其 维护者 以获取支持。