Asynchronous CQRS Commands using MediatR and Hangfire.
Info
Version: | 2.2.3 |
Author(s): | Ali Bayat |
Last Update: | Friday, September 23, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/CommandScheduler |
Install
Install-Package CommandScheduler
dotnet add package CommandScheduler
paket add CommandScheduler
CommandScheduler Download (Unzip the "nupkg" after downloading)
Dependencies
- Hangfire(>= 1.7.7)
- MediatR(>= 7.0.0)
- Newtonsoft.Json(>= 12.0.3)
Tags