NewLife.AntJob 3.1.2022.901

There is a newer version of this package available.
See the version list below for details.
dotnet add package NewLife.AntJob --version 3.1.2022.901
NuGet\Install-Package NewLife.AntJob -Version 3.1.2022.901
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="NewLife.AntJob" Version="3.1.2022.901" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NewLife.AntJob --version 3.1.2022.901
#r "nuget: NewLife.AntJob, 3.1.2022.901"
#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 NewLife.AntJob as a Cake Addin
#addin nuget:?package=NewLife.AntJob&version=3.1.2022.901

// Install NewLife.AntJob as a Cake Tool
#tool nuget:?package=NewLife.AntJob&version=3.1.2022.901

分布式任务调度系统,纯NET打造的重量级大数据实时计算平台,万亿级调度经验积累。

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on NewLife.AntJob:

Package Downloads
NewLife.AntJob.Extensions

分布式任务调度系统,纯NET打造的重量级大数据实时计算平台,万亿级调度经验积累。

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.2024.629-beta0004 38 6/29/2024
4.0.2024.626-beta0140 54 6/26/2024
4.0.2024.625-beta0229 59 6/25/2024
4.0.2024.624-beta1246 63 6/24/2024
3.4.2024.408-beta0600 89 4/8/2024
3.4.2024.123-beta0113 90 1/23/2024
3.3.2024.620 100 6/20/2024
3.3.2023.1210-beta1339 169 12/10/2023
3.3.2023.1109-beta0414 122 11/9/2023
3.3.2023.1010-beta1159 93 10/10/2023
3.3.2023.814 451 8/14/2023
3.3.2023.814-beta1346 146 8/14/2023
3.3.2023.610-beta0452 185 6/10/2023
3.2.2023.402 448 4/2/2023
3.2.2023.402-beta0001 163 4/2/2023
3.2.2023.205 540 2/5/2023
3.2.2023.205-beta0747 163 2/5/2023
3.2.2022.1223-beta0426 186 12/23/2022
3.2.2022.1126-beta0200 169 11/26/2022
3.2.2022.1016-beta0306 172 10/16/2022
3.2.2022.1001 883 10/1/2022
3.2.2022.1001-beta1608 178 10/1/2022
3.1.2022.901 830 9/1/2022
3.1.2022.901-beta0749 125 9/1/2022
3.0.2022.501 977 5/1/2022
3.0.2022.501-beta0725 207 5/1/2022
3.0.2022.501-beta0721 199 5/1/2022
3.0.2022.406 782 4/6/2022
3.0.2022.406-beta1231 181 4/6/2022
3.0.2022.313-beta1243 217 3/13/2022
3.0.2022.312-beta1215 137 3/12/2022
3.0.2022.101 554 1/1/2022
2.4.2021.1204 622 12/4/2021
2.4.2021.1001 616 10/1/2021
2.4.2021.506 767 5/6/2021
2.4.2021.428-rc1 303 4/28/2021
2.3.2021.308 808 3/8/2021
2.2.2021.202 713 2/2/2021
2.2.2021.103 655 1/3/2021
2.1.2020.1208-beta2 408 12/8/2020
2.1.2020.1206-beta1 429 12/6/2020
2.1.2020.1201 611 12/1/2020
2.1.2020.1111-beta1 380 11/11/2020
2.1.2020.1002 702 10/2/2020
2.1.2020.805 860 8/3/2020
2.0.2020.804 741 8/3/2020
1.0.2020.409 757 4/9/2020

修正RPC粘包处理问题