Crping.TaskManager.Abstractions 1.12.0

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

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

Crping.TaskManager.Abstractions

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

版本更新说明


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.12.0 242 10/13/2023
1.11.0 354 6/2/2023
1.10.0 841 3/8/2023
1.9.0 2,771 8/19/2022

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