The deadlock detection library can be used to track down async/await related deadlocks in your code with minimal overhead and effort.
Info
Version: | 0.0.3 |
Author(s): | Ramon de Klein <[email protected]> |
Last Update: | Thursday, April 13, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ramondeklein/deadlockdetection |
NuGet Url: | https://www.nuget.org/packages/DeadlockDetection |
Install
Install-Package DeadlockDetection
dotnet add package DeadlockDetection
paket add DeadlockDetection
DeadlockDetection Download (Unzip the "nupkg" after downloading)
Dependencies
Tags