NewLife.AntJob 3.0.2022.501-beta0721

This is a prerelease version of NewLife.AntJob.
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-beta0721
NuGet\Install-Package NewLife.AntJob -Version 3.0.2022.501-beta0721
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-beta0721" />
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-beta0721
#r "nuget: NewLife.AntJob, 3.0.2022.501-beta0721"
#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-beta0721&prerelease

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

分布式任务调度系统,纯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 82 4/8/2024
3.4.2024.123-beta0113 88 1/23/2024
3.3.2023.1210-beta1339 167 12/10/2023
3.3.2023.1109-beta0414 120 11/9/2023
3.3.2023.1010-beta1159 91 10/10/2023
3.3.2023.814 402 8/14/2023
3.3.2023.814-beta1346 143 8/14/2023
3.3.2023.610-beta0452 183 6/10/2023
3.2.2023.402 443 4/2/2023
3.2.2023.402-beta0001 161 4/2/2023
3.2.2023.205 534 2/5/2023
3.2.2023.205-beta0747 161 2/5/2023
3.2.2022.1223-beta0426 184 12/23/2022
3.2.2022.1126-beta0200 167 11/26/2022
3.2.2022.1016-beta0306 168 10/16/2022
3.2.2022.1001 879 10/1/2022
3.2.2022.1001-beta1608 175 10/1/2022
3.1.2022.901 823 9/1/2022
3.1.2022.901-beta0749 123 9/1/2022
3.0.2022.501 974 5/1/2022
3.0.2022.501-beta0725 205 5/1/2022
3.0.2022.501-beta0721 198 5/1/2022
3.0.2022.406 780 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 551 1/1/2022
2.4.2021.1204 619 12/4/2021
2.4.2021.1001 614 10/1/2021
2.4.2021.506 761 5/6/2021
2.4.2021.428-rc1 301 4/28/2021
2.3.2021.308 805 3/8/2021
2.2.2021.202 710 2/2/2021
2.2.2021.103 652 1/3/2021
2.1.2020.1208-beta2 405 12/8/2020
2.1.2020.1206-beta1 427 12/6/2020
2.1.2020.1201 607 12/1/2020
2.1.2020.1111-beta1 378 11/11/2020
2.1.2020.1002 692 10/2/2020
2.1.2020.805 855 8/3/2020
2.0.2020.804 738 8/3/2020
1.0.2020.409 753 4/9/2020

修正RPC粘包处理问题