Plug-in providing in-process messaging with extension points other plug-ins can extend to provided additional messaging patterns.
Info
Version: | 8.0.44 |
Author(s): | NetFusion Contributors |
Last Update: | Monday, April 8, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/grecosoft/NetFusion/wiki |
NuGet Url: | https://www.nuget.org/packages/NetFusion.Messaging |
Install
Install-Package NetFusion.Messaging
dotnet add package NetFusion.Messaging
paket add NetFusion.Messaging
NetFusion.Messaging Download (Unzip the "nupkg" after downloading)
Dependencies
- NetFusion.Base(>= 3.3.10)
- NetFusion.Common(>= 3.3.10)
- NetFusion.Mapping(>= 3.3.10)
- NetFusion.Bootstrap(>= 3.3.10)
- NetFusion.Messaging.Types(>= 3.3.10)
- Microsoft.CSharp(>= 4.7.0)
- System.Reflection.TypeExtensions(>= 4.7.0)
- System.ValueTuple(>= 4.5.0)
Tags