SimpleJob 1.1.25
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package SimpleJob --version 1.1.25
NuGet\Install-Package SimpleJob -Version 1.1.25
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="SimpleJob" Version="1.1.25" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SimpleJob --version 1.1.25
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SimpleJob, 1.1.25"
#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 SimpleJob as a Cake Addin #addin nuget:?package=SimpleJob&version=1.1.25 // Install SimpleJob as a Cake Tool #tool nuget:?package=SimpleJob&version=1.1.25
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Simple-Job 定时任务
轻量的定时任务库,自带Web后台管理
开发完善中......
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- NCrontab (>= 3.3.3)
- Newtonsoft.Json (>= 13.0.3)
- System.Diagnostics.PerformanceCounter (>= 7.0.0)
- System.Management (>= 7.0.0)
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.1.31 | 76 | 10/10/2024 | |
1.1.30 | 82 | 10/10/2024 | |
1.1.29 | 78 | 9/25/2024 | |
1.1.28 | 84 | 9/24/2024 | |
1.1.27 | 84 | 9/24/2024 | |
1.1.26 | 98 | 9/24/2024 | |
1.1.25 | 84 | 9/20/2024 | |
1.1.24 | 113 | 9/4/2024 | |
1.1.23 | 105 | 8/28/2024 | |
1.1.22 | 90 | 8/15/2024 | |
1.1.21 | 116 | 8/13/2024 | |
1.1.20 | 64 | 8/2/2024 | |
1.1.19 | 112 | 7/8/2024 | |
1.1.18 | 96 | 7/4/2024 | |
1.1.17 | 91 | 6/18/2024 | |
1.1.16 | 109 | 6/17/2024 | |
1.1.15 | 113 | 6/17/2024 | |
1.1.14 | 88 | 6/17/2024 | |
1.1.13 | 105 | 6/17/2024 | |
1.1.12 | 113 | 6/17/2024 | |
1.1.11 | 95 | 6/17/2024 | |
1.1.10 | 85 | 5/14/2024 | |
1.1.9 | 81 | 5/14/2024 | |
1.1.8 | 100 | 5/11/2024 | |
1.1.7 | 96 | 5/10/2024 | |
1.1.5 | 112 | 5/7/2024 | |
1.1.4 | 120 | 4/21/2024 | |
1.1.3 | 112 | 4/21/2024 | |
1.1.2 | 116 | 4/21/2024 | |
1.1.1 | 113 | 4/21/2024 | |
1.1.0 | 92 | 4/21/2024 | |
1.0.12 | 124 | 4/17/2024 | |
1.0.11 | 119 | 4/17/2024 | |
1.0.10 | 104 | 4/15/2024 | |
1.0.9 | 120 | 4/13/2024 | |
1.0.8 | 105 | 4/8/2024 | |
1.0.7 | 87 | 4/8/2024 | |
1.0.6 | 84 | 4/8/2024 | |
1.0.5 | 100 | 4/8/2024 | |
1.0.4 | 91 | 4/8/2024 | |
1.0.3 | 94 | 4/7/2024 | |
1.0.2 | 115 | 4/7/2024 | |
1.0.1 | 105 | 4/7/2024 | |
1.0.0 | 118 | 4/7/2024 |
轻量的定时任务库,自带Web后台管理