Infrastructure package for distrbuted application that contains helpers for interacting with message-brokers.
Info
Version: | 1.0.0 |
Author(s): | Mostafa Biomee |
Last Update: | Wednesday, October 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mbiomee/Easy.Messaging.Core |
NuGet Url: | https://www.nuget.org/packages/Easy.Messaging.Core |
Install
Install-Package Easy.Messaging.Core
dotnet add package Easy.Messaging.Core
paket add Easy.Messaging.Core
Easy.Messaging.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 3.1.9)
- Microsoft.Extensions.DependencyInjection(>= 3.1.9)
- Newtonsoft.Json(>= 12.0.3)
- System.ValueTuple(>= 4.5.0)