Implementation for messaging using MediatR.
Info
| Version: | 1.0.10 |
| Author(s): | Optivem |
| Last Update: | Wednesday, May 8, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://opensource.optivem.com/framework-dotnetcore |
| NuGet Url: | https://www.nuget.org/packages/Optivem.Infrastructure.Messaging.MediatR |
Install
Install-Package Optivem.Infrastructure.Messaging.MediatR
dotnet add package Optivem.Infrastructure.Messaging.MediatR
paket add Optivem.Infrastructure.Messaging.MediatR
Optivem.Infrastructure.Messaging.MediatR Download (Unzip the "nupkg" after downloading)
Dependencies
- Optivem.Core.Application(>= 1.0.10)
- Optivem.Core.Domain(>= 1.0.10)
- MediatR(>= 7.0.0)
Tags