.NET library with message queue abstractions.
Info
| Version: | 0.9.0 |
| Author(s): | Rico Suter |
| Last Update: | Tuesday, November 2, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/RicoSuter/Namotion.Messaging |
| NuGet Url: | https://www.nuget.org/packages/Namotion.Messaging |
Install
Install-Package Namotion.Messaging
dotnet add package Namotion.Messaging
paket add Namotion.Messaging
Namotion.Messaging Download (Unzip the "nupkg" after downloading)
Dependencies
- Namotion.Messaging.Abstractions(>= 0.7.2)
- Microsoft.Extensions.Logging.Abstractions(>= 2.0.0)