AntWeb 4.4.2026.501

dotnet add package AntWeb --version 4.4.2026.501
                    
NuGet\Install-Package AntWeb -Version 4.4.2026.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="AntWeb" Version="4.4.2026.501" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AntWeb" Version="4.4.2026.501" />
                    
Directory.Packages.props
<PackageReference Include="AntWeb" />
                    
Project file
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.4.2026.501
                    
#r "nuget: AntWeb, 4.4.2026.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.
#:package AntWeb@4.4.2026.501
                    
#: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.4.2026.501
                    
Install as a Cake Addin
#tool nuget:?package=AntWeb&version=4.4.2026.501
                    
Install as a Cake Tool

AntJob 可视化管理平台,提供任务调度、监控、日志查询和集群管理功能。

Product 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.

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.4.2026.501 88 5/1/2026
4.4.2026.501-beta1112 79 5/1/2026
4.4.2026.310 126 3/10/2026
4.4.2026.310-beta0707 99 3/10/2026
4.4.2026.305 104 3/5/2026
4.4.2026.305-beta1203 96 3/5/2026
4.4.2026.304-beta0607 93 3/4/2026
4.4.2026.303-beta0005 92 3/3/2026
4.4.2026.302-beta0605 99 3/2/2026
4.4.2026.301-beta0606 93 3/1/2026
4.4.2026.211-beta0605 107 2/11/2026
4.4.2026.207 132 2/5/2026
4.4.2026.201-beta0405 112 2/1/2026
4.4.2026.114-beta0606 114 1/14/2026
4.4.2026.113-beta1350 112 1/13/2026
4.4.2025.1209-beta0910 467 12/9/2025
4.4.2025.902 258 9/2/2025
4.4.2025.902-beta0004 203 9/2/2025
Loading failed

内嵌AntJob.Data无需单独发包,简化用户依赖;支持多目标框架按环境变量控制;更新基础组件到最新版本