In-process Durable Message Bus supporting a CQRS paradigm to manage program flow within your own application.
Info
Version: | 1.0.0 |
Author(s): | Stephen A. Bohlen |
Last Update: | Saturday, October 7, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Proteus.AppMessageBus |
Install
Install-Package Proteus.AppMessageBus
dotnet add package Proteus.AppMessageBus
paket add Proteus.AppMessageBus
Proteus.AppMessageBus Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Plugin.NetStandardStorage(>= 1.0.5)
- Newtonsoft.Json(>= 10.0.3)
Tags