Crping.TaskManager.Abstractions 1.16.0

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

Crping.TaskManager.Abstractions

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

版本更新说明


1.16.0

2025年3月20日 星期四
  • 新增接口方法CreateSimpleCommandsWithRedis
  • IReceiverWithRedisReceiverWithRedis映射更多方法

1.15.1

2025年3月13日 星期四
  • 修改运行环境为.net7

1.15.0

2025年3月12日 星期三
  • 使命令空间与目录一致
  • 修改所有日志相关方法参数名称
  • 修改运行环境为.net8

1.14.1

2025年2月24日 星期一
  • 修改接口IReceiverWithRedis的属性DbCache

1.14.0

2025年2月22日 星期六
  • 新增接口:IReceiverWithRedis
  • 引入组件:StackExchange.Redis

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

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

Package Downloads
Crping.TaskManager

命令行任务管理器

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.16.0 205 3/20/2025
1.15.1 159 3/13/2025
1.15.0 162 3/12/2025
1.14.1 170 2/24/2025
1.14.0 97 2/22/2025
1.13.1 150 10/29/2024
1.13.0 106 10/29/2024
1.12.0 291 10/13/2023
1.11.0 411 6/2/2023
1.10.0 929 3/8/2023
1.9.0 2,896 8/19/2022

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