NewLife.AntJob 3.0.2022.501

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

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

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

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 netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen 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
3.4.2024.408-beta0600 86 4/8/2024
3.4.2024.123-beta0113 89 1/23/2024
3.3.2023.1210-beta1339 168 12/10/2023
3.3.2023.1109-beta0414 121 11/9/2023
3.3.2023.1010-beta1159 92 10/10/2023
3.3.2023.814 433 8/14/2023
3.3.2023.814-beta1346 144 8/14/2023
3.3.2023.610-beta0452 184 6/10/2023
3.2.2023.402 446 4/2/2023
3.2.2023.402-beta0001 162 4/2/2023
3.2.2023.205 537 2/5/2023
3.2.2023.205-beta0747 162 2/5/2023
3.2.2022.1223-beta0426 185 12/23/2022
3.2.2022.1126-beta0200 168 11/26/2022
3.2.2022.1016-beta0306 169 10/16/2022
3.2.2022.1001 880 10/1/2022
3.2.2022.1001-beta1608 175 10/1/2022
3.1.2022.901 828 9/1/2022
3.1.2022.901-beta0749 124 9/1/2022
3.0.2022.501 975 5/1/2022
3.0.2022.501-beta0725 206 5/1/2022
3.0.2022.501-beta0721 198 5/1/2022
3.0.2022.406 781 4/6/2022
3.0.2022.406-beta1231 180 4/6/2022
3.0.2022.313-beta1243 216 3/13/2022
3.0.2022.312-beta1215 136 3/12/2022
3.0.2022.101 552 1/1/2022
2.4.2021.1204 620 12/4/2021
2.4.2021.1001 615 10/1/2021
2.4.2021.506 765 5/6/2021
2.4.2021.428-rc1 302 4/28/2021
2.3.2021.308 806 3/8/2021
2.2.2021.202 712 2/2/2021
2.2.2021.103 653 1/3/2021
2.1.2020.1208-beta2 406 12/8/2020
2.1.2020.1206-beta1 427 12/6/2020
2.1.2020.1201 608 12/1/2020
2.1.2020.1111-beta1 378 11/11/2020
2.1.2020.1002 693 10/2/2020
2.1.2020.805 856 8/3/2020
2.0.2020.804 739 8/3/2020
1.0.2020.409 754 4/9/2020

修正RPC粘包处理问题