A standalone .Net component for managing long-running background tasks in any application.
Info
Version: | 2.2.3 |
Author(s): | kavics, tusmester |
Last Update: | Thursday, March 14, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SenseNet/sn-taskmanagement |
NuGet Url: | https://www.nuget.org/packages/SenseNet.TaskManagement.Core |
Install
Install-Package SenseNet.TaskManagement.Core
dotnet add package SenseNet.TaskManagement.Core
paket add SenseNet.TaskManagement.Core
SenseNet.TaskManagement.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.5.0)
- Newtonsoft.Json(>= 11.0.2)
- SenseNet.Tools(>= 3.2.4)
- System.Configuration.ConfigurationManager(>= 4.5.0)
Tags