Found 2,076 packages
Static code analyzer to detect common mistakes or potential issues regarding threading and async coding.
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides the System.Threading.Timer class, which is a mechanism for executing a method at specified intervals. Commonly Used Types: System.Threading.Timer System.Threading.TimerCallback When using NuGet 3.x this package requires at least version 3.4.
Provides the System.Diagnostics.Process class, which allows interaction with local and remote processes. Commonly Used Types: System.Diagnostics.Process System.Diagnostics.ProcessModule System.Diagnostics.ProcessStartInfo System.Diagnostics.ProcessThread When using NuGet 3.x this package requires at least version 3.4.
boost_thread-vc120. Compiler: Visual Studio 2013 Update 5.
Provides a thread-safe pseudo-random number generator.
boost_thread-vc141. Compiler: Visual Studio 2017 15.9.67.
Provides support for managing access and audit control lists for synchronization primitives. Commonly Used Types: System.Security.AccessControl.EventWaitHandleAccessRule System.Security.AccessControl.EventWaitHandleAuditRule System.Security.AccessControl.MutexAccessRule System.Security.AccessControl.MutexAuditRule System.Security.AccessControl.MutexSecurity System.Security.AccessControl.SemaphoreAccessRule System.Security.AccessControl.SemaphoreAuditRule System.Security.AccessControl.SemaphoreSecurity
boost_thread-vc142. Compiler: Visual Studio 2019 16.11.41.
APIs to help manage rate limiting. Commonly Used Types: System.Threading.RateLimiting.RateLimiter System.Threading.RateLimiting.ConcurrencyLimiter System.Threading.RateLimiting.TokenBucketRateLimiter System.Threading.RateLimiting.RateLimitLease
boost_thread-vc140. Compiler: Visual Studio 2015 Update 3.
Smart Thread Pool for .NET Core
boost_thread-vc143. Compiler: Visual Studio 2022 17.11.5.
A collection of basic extensions on the common BCL System.Threading namespace.
Exposes .NET core runtime metrics (GC, JIT, lock contention, thread pool, exceptions) using the prometheus-net package.
An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks in .NET applications. No Windows Service / Task Scheduler required. Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery. https://www.hangfire.io/
boost_thread-vc110. Compiler: Visual Studio 2012 Update 4.
boost_thread-vc100. Compiler: Visual Studio 2010 SP1.
Lazy cache is a simple, thread safe, in-memory caching library that makes it easy to add high performance caching to your dotnet app.
Polly.RateLimiting is a .NET resilience and transient-fault-handling library that allows developers to express resilience strategies using a Rate Limiter in a fluent and thread-safe manner.
High performance, thread-safe in-memory caching primitives for .NET.