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 126 1/19/2024
5.0.0.43 83 1/17/2024
5.0.0.42 87 1/15/2024
5.0.0.41 78 1/15/2024
5.0.0.40 78 1/15/2024
5.0.0.39 84 1/15/2024
5.0.0.38 91 1/14/2024
5.0.0.37 76 1/14/2024
5.0.0.36 92 1/13/2024
5.0.0.35 126 12/15/2023
5.0.0.34 97 12/10/2023
5.0.0.33 91 12/8/2023
5.0.0.32 112 11/19/2023
5.0.0.31 93 11/18/2023
5.0.0.30 100 10/23/2023
5.0.0.29 99 10/22/2023
5.0.0.28 90 10/19/2023
4.5.1.27 114 10/2/2023
4.5.1.26 100 10/2/2023
4.4.1.24 327 11/21/2022
4.4.1.23 375 10/21/2022
4.4.1.22 374 10/21/2022
4.4.1.21 374 10/13/2022
4.3.20 399 7/24/2022
4.3.19 413 7/23/2022
4.3.18 392 6/25/2022
4.3.17 396 6/25/2022
4.3.16 419 6/25/2022
4.3.15 401 6/23/2022
4.3.14 389 6/10/2022
4.3.13 402 6/9/2022
4.3.10 413 6/8/2022
4.3.9 418 5/30/2022
4.3.8 453 4/16/2022
4.3.7.2083851369 419 4/3/2022
2.4.1639.856 983 8/17/2018
2.4.1622.842 891 6/29/2018
2.4.1621.841 925 6/24/2018
2.4.1619.839 943 6/24/2018
2.3.1595.820 929 3/29/2018
2.3.1584.809 910 3/20/2018
2.3.1583.808 913 3/20/2018
2.3.1581.806 942 3/15/2018
2.3.1580.805 948 3/8/2018
2.3.1579.804 912 3/8/2018
2.3.1572.797 946 2/19/2018
2.2.1466.702 910 9/18/2017
2.2.1440.678 925 8/1/2017
2.2.1428.666 874 7/25/2017
2.2.1410.652 891 7/23/2017
2.2.1405.647 1,279 7/23/2017
2.1.1347.590 1,051 6/23/2017

Version 2.1

* Added Ninject module for WebAPI