This library contains useful classes to work with task units that needs to work with transactions, and repeat the work if couldn't be completed.
Info
Version: | 3.0.0 |
Author(s): | Miracle Devs |
Last Update: | Thursday, March 10, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.paradigm.net.co/ |
NuGet Url: | https://www.nuget.org/packages/Paradigm.Services.WorkingTasks |
Install
Install-Package Paradigm.Services.WorkingTasks
dotnet add package Paradigm.Services.WorkingTasks
paket add Paradigm.Services.WorkingTasks
Paradigm.Services.WorkingTasks Download (Unzip the "nupkg" after downloading)
Dependencies
- Paradigm.Services.Exceptions(>= 2.3.0)
- System.Data.Common(>= 4.3.0)
- System.Threading(>= 4.3.0)