Info
Version: | 0.5.0-nightly-93 |
Author(s): | Cyrille DUPUYDAUBY, Thomas PIERRAIN |
Last Update: | Thursday, May 18, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dupdob/Michonne/ |
NuGet Url: | https://www.nuget.org/packages/Michonne |
Install
Install-Package Michonne
dotnet add package Michonne
paket add Michonne
Michonne Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 2.0
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
Tags
no deadlock!" Michonne is a library that allows you to erradicate deadlocks within your applicative code by providing you composable behaviors for tasks/lambdas execution (i.e. dispatcher, sequencer, balking dispatcher, etc), in replacement of locks and raw TPL primitives that will lead you to deadlocks..