Asynchronous and Resiliiant library to execute Functions safely.
Info
Version: | 0.1.2 |
Author(s): | Juan P. Garces |
Last Update: | Wednesday, November 22, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/juanp3053/UPS |
NuGet Url: | https://www.nuget.org/packages/juanp3053.FuncManager |
Install
Install-Package juanp3053.FuncManager
dotnet add package juanp3053.FuncManager
paket add juanp3053.FuncManager
juanp3053.FuncManager Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Collections.Concurrent(>= 4.3.0)