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 630 10/10/2025
6.0.0.75 502 10/9/2025
6.0.0.74 503 10/9/2025
6.0.0.73 480 10/9/2025
6.0.0.72 499 10/8/2025
6.0.0.71 571 10/8/2025
5.2.3.70 2,295 1/14/2025
5.2.2.69 467 11/2/2024
5.2.2.68 451 10/23/2024
5.2.2.67 507 10/22/2024
5.2.2.66 519 10/21/2024
5.2.2.65 444 10/20/2024
5.2.2.64 475 10/19/2024
5.2.2.63 443 10/17/2024
5.2.2.62 417 10/17/2024
5.2.2.61 460 10/17/2024
5.2.2.60 412 10/17/2024
5.2.2.59 443 10/17/2024
5.2.2.57 441 10/16/2024
5.2.2.56 469 10/10/2024
5.2.2.55 517 10/9/2024
5.2.2.54 449 10/8/2024
5.2.2.53 473 10/8/2024
5.2.2.50 433 10/7/2024
5.2.2.49 491 9/1/2024
5.2.1.48 491 9/1/2024
5.2.1.47 462 9/1/2024
5.2.0.46 440 7/13/2024
5.2.0.45 441 7/6/2024
5.1.0.44 4,781 1/19/2024
5.0.0.43 465 1/17/2024
5.0.0.42 520 1/15/2024
5.0.0.41 467 1/15/2024
5.0.0.40 476 1/15/2024
5.0.0.39 471 1/15/2024
5.0.0.38 507 1/14/2024
5.0.0.37 487 1/14/2024
5.0.0.36 525 1/13/2024
5.0.0.35 573 12/15/2023
5.0.0.34 564 12/10/2023
5.0.0.33 579 12/8/2023
5.0.0.32 1,521 11/19/2023
5.0.0.31 592 11/18/2023
5.0.0.30 3,977 10/23/2023
5.0.0.29 532 10/22/2023
5.0.0.28 455 10/19/2023
4.5.1.27 408 10/2/2023
4.5.1.26 374 10/2/2023
4.4.1.24 2,359 11/21/2022
4.4.1.23 1,799 10/21/2022
4.4.1.22 1,165 10/21/2022
4.4.1.21 1,436 10/13/2022
4.3.20 2,678 7/24/2022
4.3.19 1,425 7/23/2022
4.3.18 1,918 6/25/2022
4.3.17 1,406 6/25/2022
4.3.16 1,390 6/25/2022
4.3.15 1,916 6/23/2022
4.3.14 2,206 6/10/2022
4.3.13 1,609 6/9/2022
4.3.10 1,562 6/8/2022
4.3.9 2,261 5/30/2022
4.3.8 3,230 4/16/2022
4.3.7.2083851369 1,838 4/3/2022
4.3.6.2083241347 1,744 4/2/2022
4.3.3.1240345038 8,112 9/16/2021
4.2.1736.932 2,384 4/11/2021
4.2.1734.929 1,930 4/11/2021
4.2.1733.928 2,064 4/11/2021
4.2.1729.923 4,134 9/17/2020
4.2.1728.922 1,922 9/17/2020
4.2.1724.919 2,699 12/27/2019
4.2.1723.918 1,958 12/27/2019
4.2.1721.916 1,945 12/26/2019
4.2.1720.915 2,390 12/26/2019
4.2.1719.914 1,902 12/26/2019
4.2.1717.912 2,139 12/26/2019
4.2.1715.911 1,894 12/26/2019
4.2.1713.909 2,373 12/26/2019
4.2.1711.907 2,153 12/26/2019
4.2.1710.906 1,871 12/26/2019
4.1.1706.902 1,883 11/25/2019
4.1.1699.898 1,574 11/25/2019
4.1.1695.893 1,627 11/25/2019
4.1.1694.892 1,609 11/24/2019
4.1.1694.889 878 11/24/2019
4.0.1687.883 1,406 11/23/2019
4.0.1670.873 1,486 11/23/2019
4.0.1663.868 869 11/22/2019
4.0.1659.865 859 11/22/2019
4.0.1659.864 869 11/22/2019
2.4.1639.856 3,449 8/17/2018
2.4.1622.842 2,888 6/29/2018
2.4.1621.841 3,160 6/24/2018
2.4.1619.839 3,112 6/24/2018
2.3.1595.820 3,158 3/29/2018
2.3.1584.809 3,170 3/20/2018
2.3.1583.808 3,194 3/20/2018
2.3.1581.806 3,232 3/15/2018
2.3.1580.805 2,989 3/8/2018
2.3.1579.804 3,136 3/8/2018
2.3.1572.797 3,184 2/19/2018
2.2.1466.702 3,052 9/18/2017
2.2.1440.678 3,068 8/1/2017
2.2.1428.666 2,962 7/25/2017
2.2.1410.652 3,086 7/23/2017
2.2.1405.647 2,806 7/21/2017
2.1.1347.590 2,259 6/23/2017
2.0.1317.561 1,695 6/6/2017
1.601.1007 1,830 5/24/2016
1.601.954 1,949 5/2/2016
1.601.790 2,020 2/23/2016
1.601.787 1,819 11/2/2015
1.500.403.298 1,899 11/15/2014
1.500.395.288 2,241 11/7/2014
1.500.393.286 2,007 11/5/2014
1.500.368.263 2,140 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