InProcessMessaging provides in process comunication for Monolithic applications composed from decoupled bounded contexts.
Info
Version: | 8.0.3 |
Author(s): | Totalsoft |
Last Update: | Friday, September 20, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NBB.Messaging.InProcessMessaging |
Install
Install-Package NBB.Messaging.InProcessMessaging
dotnet add package NBB.Messaging.InProcessMessaging
paket add NBB.Messaging.InProcessMessaging
NBB.Messaging.InProcessMessaging Download (Unzip the "nupkg" after downloading)
Dependencies
- NBB.Messaging.Abstractions(>= 5.0.8)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 5.0.0)
Tags