Pulse is background job engine for executing jobs in background in reliable way, resistant to host (application or machine) restarts or power loss because its baked by persistend storage.
Info
Version: | 1.0.64-alpha |
Author(s): | Vedran Vučetić |
Last Update: | Saturday, August 5, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/vvucetic/Pulse/ |
NuGet Url: | https://www.nuget.org/packages/PulseEngine |
Install
Install-Package PulseEngine
dotnet add package PulseEngine
paket add PulseEngine
PulseEngine Download (Unzip the "nupkg" after downloading)