Abstraction layer for asynchronous messaging.
Info
Version: | 0.19.12 |
Author(s): | Gyuwon |
Last Update: | Wednesday, December 5, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Reacture/Khala.Messaging |
NuGet Url: | https://www.nuget.org/packages/Khala.Messaging.Abstraction |
Install
Install-Package Khala.Messaging.Abstraction
dotnet add package Khala.Messaging.Abstraction
paket add Khala.Messaging.Abstraction
Khala.Messaging.Abstraction Download (Unzip the "nupkg" after downloading)
Dependencies
- Khala.Messaging.Contracts(>= 0.19.12)
- Khala.TransientFaultHandling(>= 0.12.0)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.2)