RecurrentTasks 2.0.0

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

// Install RecurrentTasks as a Cake Tool
#tool nuget:?package=RecurrentTasks&version=2.0.0

RecurrentTasks for .NET allows you to run simple recurrent background tasks with specific intervals, without complex frameworks, persistance, etc...

Product Compatible and additional computed target framework versions.
.NET Framework net451 is compatible.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
.NETPlatform dotnet54 is compatible. 
Universal Windows Platform netcore50 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on RecurrentTasks:

Package Downloads
Logging.ExceptionSender

Catches all unhandled exceptions and sends email (or Telegram message) with details and stacktrace to you.

NetTelegramBot.Framework

Simple framework for building Telegram bots.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on RecurrentTasks:

Repository Stars
chsakell/aspnet-core-signalr-angular
Real-time applications using ASP.NET Core, SignalR & Angular
Version Downloads Last updated
7.0.0 42 4/23/2024
7.0.0-beta 74 3/5/2024
6.6.0 1,552 11/28/2023
6.5.0 16,233 1/21/2022
6.4.3 445 1/10/2022
6.4.2 3,508 9/6/2021
6.4.0 7,569 11/12/2020
6.3.0 6,911 12/16/2019
6.2.0 742 11/26/2019
6.1.0 11,709 8/12/2019
6.0.2 6,940 10/18/2018
5.0.0 21,249 2/14/2018
4.0.0 6,667 8/23/2017
3.2.0 6,332 2/7/2017
3.1.0 1,968 11/1/2016
3.0.0 1,855 10/31/2016
2.4.1 1,680 7/18/2016
2.4.0 1,450 7/15/2016
2.3.0 1,486 6/28/2016
2.2.0 1,530 5/24/2016
2.1.0 1,475 5/17/2016
2.0.0 1,062 2/5/2016
1.0.0 1,042 2/4/2016

Renames in classes/methods/properties, OnBefore/OnAfterRun overridable methods