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 618 10/10/2025
6.0.0.75 492 10/9/2025
6.0.0.74 490 10/9/2025
6.0.0.73 469 10/9/2025
6.0.0.72 488 10/8/2025
6.0.0.71 561 10/8/2025
5.2.3.70 2,286 1/14/2025
5.2.2.69 459 11/2/2024
5.2.2.68 443 10/23/2024
5.2.2.67 496 10/22/2024
5.2.2.66 508 10/21/2024
5.2.2.65 437 10/20/2024
5.2.2.64 462 10/19/2024
5.2.2.63 435 10/17/2024
5.2.2.62 406 10/17/2024
5.2.2.61 452 10/17/2024
5.2.2.60 398 10/17/2024
5.2.2.59 432 10/17/2024
5.2.2.57 433 10/16/2024
5.2.2.56 459 10/10/2024
5.2.2.55 504 10/9/2024
5.2.2.54 439 10/8/2024
5.2.2.53 466 10/8/2024
5.2.2.50 423 10/7/2024
5.2.2.49 483 9/1/2024
5.2.1.48 482 9/1/2024
5.2.1.47 449 9/1/2024
5.2.0.46 427 7/13/2024
5.2.0.45 433 7/6/2024
5.1.0.44 4,768 1/19/2024
5.0.0.43 456 1/17/2024
5.0.0.42 512 1/15/2024
5.0.0.41 458 1/15/2024
5.0.0.40 466 1/15/2024
5.0.0.39 460 1/15/2024
5.0.0.38 494 1/14/2024
5.0.0.37 477 1/14/2024
5.0.0.36 513 1/13/2024
5.0.0.35 563 12/15/2023
5.0.0.34 555 12/10/2023
5.0.0.33 569 12/8/2023
5.0.0.32 1,511 11/19/2023
5.0.0.31 584 11/18/2023
5.0.0.30 3,970 10/23/2023
5.0.0.29 526 10/22/2023
5.0.0.28 452 10/19/2023
4.5.1.27 406 10/2/2023
4.5.1.26 371 10/2/2023
4.4.1.24 2,353 11/21/2022
4.4.1.23 1,793 10/21/2022
4.4.1.22 1,155 10/21/2022
4.4.1.21 1,431 10/13/2022
4.3.20 2,670 7/24/2022
4.3.19 1,419 7/23/2022
4.3.18 1,910 6/25/2022
4.3.17 1,397 6/25/2022
4.3.16 1,384 6/25/2022
4.3.15 1,910 6/23/2022
4.3.14 2,196 6/10/2022
4.3.13 1,601 6/9/2022
4.3.10 1,554 6/8/2022
4.3.9 2,252 5/30/2022
4.3.8 3,225 4/16/2022
4.3.7.2083851369 1,830 4/3/2022
4.3.6.2083241347 1,733 4/2/2022
4.3.3.1240345038 8,101 9/16/2021
4.2.1736.932 2,377 4/11/2021
4.2.1734.929 1,914 4/11/2021
4.2.1733.928 2,054 4/11/2021
4.2.1729.923 4,120 9/17/2020
4.2.1728.922 1,910 9/17/2020
4.2.1724.919 2,685 12/27/2019
4.2.1723.918 1,942 12/27/2019
4.2.1721.916 1,933 12/26/2019
4.2.1720.915 2,373 12/26/2019
4.2.1719.914 1,890 12/26/2019
4.2.1717.912 2,128 12/26/2019
4.2.1715.911 1,880 12/26/2019
4.2.1713.909 2,360 12/26/2019
4.2.1711.907 2,142 12/26/2019
4.2.1710.906 1,858 12/26/2019
4.1.1706.902 1,869 11/25/2019
4.1.1699.898 1,557 11/25/2019
4.1.1695.893 1,614 11/25/2019
4.1.1694.892 1,598 11/24/2019
4.1.1694.889 866 11/24/2019
4.0.1687.883 1,393 11/23/2019
4.0.1670.873 1,470 11/23/2019
4.0.1663.868 856 11/22/2019
4.0.1659.865 845 11/22/2019
4.0.1659.864 855 11/22/2019
2.4.1639.856 3,434 8/17/2018
2.4.1622.842 2,863 6/29/2018
2.4.1621.841 3,126 6/24/2018
2.4.1619.839 3,079 6/24/2018
2.3.1595.820 3,123 3/29/2018
2.3.1584.809 3,138 3/20/2018
2.3.1583.808 3,163 3/20/2018
2.3.1581.806 3,200 3/15/2018
2.3.1580.805 2,968 3/8/2018
2.3.1579.804 3,102 3/8/2018
2.3.1572.797 3,149 2/19/2018
2.2.1466.702 3,029 9/18/2017
2.2.1440.678 3,046 8/1/2017
2.2.1428.666 2,940 7/25/2017
2.2.1410.652 3,062 7/23/2017
2.2.1405.647 2,783 7/21/2017
2.1.1347.590 2,236 6/23/2017
2.0.1317.561 1,671 6/6/2017
1.601.1007 1,808 5/24/2016
1.601.954 1,927 5/2/2016
1.601.790 1,994 2/23/2016
1.601.787 1,798 11/2/2015
1.500.403.298 1,876 11/15/2014
1.500.395.288 2,215 11/7/2014
1.500.393.286 1,983 11/5/2014
1.500.368.263 2,116 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