FluentScheduler 5.5.2

dotnet add package FluentScheduler --version 5.5.2
                    
NuGet\Install-Package FluentScheduler -Version 5.5.2
                    
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="FluentScheduler" Version="5.5.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FluentScheduler" Version="5.5.2" />
                    
Directory.Packages.props
<PackageReference Include="FluentScheduler" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add FluentScheduler --version 5.5.2
                    
#r "nuget: FluentScheduler, 5.5.2"
                    
#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.
#:package FluentScheduler@5.5.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=FluentScheduler&version=5.5.2
                    
Install as a Cake Addin
#tool nuget:?package=FluentScheduler&version=5.5.2
                    
Install as a Cake Tool

alternate text is missing from this package README image

FluentScheduler

Automated job scheduler with fluent interface for the .NET platform.

JobManager.Initialize();

JobManager.AddJob(
    () => Console.WriteLine("5 minutes just passed."),
    s => s.ToRunEvery(5).Minutes()
);

Learning? Check the documentation!

Comments? Problems? Suggestions? Check the issues!

Want to help? Check the help wanted label!

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.

NuGet packages (45)

Showing the top 5 NuGet packages that depend on FluentScheduler:

Package Downloads
BLT.ServiceFabric

Package Description

Mall3s.ServiceFabric

Package Description

uIntra

Uintra - An open source and lightweight framework for making an Extranet, Intranet or client portal based on Umbraco.

FrontLookCoreLibraryAssembly

This package adds an asp.net core class library!

Bailun.AbpCore.WorkerService

Package Description

GitHub repositories (6)

Showing the top 6 popular GitHub repositories that depend on FluentScheduler:

Repository Stars
AElfProject/AElf
An AI-enhanced cloud-native layer-1 blockchain network. 
hey-hoho/ScheduleMasterCore
This is a distributed task management system base on .Net Core platform .
weibaohui/blazork8s
manage k8s using c# blazor enhance by chatgpt ,try something new !使用blazor技术开发的内置OpenAI GPT的k8s 管理界面
DigitalPlatform/dp2
Integrated Library System / 图书馆集成系统
Adoxio/xRM-Portals-Community-Edition
The definitive edition of Microsoft Open Source Portals, supported by the experts in portals.
mehtadone/CryptoGramBot
A simple telegram bot that sends your balance updates from coinigy, send trade notifications from Poloniex and Bittrex and creates you a trade export for your own spreadsheet magicary.
Version Downloads Last Updated
5.5.2 5,040 8/2/2025
5.5.1 5,193,126 9/20/2020
5.5.0 101,032 8/3/2020
5.4.0 199,947 7/20/2020
5.3.0 4,022,852 6/23/2017
5.2.1 34,651 5/19/2017
5.2.0 6,923 5/13/2017
5.1.4 70,690 3/9/2017
5.1.3 136,942 1/3/2017
5.1.2 29,144 12/20/2016
5.1.0 30,534 11/5/2016
5.0.0 96,156 7/20/2016
4.1.2 7,692 7/7/2016
4.1.1 28,417 6/4/2016
4.1.0 17,768 5/13/2016
4.0.1 8,442 4/17/2016
4.0.0 8,939 3/20/2016
3.1.46 149,824 9/16/2015
3.1.45 178,477 9/24/2014
3.1.44 129,836 6/11/2014
3.1.43 2,860 6/11/2014
3.1.42 24,868 11/20/2013
3.0.41 3,105 11/14/2013
2.1.40 3,009 11/12/2013
2.0.39 9,144 9/10/2013
2.0.37 2,988 9/9/2013
1.1.36 16,576 5/24/2013
1.1.32 6,759 2/25/2013
1.1.31 2,944 2/19/2013
1.1.30 5,385 12/12/2012
1.1.29 3,386 12/3/2012
1.1.28 3,046 12/2/2012
1.0.24 3,245 11/25/2012
1.0.23 3,037 11/25/2012
1.0.21 3,273 11/22/2012
1.0.7 10,739 11/2/2011
1.0.6 3,564 6/1/2011
1.0.5 3,689 2/27/2011
1.0.4 5,056 1/21/2011