Top 20 NuGet deadlock Packages

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 aspects. An official PostSharp pattern library.
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).
Binaries for the AsyncBridge library. Visit https://github.com/tejacques/AsyncBridge for an overview and usage examples.
Synchronization Library and Static Analysis Tool for C# 8 DotNetVault is a library and static code analysis tool that makes managing shared mutable state in multi-threaded applications more manageable and less error prone. It also provides a common abstraction over several commonly used sync...
Framework in C # for the abstract creation of repositories. Implementation for DocumentDB.
Useful extensions contribution by Bnaya Eshet Blog: http://blogs.microsoft.co.il/bnaya/ Source Code: https://github.com/bnayae/Bnaya.CSharp.AsyncExtensions # NuGet this library available on NuGet via Install-Package Bnaya.CSharp.AsyncExtensions ## This library have the follo...
A simple library which allows .NET developers to express retry logic using a fluent-api.
Framework in C # for the abstract creation of repositories.
Binaries for the Locker library. Visit https://github.com/tejacques/Locker for an overview and usage examples.
The deadlock detection library can be used to track down async/await related deadlocks in your code with minimal overhead and effort.