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 管理界面
Adoxio/xRM-Portals-Community-Edition
The definitive edition of Microsoft Open Source Portals, supported by the experts in portals.
DigitalPlatform/dp2
Integrated Library System / 图书馆集成系统
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 1,373 8/2/2025
5.5.1 5,100,024 9/20/2020
5.5.0 100,974 8/3/2020
5.4.0 192,741 7/20/2020
5.3.0 3,979,758 6/23/2017
5.2.1 34,519 5/19/2017
5.2.0 6,909 5/13/2017
5.1.4 70,579 3/9/2017
5.1.3 136,637 1/3/2017
5.1.2 29,073 12/20/2016
5.1.0 30,472 11/5/2016
5.0.0 95,698 7/20/2016
4.1.2 7,655 7/7/2016
4.1.1 28,350 6/4/2016
4.1.0 17,750 5/13/2016
4.0.1 8,394 4/17/2016
4.0.0 8,812 3/20/2016
3.1.46 149,370 9/16/2015
3.1.45 178,031 9/24/2014
3.1.44 129,449 6/11/2014
3.1.43 2,848 6/11/2014
3.1.42 24,847 11/20/2013
3.0.41 3,095 11/14/2013
2.1.40 2,999 11/12/2013
2.0.39 9,134 9/10/2013
2.0.37 2,976 9/9/2013
1.1.36 16,559 5/24/2013
1.1.32 6,745 2/25/2013
1.1.31 2,934 2/19/2013
1.1.30 5,375 12/12/2012
1.1.29 3,374 12/3/2012
1.1.28 3,035 12/2/2012
1.0.24 3,235 11/25/2012
1.0.23 3,027 11/25/2012
1.0.21 3,263 11/22/2012
1.0.7 10,724 11/2/2011
1.0.6 3,553 6/1/2011
1.0.5 3,679 2/27/2011
1.0.4 5,022 1/21/2011