Fastest and easiest way to setup a function that runs securly given number of times (N) among pool of (M) services.
Info
Version: | 1.0.4 |
Author(s): | Peter Kottas |
Last Update: | Wednesday, January 4, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PeterKottas/DotNetCore.EnsureRunning |
NuGet Url: | https://www.nuget.org/packages/PeterKottas.DotNetCore.EnsureRunning |
Install
Install-Package PeterKottas.DotNetCore.EnsureRunning
dotnet add package PeterKottas.DotNetCore.EnsureRunning
paket add PeterKottas.DotNetCore.EnsureRunning
PeterKottas.DotNetCore.EnsureRunning Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Threading.Thread(>= 4.3.0)
Tags