ResumableFunctions.Handler 1.0.10

dotnet add package ResumableFunctions.Handler --version 1.0.10
NuGet\Install-Package ResumableFunctions.Handler -Version 1.0.10
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ResumableFunctions.Handler" Version="1.0.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ResumableFunctions.Handler --version 1.0.10
#r "nuget: ResumableFunctions.Handler, 1.0.10"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ResumableFunctions.Handler as a Cake Addin
#addin nuget:?package=ResumableFunctions.Handler&version=1.0.10

// Install ResumableFunctions.Handler as a Cake Tool
#tool nuget:?package=ResumableFunctions.Handler&version=1.0.10

A library that provides a way for waiting the execution of a method in days or months, without blocking the CPU or consuming memory.This can be useful for writing workflows tha has a long running tasks.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on ResumableFunctions.Handler:

Package Downloads
ResumableFunctions.AspNetService

To be used with WEB API projects. A library that provides a way for waiting the execution of a method in days or months, without blocking the CPU or consuming memory.This can be useful for writing workflows tha has a long running tasks.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.10 132 8/12/2023
1.0.9 104 7/20/2023
1.0.8 103 7/18/2023
1.0.7 147 5/5/2023
1.0.5 145 5/5/2023
1.0.4 135 5/4/2023
1.0.3 153 5/2/2023
1.0.1 2,429 5/2/2023
1.0.0 136 5/1/2023