AntWeb 4.5.2026.901
dotnet add package AntWeb --version 4.5.2026.901
NuGet\Install-Package AntWeb -Version 4.5.2026.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="AntWeb" Version="4.5.2026.901" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AntWeb" Version="4.5.2026.901" />
<PackageReference Include="AntWeb" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AntWeb --version 4.5.2026.901
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AntWeb, 4.5.2026.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.
#:package AntWeb@4.5.2026.901
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AntWeb&version=4.5.2026.901
#tool nuget:?package=AntWeb&version=4.5.2026.901
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
AntJob 可视化管理平台,提供任务调度、监控、日志查询和集群管理功能。
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- NewLife.AntJob (>= 4.5.2026.901)
- NewLife.Cube.Core (>= 6.15.2026.901)
- NewLife.MySql (>= 1.4.2026.801)
- NewLife.Remoting.Extensions (>= 3.9.2026.901)
- NewLife.Stardust.Extensions (>= 3.10.2026.901)
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 |
|---|---|---|
| 4.5.2026.901 | 59 | 9/1/2026 |
| 4.4.2026.713-beta1507 | 108 | 7/13/2026 |
| 4.4.2026.501 | 152 | 5/1/2026 |
| 4.4.2026.501-beta1112 | 104 | 5/1/2026 |
| 4.4.2026.310 | 162 | 3/10/2026 |
| 4.4.2026.310-beta0707 | 122 | 3/10/2026 |
| 4.4.2026.305 | 132 | 3/5/2026 |
| 4.4.2026.305-beta1203 | 121 | 3/5/2026 |
| 4.4.2026.304-beta0607 | 119 | 3/4/2026 |
| 4.4.2026.303-beta0005 | 123 | 3/3/2026 |
| 4.4.2026.302-beta0605 | 123 | 3/2/2026 |
| 4.4.2026.301-beta0606 | 114 | 3/1/2026 |
| 4.4.2026.211-beta0605 | 139 | 2/11/2026 |
| 4.4.2026.207 | 159 | 2/5/2026 |
| 4.4.2026.201-beta0405 | 133 | 2/1/2026 |
| 4.4.2026.114-beta0606 | 140 | 1/14/2026 |
| 4.4.2026.113-beta1350 | 138 | 1/13/2026 |
| 4.4.2025.1209-beta0910 | 486 | 12/9/2025 |
Loading failed
HttpJobProvider 重构为全异步接口并补全 SetJob 方法,适用于无 TCP 端口环境;补充数据层与处理器 SQLite 集成测试及单元测试,提升测试覆盖率;新增需求、功能清单与架构设计文档;修正版本号生成逻辑,修复 TrimEnd 误用;升级依赖包至最新版