Cqrs.Ninject 6.0.0.76

dotnet add package Cqrs.Ninject --version 6.0.0.76
                    
NuGet\Install-Package Cqrs.Ninject -Version 6.0.0.76
                    
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" Version="6.0.0.76" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Cqrs.Ninject" Version="6.0.0.76" />
                    
Directory.Packages.props
<PackageReference Include="Cqrs.Ninject" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Cqrs.Ninject --version 6.0.0.76
                    
#r "nuget: Cqrs.Ninject, 6.0.0.76"
                    
#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.
#:package Cqrs.Ninject@6.0.0.76
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Cqrs.Ninject&version=6.0.0.76
                    
Install as a Cake Addin
#tool nuget:?package=Cqrs.Ninject&version=6.0.0.76
                    
Install as a Cake Tool

Provides preconfigured Ninject modules that will wire up the required component necessary.

Several modules are optional such as the InProcess or the SimplaifySQL modules. You only need to use those if you are using InProcess or SQL.

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 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.

NuGet packages (9)

Showing the top 5 NuGet packages that depend on Cqrs.Ninject:

Package Downloads
Cqrs.Ninject.Azure.ServiceBus.CommandBus

Use Ninject as your IoC container of choice when using Microsoft Azure ServiceBus for CQRS.NET as your command bus

Cqrs.Ninject.Azure.ServiceBus.EventBus

Use Ninject as your IoC container of choice when using Microsoft Azure ServiceBus for CQRS.NET as your event bus

Cqrs.Ninject.InProcess.CommandBus

Deprecated. Use the Cqrs.Ninject package instead.

Cqrs.Ninject.InProcess.EventBus

Deprecated. Use the Cqrs.Ninject package instead.

Cqrs.Ninject.InProcess.EventStore

Deprecated. Use the Cqrs.Ninject package instead.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.0.0.76 660 10/10/2025
6.0.0.75 527 10/9/2025
6.0.0.74 529 10/9/2025
6.0.0.73 502 10/9/2025
6.0.0.72 521 10/8/2025
6.0.0.71 597 10/8/2025
5.2.3.70 2,311 1/14/2025
5.2.2.69 493 11/2/2024
5.2.2.68 470 10/23/2024
5.2.2.67 529 10/22/2024
5.2.2.66 543 10/21/2024
5.2.2.65 463 10/20/2024
5.2.2.64 492 10/19/2024
5.2.2.63 461 10/17/2024
5.2.2.62 437 10/17/2024
5.2.2.61 477 10/17/2024
5.2.2.60 432 10/17/2024
5.2.2.59 463 10/17/2024
5.2.2.57 463 10/16/2024
5.2.2.56 486 10/10/2024
5.2.2.55 540 10/9/2024
5.2.2.54 465 10/8/2024
5.2.2.53 486 10/8/2024
5.2.2.50 451 10/7/2024
5.2.2.49 508 9/1/2024
5.2.1.48 516 9/1/2024
5.2.1.47 488 9/1/2024
5.2.0.46 456 7/13/2024
5.2.0.45 461 7/6/2024
5.1.0.44 4,805 1/19/2024
5.0.0.43 483 1/17/2024
5.0.0.42 544 1/15/2024
5.0.0.41 488 1/15/2024
5.0.0.40 496 1/15/2024
5.0.0.39 488 1/15/2024
5.0.0.38 529 1/14/2024
5.0.0.37 498 1/14/2024
5.0.0.36 543 1/13/2024
5.0.0.35 588 12/15/2023
5.0.0.34 588 12/10/2023
5.0.0.33 597 12/8/2023
5.0.0.32 1,540 11/19/2023
5.0.0.31 615 11/18/2023
5.0.0.30 3,992 10/23/2023
5.0.0.29 546 10/22/2023
5.0.0.28 473 10/19/2023
4.5.1.27 425 10/2/2023
4.5.1.26 380 10/2/2023
4.4.1.24 2,379 11/21/2022
4.4.1.23 1,822 10/21/2022
4.4.1.22 1,192 10/21/2022
4.4.1.21 1,461 10/13/2022
4.3.20 2,708 7/24/2022
4.3.19 1,454 7/23/2022
4.3.18 1,945 6/25/2022
4.3.17 1,435 6/25/2022
4.3.16 1,421 6/25/2022
4.3.15 1,948 6/23/2022
4.3.14 2,233 6/10/2022
4.3.13 1,635 6/9/2022
4.3.10 1,586 6/8/2022
4.3.9 2,285 5/30/2022
4.3.8 3,253 4/16/2022
4.3.7.2083851369 1,868 4/3/2022
4.3.6.2083241347 1,772 4/2/2022
4.3.3.1240345038 8,136 9/16/2021
4.2.1736.932 2,415 4/11/2021
4.2.1734.929 1,959 4/11/2021
4.2.1733.928 2,088 4/11/2021
4.2.1729.923 4,166 9/17/2020
4.2.1728.922 1,951 9/17/2020
4.2.1724.919 2,725 12/27/2019
4.2.1723.918 1,982 12/27/2019
4.2.1721.916 1,970 12/26/2019
4.2.1720.915 2,420 12/26/2019
4.2.1719.914 1,929 12/26/2019
4.2.1717.912 2,169 12/26/2019
4.2.1715.911 1,924 12/26/2019
4.2.1713.909 2,403 12/26/2019
4.2.1711.907 2,188 12/26/2019
4.2.1710.906 1,898 12/26/2019
4.1.1706.902 1,916 11/25/2019
4.1.1699.898 1,601 11/25/2019
4.1.1695.893 1,654 11/25/2019
4.1.1694.892 1,645 11/24/2019
4.1.1694.889 906 11/24/2019
4.0.1687.883 1,437 11/23/2019
4.0.1670.873 1,516 11/23/2019
4.0.1663.868 894 11/22/2019
4.0.1659.865 892 11/22/2019
4.0.1659.864 903 11/22/2019
2.4.1639.856 3,484 8/17/2018
2.4.1622.842 2,936 6/29/2018
2.4.1621.841 3,219 6/24/2018
2.4.1619.839 3,181 6/24/2018
2.3.1595.820 3,232 3/29/2018
2.3.1584.809 3,235 3/20/2018
2.3.1583.808 3,256 3/20/2018
2.3.1581.806 3,297 3/15/2018
2.3.1580.805 3,036 3/8/2018
2.3.1579.804 3,204 3/8/2018
2.3.1572.797 3,247 2/19/2018
2.2.1466.702 3,099 9/18/2017
2.2.1440.678 3,111 8/1/2017
2.2.1428.666 3,016 7/25/2017
2.2.1410.652 3,133 7/23/2017
2.2.1405.647 2,856 7/21/2017
2.1.1347.590 2,303 6/23/2017
2.0.1317.561 1,741 6/6/2017
1.601.1007 1,882 5/24/2016
1.601.954 2,000 5/2/2016
1.601.790 2,067 2/23/2016
1.601.787 1,865 11/2/2015
1.500.403.298 1,948 11/15/2014
1.500.395.288 2,288 11/7/2014
1.500.393.286 2,058 11/5/2014
1.500.368.263 2,193 11/3/2014

Version 6.0

- Removed .NET 4.0, .NET 4.5, .NET 4.5.1, .NET 4.5.2, .NET 4.6 and , .NET 4.6.2 support. The minimum .NET Framework version is now .NET 4.7.2.
- Deprecated .NET 6.0, replaced with .NET 8.0