Crping.TaskManager
1.0.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Crping.TaskManager --version 1.0.0
NuGet\Install-Package Crping.TaskManager -Version 1.0.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" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Crping.TaskManager --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Crping.TaskManager, 1.0.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 as a Cake Addin #addin nuget:?package=Crping.TaskManager&version=1.0.0 // Install Crping.TaskManager as a Cake Tool #tool nuget:?package=Crping.TaskManager&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Crping.TaskManager
支持命令行、依赖注入,多线程等功能的任务管理器……
版本更新说明
2022-08-09
1.0.0
- 完成常用的基础功能:DI,命令行,异步,任务管理等
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. 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.
-
net6.0
- Crping.Common.Base (>= 1.8.1)
- Microsoft.Extensions.Configuration (>= 6.0.1)
- Microsoft.Extensions.Configuration.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Configuration.Json (>= 6.0.0)
- Microsoft.Extensions.DependencyInjection (>= 6.0.0)
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 |
---|---|---|
1.22.1 | 82 | 10/31/2024 |
1.22.0 | 77 | 10/29/2024 |
1.21.0 | 447 | 10/13/2023 |
1.20.1 | 555 | 6/6/2023 |
1.20.0 | 561 | 6/2/2023 |
1.19.0 | 597 | 4/13/2023 |
1.18.1 | 607 | 3/17/2023 |
1.18.0 | 639 | 3/17/2023 |
1.17.1 | 598 | 3/14/2023 |
1.17.0 | 625 | 3/8/2023 |
1.16.1 | 610 | 2/23/2023 |
1.16.0 | 625 | 2/22/2023 |
1.15.1 | 804 | 10/13/2022 |
1.15.0 | 784 | 9/9/2022 |
1.14.0 | 846 | 9/8/2022 |
1.13.0 | 813 | 9/5/2022 |
1.12.1 | 822 | 9/2/2022 |
1.12.0 | 809 | 8/30/2022 |
1.11.0 | 812 | 8/26/2022 |
1.10.1 | 829 | 8/22/2022 |
1.10.0 | 802 | 8/22/2022 |
1.9.0 | 795 | 8/19/2022 |
1.8.0 | 805 | 8/18/2022 |
1.7.1 | 818 | 8/17/2022 |
1.7.0 | 834 | 8/17/2022 |
1.6.1 | 794 | 8/17/2022 |
1.6.0 | 783 | 8/16/2022 |
1.5.0 | 776 | 8/15/2022 |
1.4.0 | 825 | 8/15/2022 |
1.3.0 | 831 | 8/13/2022 |
1.2.0 | 801 | 8/12/2022 |
1.1.0 | 818 | 8/10/2022 |
1.0.0 | 792 | 8/9/2022 |
第一个发行版本:DI,CommandLine,Task...