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 549 10/10/2025
6.0.0.75 435 10/9/2025
6.0.0.74 423 10/9/2025
6.0.0.73 418 10/9/2025
6.0.0.72 440 10/8/2025
6.0.0.71 503 10/8/2025
5.2.3.70 2,269 1/14/2025
5.2.2.69 455 11/2/2024
5.2.2.68 441 10/23/2024
5.2.2.67 492 10/22/2024
5.2.2.66 503 10/21/2024
5.2.2.65 426 10/20/2024
5.2.2.64 455 10/19/2024
5.2.2.63 428 10/17/2024
5.2.2.62 399 10/17/2024
5.2.2.61 438 10/17/2024
5.2.2.60 382 10/17/2024
5.2.2.59 419 10/17/2024
5.2.2.57 411 10/16/2024
5.2.2.56 452 10/10/2024
5.2.2.55 485 10/9/2024
5.2.2.54 433 10/8/2024
5.2.2.53 459 10/8/2024
5.2.2.50 416 10/7/2024
5.2.2.49 480 9/1/2024
5.2.1.48 476 9/1/2024
5.2.1.47 445 9/1/2024
5.2.0.46 423 7/13/2024
5.2.0.45 424 7/6/2024
5.1.0.44 4,762 1/19/2024
5.0.0.43 451 1/17/2024
5.0.0.42 509 1/15/2024
5.0.0.41 457 1/15/2024
5.0.0.40 460 1/15/2024
5.0.0.39 443 1/15/2024
5.0.0.38 490 1/14/2024
5.0.0.37 474 1/14/2024
5.0.0.36 507 1/13/2024
5.0.0.35 559 12/15/2023
5.0.0.34 549 12/10/2023
5.0.0.33 564 12/8/2023
5.0.0.32 1,510 11/19/2023
5.0.0.31 573 11/18/2023
5.0.0.30 3,964 10/23/2023
5.0.0.29 521 10/22/2023
5.0.0.28 448 10/19/2023
4.5.1.27 402 10/2/2023
4.5.1.26 363 10/2/2023
4.4.1.24 2,349 11/21/2022
4.4.1.23 1,785 10/21/2022
4.4.1.22 1,149 10/21/2022
4.4.1.21 1,424 10/13/2022
4.3.20 2,662 7/24/2022
4.3.19 1,411 7/23/2022
4.3.18 1,905 6/25/2022
4.3.17 1,391 6/25/2022
4.3.16 1,378 6/25/2022
4.3.15 1,901 6/23/2022
4.3.14 2,189 6/10/2022
4.3.13 1,593 6/9/2022
4.3.10 1,548 6/8/2022
4.3.9 2,246 5/30/2022
4.3.8 3,222 4/16/2022
4.3.7.2083851369 1,822 4/3/2022
4.3.6.2083241347 1,728 4/2/2022
4.3.3.1240345038 8,090 9/16/2021
4.2.1736.932 2,370 4/11/2021
4.2.1734.929 1,909 4/11/2021
4.2.1733.928 2,045 4/11/2021
4.2.1729.923 4,108 9/17/2020
4.2.1728.922 1,902 9/17/2020
4.2.1724.919 2,673 12/27/2019
4.2.1723.918 1,932 12/27/2019
4.2.1721.916 1,923 12/26/2019
4.2.1720.915 2,362 12/26/2019
4.2.1719.914 1,882 12/26/2019
4.2.1717.912 2,120 12/26/2019
4.2.1715.911 1,869 12/26/2019
4.2.1713.909 2,350 12/26/2019
4.2.1711.907 2,132 12/26/2019
4.2.1710.906 1,847 12/26/2019
4.1.1706.902 1,858 11/25/2019
4.1.1699.898 1,549 11/25/2019
4.1.1695.893 1,601 11/25/2019
4.1.1694.892 1,585 11/24/2019
4.1.1694.889 855 11/24/2019
4.0.1687.883 1,383 11/23/2019
4.0.1670.873 1,462 11/23/2019
4.0.1663.868 845 11/22/2019
4.0.1659.865 835 11/22/2019
4.0.1659.864 845 11/22/2019
2.4.1639.856 3,426 8/17/2018
2.4.1622.842 2,852 6/29/2018
2.4.1621.841 3,109 6/24/2018
2.4.1619.839 3,061 6/24/2018
2.3.1595.820 3,102 3/29/2018
2.3.1584.809 3,122 3/20/2018
2.3.1583.808 3,149 3/20/2018
2.3.1581.806 3,180 3/15/2018
2.3.1580.805 2,954 3/8/2018
2.3.1579.804 3,084 3/8/2018
2.3.1572.797 3,130 2/19/2018
2.2.1466.702 3,016 9/18/2017
2.2.1440.678 3,033 8/1/2017
2.2.1428.666 2,928 7/25/2017
2.2.1410.652 3,051 7/23/2017
2.2.1405.647 2,769 7/21/2017
2.1.1347.590 2,221 6/23/2017
2.0.1317.561 1,657 6/6/2017
1.601.1007 1,794 5/24/2016
1.601.954 1,914 5/2/2016
1.601.790 1,981 2/23/2016
1.601.787 1,776 11/2/2015
1.500.403.298 1,859 11/15/2014
1.500.395.288 2,204 11/7/2014
1.500.393.286 1,970 11/5/2014
1.500.368.263 2,103 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