SimpleJob 1.1.33
dotnet add package SimpleJob --version 1.1.33
NuGet\Install-Package SimpleJob -Version 1.1.33
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.33" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SimpleJob" Version="1.1.33" />
<PackageReference Include="SimpleJob" />
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 SimpleJob --version 1.1.33
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SimpleJob, 1.1.33"
#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 SimpleJob@1.1.33
#: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=SimpleJob&version=1.1.33
#tool nuget:?package=SimpleJob&version=1.1.33
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. 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.
-
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.33 | 124 | 11/28/2024 | |
1.1.32 | 116 | 11/18/2024 | |
1.1.31 | 114 | 10/10/2024 | |
1.1.30 | 117 | 10/10/2024 | |
1.1.29 | 111 | 9/25/2024 | |
1.1.28 | 115 | 9/24/2024 | |
1.1.27 | 118 | 9/24/2024 | |
1.1.26 | 135 | 9/24/2024 | |
1.1.25 | 117 | 9/20/2024 | |
1.1.24 | 142 | 9/4/2024 | |
1.1.23 | 129 | 8/28/2024 | |
1.1.22 | 122 | 8/15/2024 | |
1.1.21 | 151 | 8/13/2024 | |
1.1.20 | 91 | 8/2/2024 | |
1.1.19 | 143 | 7/8/2024 | |
1.1.18 | 123 | 7/4/2024 | |
1.1.17 | 119 | 6/18/2024 | |
1.1.16 | 136 | 6/17/2024 | |
1.1.15 | 136 | 6/17/2024 | |
1.1.14 | 118 | 6/17/2024 | |
1.1.13 | 138 | 6/17/2024 | |
1.1.12 | 141 | 6/17/2024 | |
1.1.11 | 133 | 6/17/2024 | |
1.1.10 | 108 | 5/14/2024 | |
1.1.9 | 104 | 5/14/2024 | |
1.1.8 | 131 | 5/11/2024 | |
1.1.7 | 126 | 5/10/2024 | |
1.1.5 | 144 | 5/7/2024 | |
1.1.4 | 149 | 4/21/2024 | |
1.1.3 | 142 | 4/21/2024 | |
1.1.2 | 137 | 4/21/2024 | |
1.1.1 | 137 | 4/21/2024 | |
1.1.0 | 122 | 4/21/2024 | |
1.0.12 | 154 | 4/17/2024 | |
1.0.11 | 147 | 4/17/2024 | |
1.0.10 | 129 | 4/15/2024 | |
1.0.9 | 146 | 4/13/2024 | |
1.0.8 | 127 | 4/8/2024 | |
1.0.7 | 113 | 4/8/2024 | |
1.0.6 | 111 | 4/8/2024 | |
1.0.5 | 136 | 4/8/2024 | |
1.0.4 | 118 | 4/8/2024 | |
1.0.3 | 119 | 4/7/2024 | |
1.0.2 | 137 | 4/7/2024 | |
1.0.1 | 130 | 4/7/2024 | |
1.0.0 | 142 | 4/7/2024 |
轻量的定时任务库,自带Web后台管理