SmartThreadPool.dll
2.2.3
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 SmartThreadPool.dll --version 2.2.3
NuGet\Install-Package SmartThreadPool.dll -Version 2.2.3
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="SmartThreadPool.dll" Version="2.2.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SmartThreadPool.dll" Version="2.2.3" />
<PackageReference Include="SmartThreadPool.dll" />
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 SmartThreadPool.dll --version 2.2.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SmartThreadPool.dll, 2.2.3"
#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.
#:package SmartThreadPool.dll@2.2.3
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SmartThreadPool.dll&version=2.2.3
#tool nuget:?package=SmartThreadPool.dll&version=2.2.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Smart Thread Pool, implemented in .NET
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (9)
Showing the top 5 NuGet packages that depend on SmartThreadPool.dll:
| Package | Downloads |
|---|---|
|
FKSharp.Utils
工具包封装 |
|
|
MQL4CSharp
Metatrader MQL library for C# |
|
|
IRO.Threading
Thread synchroniztion context that help you invoke delegates in specific thread and get results or exceptions from that delegates. |
|
|
FKSharp.Web.WebApi
web-webapi |
|
|
SmartCommunicationForExcelCore
.NET Core版本PLC通讯库 |
GitHub repositories (6)
Showing the top 6 popular GitHub repositories that depend on SmartThreadPool.dll:
| Repository | Stars |
|---|---|
|
HJLebbink/asm-dude
Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window
|
|
|
AscensionGameDev/Intersect-Engine
Intersect provides a complete game development suite for creating 2d mmorpgs with no programming experience required!
|
|
|
finos/plexus-interop
Plexus Interop open source project hosted by the Fintech Open Source Foundation
|
|
|
ZjzMisaka/PowerThreadPool
A comprehensive and efficient low-contention thread pool for easily managing both sync and async workloads. It provides granular work control, flexible concurrency, and robust error handling.
|
|
|
xiaoqqchen/PcArcBruTile
在ArcGIS中快速加载网络地图
|
|
|
asyncjason/MQL4CSharp
C# Library for Metatrader 4
|
Added option to set MaxStackSize of threads.