IntelliFactory.FastInvoke 0.0.6
dotnet add package IntelliFactory.FastInvoke --version 0.0.6
NuGet\Install-Package IntelliFactory.FastInvoke -Version 0.0.6
该命令旨在在 Visual Studio 的包管理器控制台中使用,因为它使用了 NuGet 模块的 Install-Package 版本。
<PackageReference Include="IntelliFactory.FastInvoke" Version="0.0.6" />
对于支持 PackageReference 的项目,将此 XML 节点复制到项目文件中以便引用包。
paket add IntelliFactory.FastInvoke --version 0.0.6
NuGet 团队不提供对此客户端的支持。请联系其 维护者 以寻求支持。
#r "nuget: IntelliFactory.FastInvoke, 0.0.6"
#r 指令可以在 F# Interactive 和 Polyglot Notebooks 中使用。将此复制到交互式工具或脚本的源代码中以便引用包。
// Install IntelliFactory.FastInvoke as a Cake Addin #addin nuget:?package=IntelliFactory.FastInvoke&version=0.0.6 // Install IntelliFactory.FastInvoke as a Cake Tool #tool nuget:?package=IntelliFactory.FastInvoke&version=0.0.6
NuGet 团队不提供对此客户端的支持。请联系其 维护者 以寻求支持。
通过分离绑定和调用阶段,为 `System.Reflection.MethodInfo` 上的 `.Invoke` 调用提供了一个更快的替代方案。
产品 | 版本 兼容和额外计算的目标框架版本。 |
---|---|
.NET Framework | net20 兼容。 net35 已计算。 net40 兼容。 net403 已计算。 net45 已计算。 net451 已计算。 net452 已计算。 net46 已计算。 net461 已计算。 net462 已计算。 net463 已计算。 net47 已计算。 net471 已计算。 net472 已计算。 net48 已计算。 net481 已计算。 |
此包没有任何依赖关系。
NuGet 包
此包未由任何 NuGet 包使用。
GitHub 仓库
此包未由任何流行的 GitHub 仓库使用。