NewLife.AntJob.Extensions 3.3.2023.814

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

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

分布式任务调度系统,纯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 net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  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

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
3.4.2024.123-beta0113 80 1/23/2024
3.3.2023.1210-beta1339 158 12/10/2023
3.3.2023.1109-beta0414 125 11/9/2023
3.3.2023.1010-beta1159 87 10/10/2023
3.3.2023.814 341 8/14/2023
3.3.2023.814-beta1346 132 8/14/2023
3.3.2023.610-beta0452 195 6/10/2023
3.2.2023.402 362 4/2/2023
3.2.2023.402-beta0001 153 4/2/2023
3.2.2023.205 393 2/5/2023
3.2.2023.205-beta0747 163 2/5/2023
3.2.2022.1223-beta0426 165 12/23/2022
3.2.2022.1126-beta0200 164 11/26/2022
3.2.2022.1016-beta0306 160 10/16/2022
3.2.2022.1001 649 10/1/2022
3.2.2022.1001-beta1608 179 10/1/2022
3.1.2022.901 542 9/1/2022
3.1.2022.901-beta0750 169 9/1/2022
3.0.2022.501 712 5/1/2022
3.0.2022.501-beta0725 189 5/1/2022
3.0.2022.501-beta0721 192 5/1/2022
3.0.2022.406 547 4/6/2022
3.0.2022.406-beta1231 161 4/6/2022
3.0.2022.313-beta1243 167 3/13/2022
3.0.2022.312-beta1216 198 3/12/2022
3.0.2022.101 446 1/1/2022
2.4.2021.1204 476 12/4/2021
2.4.2021.1001 471 10/1/2021
2.4.2021.506 586 5/6/2021
2.4.2021.428-rc1 247 4/28/2021
2.3.2021.308 638 3/8/2021
2.2.2021.202 558 2/2/2021
2.2.2021.103 523 1/3/2021
2.1.2020.1201 490 12/1/2020
2.1.2020.1111-beta1 316 11/11/2020
2.1.2020.1002 535 10/2/2020
2.1.2020.805 713 8/3/2020
2.0.2020.804 566 8/3/2020
1.0.2020.409 572 4/9/2020

修正RPC粘包处理问题