Util.Scheduling 7.0.57

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

// Install Util.Scheduling as a Cake Tool
#tool nuget:?package=Util.Scheduling&version=7.0.57

Util.Scheduling是Util应用框架后台任务封装基础类库

Product 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. 
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Util.Scheduling:

Package Downloads
Util.Scheduling.Hangfire

Util.Scheduling.Hangfire是Util应用框架基于Hangfire的后台任务封装类库

Util.Scheduling.Quartz

Util.Scheduling.Quartz是Util应用框架基于Quartz的后台任务封装类库

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.0.57 29 5/27/2023
7.0.56 46 5/17/2023
7.0.55 87 5/8/2023
7.0.54 58 5/8/2023
7.0.53 71 5/6/2023
7.0.52 54 5/5/2023
7.0.51 93 4/27/2023
7.0.50 88 4/26/2023
7.0.49 81 4/24/2023
7.0.48 133 4/20/2023
7.0.47 135 4/16/2023
7.0.46 136 4/13/2023
7.0.45 97 4/13/2023
7.0.44 100 4/12/2023
7.0.43 95 4/10/2023
7.0.42 137 4/7/2023
7.0.41 112 4/4/2023
7.0.40 116 4/3/2023
7.0.39 143 3/28/2023
7.0.38 123 3/28/2023
7.0.37 153 3/27/2023
7.0.36 136 3/27/2023
7.0.35 153 3/24/2023
7.0.34 160 3/23/2023
7.0.33 162 3/22/2023
7.0.32 146 3/22/2023
7.0.31 157 3/20/2023
7.0.30 180 3/13/2023
7.0.29 182 3/10/2023
7.0.28 146 3/7/2023
7.0.27 154 3/3/2023
7.0.26 191 2/25/2023
7.0.25 204 2/22/2023
7.0.24 171 2/21/2023
7.0.23 184 2/18/2023
7.0.22 177 2/15/2023
7.0.21 184 2/13/2023
7.0.20 199 2/9/2023
7.0.19 182 2/6/2023
7.0.18 182 2/5/2023
7.0.17 195 2/2/2023
7.0.16 182 2/2/2023
7.0.15 191 2/2/2023
7.0.14 210 2/1/2023
7.0.13 215 2/1/2023
7.0.12 211 1/29/2023
7.0.11 205 1/29/2023
7.0.10 206 1/28/2023
7.0.9 211 1/28/2023
7.0.8 216 1/19/2023
7.0.7 212 1/19/2023
7.0.6 218 1/18/2023
7.0.5 207 1/17/2023
7.0.4 197 1/17/2023
7.0.3 215 1/16/2023
7.0.2 235 1/3/2023
7.0.1 228 1/3/2023
7.0.0 232 12/27/2022
6.0.16 401 11/15/2022
6.0.15 396 11/15/2022
6.0.14 354 11/2/2022
6.0.13 579 10/27/2022
6.0.12 502 10/21/2022
6.0.11 510 10/21/2022
6.0.10 510 10/21/2022
6.0.9 484 9/28/2022
6.0.8 515 9/20/2022
6.0.7 540 9/19/2022
6.0.6 523 9/17/2022

Util应用框架以MIT开源发布,可随意使用