Cqrs.Ninject.WebApi 5.1.0.44

dotnet add package Cqrs.Ninject.WebApi --version 5.1.0.44
NuGet\Install-Package Cqrs.Ninject.WebApi -Version 5.1.0.44
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.WebApi" Version="5.1.0.44" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cqrs.Ninject.WebApi --version 5.1.0.44
#r "nuget: Cqrs.Ninject.WebApi, 5.1.0.44"
#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.
// Install Cqrs.Ninject.WebApi as a Cake Addin
#addin nuget:?package=Cqrs.Ninject.WebApi&version=5.1.0.44

// Install Cqrs.Ninject.WebApi as a Cake Tool
#tool nuget:?package=Cqrs.Ninject.WebApi&version=5.1.0.44

Use Ninject as your IoC container of choice with WebAPI and CQRS.NET

Product Compatible and additional computed target framework versions.
.NET Framework net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.1.0.44 110 1/19/2024
5.0.0.43 78 1/17/2024
5.0.0.42 81 1/15/2024
5.0.0.41 71 1/15/2024
5.0.0.40 70 1/15/2024
5.0.0.39 78 1/15/2024
5.0.0.38 85 1/14/2024
5.0.0.37 68 1/14/2024
5.0.0.36 84 1/13/2024
5.0.0.35 119 12/15/2023
5.0.0.34 93 12/10/2023
5.0.0.33 87 12/8/2023
5.0.0.32 107 11/19/2023
5.0.0.31 89 11/18/2023
5.0.0.30 95 10/23/2023
5.0.0.29 95 10/22/2023
5.0.0.28 86 10/19/2023
4.5.1.27 109 10/2/2023
4.5.1.26 96 10/2/2023
4.4.1.24 324 11/21/2022
4.4.1.23 371 10/21/2022
4.4.1.22 372 10/21/2022
4.4.1.21 372 10/13/2022
4.3.20 398 7/24/2022
4.3.19 410 7/23/2022
4.3.18 390 6/25/2022
4.3.17 395 6/25/2022
4.3.16 418 6/25/2022
4.3.15 400 6/23/2022
4.3.14 388 6/10/2022
4.3.13 401 6/9/2022
4.3.10 413 6/8/2022
4.3.9 417 5/30/2022
4.3.8 450 4/16/2022
4.3.7.2083851369 418 4/3/2022
2.4.1639.856 974 8/17/2018
2.4.1622.842 887 6/29/2018
2.4.1621.841 923 6/24/2018
2.4.1619.839 940 6/24/2018
2.3.1595.820 925 3/29/2018
2.3.1584.809 907 3/20/2018
2.3.1583.808 911 3/20/2018
2.3.1581.806 939 3/15/2018
2.3.1580.805 945 3/8/2018
2.3.1579.804 909 3/8/2018
2.3.1572.797 942 2/19/2018
2.2.1466.702 906 9/18/2017
2.2.1440.678 921 8/1/2017
2.2.1428.666 870 7/25/2017
2.2.1410.652 887 7/23/2017
2.2.1405.647 1,273 7/23/2017
2.1.1347.590 1,047 6/23/2017

Version 2.1

* Added Ninject module for WebAPI