.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.Abstractions |
Install
Install-Package Namotion.Messaging.Abstractions
dotnet add package Namotion.Messaging.Abstractions
paket add Namotion.Messaging.Abstractions
Namotion.Messaging.Abstractions Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- Microsoft.Extensions.Logging.Abstractions(>= 1.1.2)
- NETStandard.Library(>= 1.6.1)