This is an integration environment. Data may not be preserved.
👋 What do you think about NuGet.org? We're looking for feedback from developers like you.
Take the survey.
Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
4 packages returned for Tags:"locks"
Sort by
Relevance
Downloads
Recently updated
PowerThreading
by:
cincura.net
jeffrichter
3,151 total downloads
last updated
4/23/2012
Latest version:
20120420.0.0
threading
threads
parallel
locking
locks
synchronization
Wintellect's own Jeffrey Richter has produced the Power Threading library (DLL) containing many classes to help with threading and asynchronous programming. There are versions of the library for the .NET...
More information
PostSharp.
Patterns.
Threading
by:
SharpCrafters
11,019 total downloads
last updated
4/29/2015
Latest version:
4.1.12
postsharp
sharcrafters
aop
aspect
Patterns
threading
synchronization
lock
locks
deadlock
More tags
Official threading aspects from the makers of PostSharp. Implements locking models (thread unsafe, reader-writer synchronized, actor), thread synchronization aspects (to background thread, to UI thread),...
More information
AsyncPrimitives
by:
bcuff
1,120 total downloads
last updated
3/9/2015
Latest version:
1.3.1
lock
locks
concurrency
async
await
task
A set of async versions of common concurrency primitives.
SimpleHelpers.
NamedLock
by:
khalidsalomao
654 total downloads
last updated
4/15/2013
Latest version:
1.0.3
SimpleHelpers
Utils
Synchronization
Locks
Threading
Synchronization helper: a static lock collection associated with a key. NamedLock manages the lifetime of critical sections that can be accessed by a key (name) throughout the application. It also have some...
More information