Michonne 0.5.0-nightly-110

This is a prerelease version of Michonne.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Michonne --version 0.5.0-nightly-110
NuGet\Install-Package Michonne -Version 0.5.0-nightly-110
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Michonne" Version="0.5.0-nightly-110" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Michonne --version 0.5.0-nightly-110
#r "nuget: Michonne, 0.5.0-nightly-110"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Michonne as a Cake Addin
#addin nuget:?package=Michonne&version=0.5.0-nightly-110&prerelease

// Install Michonne as a Cake Tool
#tool nuget:?package=Michonne&version=0.5.0-nightly-110&prerelease

"No lock... 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..

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net20 is compatible.  net30 is compatible.  net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 2.0

    • No dependencies.
  • .NETFramework 3.0

    • No dependencies.
  • .NETFramework 3.5

    • No dependencies.
  • .NETFramework 4.0

    • No dependencies.
  • .NETFramework 4.5

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.5.0-nightly-93 933 5/18/2017
0.5.0-nightly-92 805 5/17/2017
0.5.0-nightly-91 843 5/17/2017
0.5.0-nightly-88 818 5/14/2017
0.5.0-nightly-86 846 5/11/2017
0.5.0-nightly-85 843 5/9/2017
0.5.0-nightly-84 815 5/9/2017
0.5.0-nightly-75 810 5/7/2017
0.5.0-nightly-73 836 5/4/2017
0.5.0-nightly-72 821 5/3/2017
0.5.0-nightly-66 837 5/2/2017
0.5.0-nightly-65 825 5/2/2017
0.5.0-nightly-61 848 4/30/2017
0.5.0-nightly-56 863 4/28/2017
0.5.0-nightly-119 846 5/30/2017
0.5.0-nightly-118 826 5/30/2017
0.5.0-nightly-117 851 5/30/2017
0.5.0-nightly-116 829 5/22/2017
0.5.0-nightly-115 849 5/22/2017
0.5.0-nightly-114 840 5/22/2017
0.5.0-nightly-113 836 5/21/2017
0.5.0-nightly-112 841 5/21/2017
0.5.0-nightly-111 817 5/21/2017
0.5.0-nightly-110 830 5/21/2017
0.5.0-nightly-109 828 5/21/2017
0.5.0-nightly-108 813 5/21/2017
0.5.0-nightly-107 838 5/21/2017
0.5.0-nightly-106 857 5/21/2017
0.5.0-alpha-12 819 5/2/2017
0.4.0 1,792 2/16/2015
0.3.0 1,433 2/15/2015
0.1.0.40035 1,592 11/13/2014

Nightly build:

This version contains the latest version published on github. We recommend using the latest stable version for production needs.

Please bear in mind that you may experience breaking changes between builds due if you rely on new APIs.

Fedback, postivie or negative wil be greatly appreciated