An extension to EasyNetQ that allows you to utilize message headers, without resorting to AdvancedBus!.
Info
Version: | 2.0.0 |
Author(s): | MattDavey |
Last Update: | Wednesday, July 4, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Matthew-Davey/EasyNetQ.MetaData |
NuGet Url: | https://www.nuget.org/packages/EasyNetQ.MetaData |
Install
Install-Package EasyNetQ.MetaData
dotnet add package EasyNetQ.MetaData
paket add EasyNetQ.MetaData
EasyNetQ.MetaData Download (Unzip the "nupkg" after downloading)
Dependencies
- EasyNetQ.MetaData.Abstractions(>= 2.0.0)
- EasyNetQ(>= 3.1.0)
Tags