![]() |
VOOZH | about |
dotnet add package Galosys.Foundation.FreeScheduler --version 26.5.20.1
NuGet\Install-Package Galosys.Foundation.FreeScheduler -Version 26.5.20.1
<PackageReference Include="Galosys.Foundation.FreeScheduler" Version="26.5.20.1" />
<PackageVersion Include="Galosys.Foundation.FreeScheduler" Version="26.5.20.1" />Directory.Packages.props
<PackageReference Include="Galosys.Foundation.FreeScheduler" />Project file
paket add Galosys.Foundation.FreeScheduler --version 26.5.20.1
#r "nuget: Galosys.Foundation.FreeScheduler, 26.5.20.1"
#:package Galosys.Foundation.FreeScheduler@26.5.20.1
#addin nuget:?package=Galosys.Foundation.FreeScheduler&version=26.5.20.1Install as a Cake Addin
#tool nuget:?package=Galosys.Foundation.FreeScheduler&version=26.5.20.1Install as a Cake Tool
成熟度: 🟡 可用 — 功能完整,测试或文档可能不完善
services.AddFreeScheduler();//free scheduler galoS@2024-1-25 11:14:19
[JobHandler("示例定时任务1", "0/5 * * * * ?")]
internal class SampleJobHandler1 : IJobHandler
{
public async Task ExecuteAsync(TaskInfo task)
{
await Task.Delay(10000);
}
}
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 26.5.20.1 | 93 | 5/20/2026 |
| 26.5.19.1 | 103 | 5/19/2026 |
| 26.5.18.1 | 97 | 5/18/2026 |
| 26.5.15.1 | 97 | 5/15/2026 |
| 26.5.12.3 | 91 | 5/12/2026 |
| 26.5.12.2 | 92 | 5/12/2026 |
| 26.4.27.1-rc1 | 94 | 4/26/2026 |
| 26.4.25.1-rc1 | 93 | 4/25/2026 |
| 26.4.22.2-rc7 | 98 | 4/22/2026 |
| 26.4.22.2-rc6 | 94 | 4/22/2026 |
| 26.4.22.2-rc4 | 96 | 4/22/2026 |
| 26.4.22.2-rc3 | 95 | 4/22/2026 |
| 26.4.19.1-rc1 | 97 | 4/19/2026 |
| 26.4.12.8-rc1 | 102 | 4/12/2026 |
| 26.4.12.7-rc1 | 100 | 4/12/2026 |
| 26.4.12.5-rc1 | 100 | 4/12/2026 |
| 26.1.30.1-rc1 | 117 | 1/30/2026 |
| 26.1.29.1 | 122 | 1/29/2026 |
| 26.1.28.5 | 118 | 1/28/2026 |
| 26.1.28.4 | 118 | 1/28/2026 |