Crping.TaskManager.Abstractions 1.13.1

dotnet add package Crping.TaskManager.Abstractions --version 1.13.1                
NuGet\Install-Package Crping.TaskManager.Abstractions -Version 1.13.1                
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="Crping.TaskManager.Abstractions" Version="1.13.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Crping.TaskManager.Abstractions --version 1.13.1                
#r "nuget: Crping.TaskManager.Abstractions, 1.13.1"                
#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 Crping.TaskManager.Abstractions as a Cake Addin
#addin nuget:?package=Crping.TaskManager.Abstractions&version=1.13.1

// Install Crping.TaskManager.Abstractions as a Cake Tool
#tool nuget:?package=Crping.TaskManager.Abstractions&version=1.13.1                

Crping.TaskManager.Abstractions

任务管理框架 Crping.TaskManager 的接口抽象等

版本更新说明


1.13.1

2024年10月29日 星期二
  • 恢复运行环境为 .net7

1.13.0

2024年10月29日 星期二
  • ILogger 相关方法添加参数 isShowLine = false

1.12.0

2023年10月13日 星期五
  • 新增日志方法接口Res (string message, int resCode),根据响应状态码自动添加信息前缀,并使用不同消息类型颜色显示

1.11.0

2023-03-08
  • IReceiver属性SpLog 改为非空类型

1.10.0

2023-03-08
  • IReceiver新增属性SpLog

1.9.0

2022-08-19
  • Crping.TaskManager 版本对齐
Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net7.0

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Crping.TaskManager.Abstractions:

Package Downloads
Crping.TaskManager

命令行任务管理器

Crping.Redis

Redis 常用功能

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.13.1 83 10/29/2024
1.13.0 81 10/29/2024
1.12.0 281 10/13/2023
1.11.0 394 6/2/2023
1.10.0 910 3/8/2023
1.9.0 2,870 8/19/2022

任务管理框架 `Crping.TaskManager` 的接口抽象等