A simple, easy to use asynchronous messaging framework for .NET.
Info
Version: | 6.0.4 |
Author(s): | Jakub Pachansky, Tim Watson |
Last Update: | Friday, January 12, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/R-Suite/ServiceConnect |
NuGet Url: | https://www.nuget.org/packages/ServiceConnect |
Install
Install-Package ServiceConnect
dotnet add package ServiceConnect
paket add ServiceConnect
ServiceConnect Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- Common.Logging(>= 3.4.1)
- Newtonsoft.Json(>= 10.0.3)
- ServiceConnect.Interfaces(>= 5.0.4)
- ServiceConnect.Client.RabbitMQ(>= 5.0.7)
- NETStandard.Library(>= 1.6.1)
- Microsoft.Extensions.DependencyModel(>= 2.0.0)
- System.Diagnostics.Process(>= 4.3.0)
- System.Reflection.Extensions(>= 4.3.0)
- System.Reactive.Linq(>= 3.1.1)
- Common.Logging(>= 3.4.1)
- Newtonsoft.Json(>= 10.0.3)
- ServiceConnect.Interfaces(>= 5.0.4)
- ServiceConnect.Client.RabbitMQ(>= 5.0.7)
- System.Reactive.Linq(>= 3.1.1)
Tags