一个支持异步方法和支持高性能多线程的工具集合。A collection of tools that support asynchronous methods and support high-performance multithreading.
Info
Version: | 1.7.2 |
Author(s): | dotnet-campus |
Last Update: | Monday, June 12, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotnet-campus/AsyncWorkerCollection |
NuGet Url: | https://www.nuget.org/packages/dotnetCampus.AsyncWorkerCollection |
Install
Install-Package dotnetCampus.AsyncWorkerCollection
dotnet add package dotnetCampus.AsyncWorkerCollection
paket add dotnetCampus.AsyncWorkerCollection
dotnetCampus.AsyncWorkerCollection Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- System.ValueTuple(>= 4.5.0)
- System.Threading.Tasks.Extensions(>= 4.5.4)
No dependencies.
Tags