Info
Version: | 8.0.8 |
Author(s): | MediatR.Extensions.UnitOfWork |
Last Update: | Wednesday, February 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/vitalybibikov/AzureExtensions.FunctionToken |
NuGet Url: | https://www.nuget.org/packages/MediatR.Extensions.UnitOfWork |
Install
Install-Package MediatR.Extensions.UnitOfWork
dotnet add package MediatR.Extensions.UnitOfWork
paket add MediatR.Extensions.UnitOfWork
MediatR.Extensions.UnitOfWork Download (Unzip the "nupkg" after downloading)
Dependencies
- MediatR(>= 8.0.0)
Tags
In a transaction scope,
just one by one or when you need to fire a notification just after a command succeded/failed.