Cqrs.Ninject.InProcess.CommandBus
2.4.1639.856
.NET Framework 4.0
Install-Package Cqrs.Ninject.InProcess.CommandBus -Version 2.4.1639.856
dotnet add package Cqrs.Ninject.InProcess.CommandBus --version 2.4.1639.856
<PackageReference Include="Cqrs.Ninject.InProcess.CommandBus" Version="2.4.1639.856" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cqrs.Ninject.InProcess.CommandBus --version 2.4.1639.856
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Cqrs.Ninject.InProcess.CommandBus, 2.4.1639.856"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Cqrs.Ninject.InProcess.CommandBus as a Cake Addin
#addin nuget:?package=Cqrs.Ninject.InProcess.CommandBus&version=2.4.1639.856
// Install Cqrs.Ninject.InProcess.CommandBus as a Cake Tool
#tool nuget:?package=Cqrs.Ninject.InProcess.CommandBus&version=2.4.1639.856
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Deprecated. Use the Cqrs.Ninject package instead.
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Cqrs (= 2.4.1639.856)
- Cqrs.Ninject (= 2.4.1639.856)
- Ninject (>= 3.2.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Cqrs.Ninject.InProcess.CommandBus:
Repository | Stars |
---|---|
Chinchilla-Software-Com/CQRS
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
|
Version | Downloads | Last updated |
---|---|---|
2.4.1639.856 | 988 | 8/17/2018 |
2.4.1622.842 | 933 | 6/29/2018 |
2.4.1621.841 | 953 | 6/24/2018 |
2.4.1619.839 | 951 | 6/24/2018 |
2.3.1595.820 | 935 | 3/29/2018 |
2.3.1584.809 | 926 | 3/20/2018 |
2.3.1583.808 | 922 | 3/20/2018 |
2.3.1581.806 | 944 | 3/15/2018 |
2.3.1580.805 | 953 | 3/8/2018 |
2.3.1579.804 | 945 | 3/8/2018 |
2.3.1572.797 | 949 | 2/19/2018 |
2.2.1466.702 | 893 | 9/18/2017 |
2.2.1440.678 | 915 | 8/1/2017 |
2.2.1428.666 | 915 | 7/25/2017 |
2.2.1410.652 | 920 | 7/23/2017 |
2.2.1405.647 | 896 | 7/23/2017 |
2.1.1347.590 | 1,234 | 6/23/2017 |
2.0.1317.561 | 940 | 6/6/2017 |
1.601.1007 | 1,117 | 5/24/2016 |
1.601.954 | 1,282 | 5/2/2016 |
1.601.790 | 1,154 | 2/23/2016 |
1.601.787 | 1,122 | 11/2/2015 |
1.500.403.298 | 1,384 | 11/15/2014 |
1.500.395.288 | 1,737 | 11/7/2014 |
1.500.393.286 | 1,570 | 11/5/2014 |
Version 2.2
* Deprecated. Use Cqrs.Ninject instead.
Version 2.1
* #18. Added IPublishAndWaitCommandPublisher to InProcessBus.
Version 1.0
* New