MediatR Extension to raise domain events in .NET.
Info
Version: | 1.3.1 |
Author(s): | Acesso Tecnologia |
Last Update: | Saturday, March 6, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/acessocard/amaury |
NuGet Url: | https://www.nuget.org/packages/Amaury.MediatR |
Install
Install-Package Amaury.MediatR
dotnet add package Amaury.MediatR
paket add Amaury.MediatR
Amaury.MediatR Download (Unzip the "nupkg" after downloading)
Dependencies
- Amaury(>= 1.2.21)
- MediatR(>= 7.0.0)
- MediatR.Extensions.Microsoft.DependencyInjection(>= 7.0.0)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
Tags