Info
Version: | 3.0.0-rc900 |
Author(s): | zarusz |
Last Update: | Thursday, November 28, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/zarusz/SlimMessageBus |
NuGet Url: | https://www.nuget.org/packages/SlimMessageBus |
Install
Install-Package SlimMessageBus
dotnet add package SlimMessageBus
paket add SlimMessageBus
SlimMessageBus Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags
It supports multiple transport providers for popular messaging systems, as well as in-memory (in-process) messaging for efficient local communication.