Reface.CommandBus 2.0.1

dotnet add package Reface.CommandBus --version 2.0.1
                    
NuGet\Install-Package Reface.CommandBus -Version 2.0.1
                    
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="Reface.CommandBus" Version="2.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Reface.CommandBus" Version="2.0.1" />
                    
Directory.Packages.props
<PackageReference Include="Reface.CommandBus" />
                    
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 Reface.CommandBus --version 2.0.1
                    
#r "nuget: Reface.CommandBus, 2.0.1"
                    
#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.
#addin nuget:?package=Reface.CommandBus&version=2.0.1
                    
Install Reface.CommandBus as a Cake Addin
#tool nuget:?package=Reface.CommandBus&version=2.0.1
                    
Install Reface.CommandBus as a Cake Tool

一个基于 CQRS 思想实现的命令总线

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Reface.CommandBus:

Package Downloads
Reface.AppStarter

用于启动多模块化的应用程序,并同时在各个模块中配置自己的依赖组件

Reface.CommandBus.IntegrateAutofac

Reface,CommandBus 与 autofac 的集成库

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.1 3,119 4/26/2020
1.1.1 4,964 3/23/2020
1.1.0 667 3/22/2020
1.0.0 637 3/22/2020