Frank.CronJobs 1.1.5-preview

This is a prerelease version of Frank.CronJobs.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Frank.CronJobs --version 1.1.5-preview
NuGet\Install-Package Frank.CronJobs -Version 1.1.5-preview
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="Frank.CronJobs" Version="1.1.5-preview" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Frank.CronJobs --version 1.1.5-preview
#r "nuget: Frank.CronJobs, 1.1.5-preview"
#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 Frank.CronJobs as a Cake Addin
#addin nuget:?package=Frank.CronJobs&version=1.1.5-preview&prerelease

// Install Frank.CronJobs as a Cake Tool
#tool nuget:?package=Frank.CronJobs&version=1.1.5-preview&prerelease

Frank.CronJobs

This is based on CronQuery, which I am a contributor to. This is built on that code to extend its functionality in experimental ways


GitHub License NuGet NuGet

GitHub contributors GitHub Release Date - Published_At GitHub last commit GitHub commit activity GitHub pull requests GitHub issues GitHub closed issues


Usage

using Frank.CronJobs;

var cron = new CronJob("* * * * *");
var next = cron.GetNextOccurrence(DateTime.Now);
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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 Frank.CronJobs:

Package Downloads
Frank.WorkflowEngine

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0 94 2/3/2024
1.1.7-preview 64 2/3/2024
1.1.6-preview 64 1/29/2024
1.1.5-preview 57 1/24/2024
1.1.0 97 1/21/2024
1.0.4-preview 55 1/21/2024
0.1.0 141 12/30/2023