netfx-Patterns.EventSourcing.InMemory.Tests.xUnit 1.0.0.4

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

// Install netfx-Patterns.EventSourcing.InMemory.Tests.xUnit as a Cake Tool
#tool nuget:?package=netfx-Patterns.EventSourcing.InMemory.Tests.xUnit&version=1.0.0.4