Paymenta.Common.EventBus is a shared library, containing infrastructural code and cross-cutting concerns for Paymenta microservice.
Info
Version: | 3.0.1 |
Author(s): | DSSC Tech |
Last Update: | Friday, May 5, 2023 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Paymenta.Common.EventBus |
Install
Install-Package Paymenta.Common.EventBus
dotnet add package Paymenta.Common.EventBus
paket add Paymenta.Common.EventBus
Paymenta.Common.EventBus Download (Unzip the "nupkg" after downloading)
Dependencies
- Apache.NMS.ActiveMQ.NetCore(>= 1.7.2)
- Autofac(>= 4.8.1)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.1.1)
- Microsoft.CSharp(>= 4.5.0)
- Microsoft.EntityFrameworkCore(>= 2.1.4)
- Microsoft.EntityFrameworkCore.SqlServer(>= 2.1.4)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.1.1)
- Microsoft.Extensions.Logging(>= 2.1.1)
- Newtonsoft.Json(>= 11.0.2)
- Paymenta.Common.IntegrationEvents(>= 1.0.0)
- Polly(>= 6.1.0)
- RabbitMQ.Client(>= 5.1.0)