Cqrs.Ninject.Akka 2.4.1621.841

There is a newer version of this package available.
See the version list below for details.
dotnet add package Cqrs.Ninject.Akka --version 2.4.1621.841
NuGet\Install-Package Cqrs.Ninject.Akka -Version 2.4.1621.841
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="Cqrs.Ninject.Akka" Version="2.4.1621.841" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cqrs.Ninject.Akka --version 2.4.1621.841
#r "nuget: Cqrs.Ninject.Akka, 2.4.1621.841"
#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 Cqrs.Ninject.Akka as a Cake Addin
#addin nuget:?package=Cqrs.Ninject.Akka&version=2.4.1621.841

// Install Cqrs.Ninject.Akka as a Cake Tool
#tool nuget:?package=Cqrs.Ninject.Akka&version=2.4.1621.841

Use Ninject as your IoC container of choice with Akka.Net for CQRS.NET

Product Compatible and additional computed target framework versions.
.NET Framework 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
2.4.1639.856 1,069 8/17/2018
2.4.1622.842 947 6/29/2018
2.4.1621.841 969 6/24/2018
2.4.1619.839 986 6/24/2018
2.3.1595.820 968 3/29/2018
2.3.1584.809 975 3/20/2018
2.3.1583.808 977 3/20/2018
2.3.1581.806 994 3/15/2018
2.3.1580.805 955 3/8/2018
2.3.1579.804 950 3/8/2018
2.3.1572.797 1,007 2/19/2018
2.2.1466.702 939 9/18/2017
2.2.1440.678 944 8/1/2017
2.2.1428.666 936 7/25/2017
2.2.1410.652 918 7/23/2017
2.2.1405.647 926 7/21/2017
2.1.1347.590 993 6/23/2017
2.0.1317.561 977 6/6/2017
1.601.1007 1,097 5/24/2016
1.601.954 1,043 5/2/2016
1.601.790 1,250 2/23/2016
1.601.787 1,173 11/2/2015

Version 2.1

* Added Ninject module entries for Saga/Process Manager requirements.

Version 2.0

* New