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 119 1/19/2024
5.0.0.43 81 1/17/2024
5.0.0.42 85 1/15/2024
5.0.0.41 76 1/15/2024
5.0.0.40 76 1/15/2024
5.0.0.39 82 1/15/2024
5.0.0.38 89 1/14/2024
5.0.0.37 74 1/14/2024
5.0.0.36 90 1/13/2024
5.0.0.35 122 12/15/2023
5.0.0.34 95 12/10/2023
5.0.0.33 89 12/8/2023
5.0.0.32 109 11/19/2023
5.0.0.31 91 11/18/2023
5.0.0.30 97 10/23/2023
5.0.0.29 97 10/22/2023
5.0.0.28 88 10/19/2023
4.5.1.27 111 10/2/2023
4.5.1.26 98 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 411 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 451 4/16/2022
4.3.7.2083851369 418 4/3/2022
2.4.1639.856 978 8/17/2018
2.4.1622.842 889 6/29/2018
2.4.1621.841 925 6/24/2018
2.4.1619.839 942 6/24/2018
2.3.1595.820 927 3/29/2018
2.3.1584.809 909 3/20/2018
2.3.1583.808 913 3/20/2018
2.3.1581.806 941 3/15/2018
2.3.1580.805 947 3/8/2018
2.3.1579.804 911 3/8/2018
2.3.1572.797 944 2/19/2018
2.2.1466.702 908 9/18/2017
2.2.1440.678 923 8/1/2017
2.2.1428.666 872 7/25/2017
2.2.1410.652 890 7/23/2017
2.2.1405.647 1,276 7/23/2017
2.1.1347.590 1,050 6/23/2017

Version 2.1

* Added Ninject module for WebAPI