Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Advanced search filters
Frameworks
.NET
net8.0
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
14 packages returned for Tags:"locks"
Sort by
Relevance
Downloads
Recently updated
Microsoft.
Azure.
Management.
Locks.
Fluent
by:
azure-sdk
Microsoft
Deprecated
18,636,296 total downloads
last updated
4/13/2022
Latest version:
1.38.1
Microsoft
Azure
Locks
management
locks
Fluent
Provides Locks service management (Fluent) capabilities for Microsoft Azure. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see...
More information
AsyncPrimitives
by:
bcuff
408,732 total downloads
last updated
5/31/2018
Latest version:
1.8.0
lock
locks
concurrency
async
await
task
A set of async versions of common concurrency primitives.
PostSharp.
Patterns.
Threading
by:
PostSharp
SharpCrafters
685,724 total downloads
last updated
11/7/2023
Latest version:
2024.0.2-preview
postsharp
threading
synchronization
lock
locks
deadlock
parallel
powerthreading
concurrent
concurrency
Adds a concept of thread safety to C# and VB so that most threading defects are detected at build-time or in a single-threaded test coverage. Includes a deadlock detection policy and thread dispatching...
More information
PowerThreading
by:
cincura.net
jeffrichter
266,172 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.
Redist
by:
PostSharp
SharpCrafters
379,355 total downloads
last updated
11/7/2023
Latest version:
2024.0.2-preview
postsharp
sharpcrafters
aop
aspect
Patterns
threading
synchronization
lock
locks
deadlock
More tags
Redistributable components for package 'PostSharp.Patterns.Threading'. This package should only be installed as a dependency. (This is not the package you are looking for).
SimpleHelpers.
NamedLock
by:
khalidsalomao
35,954 total downloads
last updated
6/21/2015
Latest version:
1.0.4
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
BigHelp.
Threading
by:
mmoreira
1,467 total downloads
last updated
10/15/2019
Latest version:
1.0.1
threading
locks
This package provides the following features: * A class for the creation of Named Lock objects * Helper classes for running asynchronous code synchronously without the risk of DeadLocks * A class for running...
More information
LockCheck
by:
cklutz
565 total downloads
last updated
11/6/2020
Latest version:
0.9.10-g5d51e642c5
file
locks
Provides APIs to find processes that are locking files
Sels.
DistributedLocking.
Abstractions
by:
Jenssels
1,262 total downloads
last updated
10/22/2023
Latest version:
1.0.0-beta-000301
Sels
Locking
Locks
DistributedLock
Contains abstractions used to place distributed locks on resources. Used by projects maintained here: https://github.com/Jenssels1998
Sels.
DistributedLocking.
Memory
by:
Jenssels
1,277 total downloads
last updated
10/22/2023
Latest version:
1.0.0-beta-000301
Sels
Locking
Locks
DistributedLock
Memory
Locking provider using an in-memory store for inner process distributed locks. Provider can be added to the service container using the IServiceCollection.AddMemoryLockingProvider() extension...
More information
DistributedLockManager.
NET
by:
Developersworkspace
3,758 total downloads
last updated
3/26/2018
Latest version:
1.0.5
lock
locks
mutex
mutexes
semaphore
semaphores
manager
thread
safe
.NET Client for Distributed Lock Manager Server
Sels.
DistributedLocking.
SQL
by:
Jenssels
924 total downloads
last updated
10/22/2023
Latest version:
1.0.0-beta-000301
Sels
Locking
Locks
DistributedLock
SQL
Locking provider that uses a ISqlLockProvider to manage lock state. Uses basic sql locking for concurrency. Exposes a BaseSqlLockRepository that can be implemented to provide support for more RDBMS.
KeyedLocks
by:
camerondm9
311 total downloads
last updated
4/22/2021
Latest version:
1.0.0
Synchronization
Locks
Sync and async locking based on a key
Sels.
DistributedLocking.
MySQL
by:
Jenssels
934 total downloads
last updated
10/22/2023
Latest version:
1.0.0-beta-000301
Sels
Locking
Locks
DistributedLock
SQL
MySQL
MariaDB
Uses MySQL/MariaDB based queries to implement Sels.DistributedLocking.SQL. Provider can be added to the service container using the IServiceCollection.AddMySqlLockingProvider() extension method. Inject...
More information