Info
| Version: | 4.0.15 | 
| Author(s): | Labyrinth Apps Contributors | 
| Last Update: | Sunday, November 20, 2022 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://dev.azure.com/labapps21/LAP | 
| NuGet Url: | https://www.nuget.org/packages/LabApps.Threading.Core | 
Install
Install-Package LabApps.Threading.Core
                        dotnet add package LabApps.Threading.Core
                        paket add LabApps.Threading.Core
                        
                                LabApps.Threading.Core Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 2.0 
                                        
                    - Microsoft.Extensions.Logging.Abstractions(>= 5.0.0)
- System.Threading.Channels(>= 5.0.0)
- System.Threading.Tasks.Extensions(>= 4.5.4)
- Microsoft.Extensions.Logging.Abstractions(>= 5.0.0)
- System.Threading.Channels(>= 5.0.0)
- System.Threading.Tasks.Extensions(>= 4.5.4)
Tags
 
                
coordinates the execution of synchronous and asynchronous tasks using a hierarchical key that defines their relative concurrency.