Paquete de soporte para mensajeria asincrona con RabbitMQ y Event Sourcing con MediatR.
Info
Version: | 1.0.1 |
Author(s): | Luis Alexander Fernández |
Last Update: | Thursday, September 24, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/PeruShop.Common.EventBus |
Install
Install-Package PeruShop.Common.EventBus
dotnet add package PeruShop.Common.EventBus
paket add PeruShop.Common.EventBus
PeruShop.Common.EventBus Download (Unzip the "nupkg" after downloading)
Dependencies
- MediatR(>= 8.1.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Configuration.Binder(>= 3.1.8)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.8)
- Microsoft.Extensions.Options(>= 3.1.8)
- RawRabbit(>= 2.0.05)
- RawRabbit.DependencyInjection.ServiceCollection(>= 2.0.05)
- RawRabbit.Enrichers.GlobalExecutionId(>= 2.0.05)
- RawRabbit.Enrichers.HttpContext(>= 2.0.05)
- RawRabbit.Enrichers.MessageContext(>= 2.0.05)
- RawRabbit.Operations.Publish(>= 2.0.05)
- RawRabbit.Operations.Subscribe(>= 2.0.05)