IdleScheduler 1.5.2.9

.NET Standard 2.0 .NET Framework 4.0
dotnet add package IdleScheduler --version 1.5.2.9
NuGet\Install-Package IdleScheduler -Version 1.5.2.9
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="IdleScheduler" Version="1.5.2.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IdleScheduler --version 1.5.2.9
#r "nuget: IdleScheduler, 1.5.2.9"
#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 IdleScheduler as a Cake Addin
#addin nuget:?package=IdleScheduler&version=1.5.2.9

// Install IdleScheduler as a Cake Tool
#tool nuget:?package=IdleScheduler&version=1.5.2.9

IdleScheduler 已正式改名为 FreeScheduler,https://github.com/2881099/FreeScheduler

  • 优化 Interval SEC 参数值,可设置每一轮定时值;
scheduler.AddTask("topic01", "body01", round: 3, seconds: new int[] { 5, 10, 20 });
  • 增加 任务状态,PauseTask/ResumeTask 暂停/恢复任务;
  • 调整 AddTaskRunOnDay/AddTaskRunOnWeek/AddTaskRunOnMonth 方法参数;
Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.0 netstandard2.1
.NET Framework net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen40 tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.2.9 852 7/19/2022
1.5.2.6 2,145 4/20/2022
1.5.2.5 1,621 12/7/2020
1.5.2 356 12/2/2020
1.5.0 352 8/4/2020
1.3.4.3 355 7/27/2020
1.3.4.2 337 6/29/2020
1.3.4 379 6/19/2020
1.3.3.2 367 6/2/2020
1.3.3 355 5/10/2020
1.3.2 350 4/27/2020
1.3.1 358 4/14/2020
1.3.0 391 4/5/2020