Cqrs.Ninject.Azure.WebJobs 2.3.1580.805

There is a newer version of this package available.
See the version list below for details.
dotnet add package Cqrs.Ninject.Azure.WebJobs --version 2.3.1580.805
NuGet\Install-Package Cqrs.Ninject.Azure.WebJobs -Version 2.3.1580.805
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.Azure.WebJobs" Version="2.3.1580.805" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cqrs.Ninject.Azure.WebJobs --version 2.3.1580.805
#r "nuget: Cqrs.Ninject.Azure.WebJobs, 2.3.1580.805"
#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.Azure.WebJobs as a Cake Addin
#addin nuget:?package=Cqrs.Ninject.Azure.WebJobs&version=2.3.1580.805

// Install Cqrs.Ninject.Azure.WebJobs as a Cake Tool
#tool nuget:?package=Cqrs.Ninject.Azure.WebJobs&version=2.3.1580.805

Use Ninject as your IoC container of choice with Microsoft WebJobs for 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 4,305 1/19/2024
5.0.0.43 68 1/17/2024
5.0.0.42 106 1/15/2024
5.0.0.41 95 1/15/2024
5.0.0.40 94 1/15/2024
5.0.0.39 60 1/15/2024
5.0.0.38 97 1/14/2024
5.0.0.37 86 1/14/2024
5.0.0.36 95 1/13/2024
5.0.0.35 143 12/15/2023
5.0.0.34 115 12/10/2023
5.0.0.33 111 12/8/2023
5.0.0.32 573 11/19/2023
5.0.0.31 125 11/18/2023
5.0.0.30 3,610 10/23/2023
5.0.0.29 147 10/22/2023
5.0.0.28 89 10/19/2023
4.5.1.27 117 10/2/2023
4.5.1.26 100 10/2/2023
4.4.1.24 1,589 11/21/2022
4.4.1.23 1,020 10/21/2022
4.4.1.22 379 10/21/2022
4.4.1.21 531 10/13/2022
4.3.20 1,754 7/24/2022
4.3.19 519 7/23/2022
4.3.18 996 6/25/2022
4.3.17 454 6/25/2022
4.3.16 471 6/25/2022
4.3.15 900 6/23/2022
4.3.14 1,211 6/10/2022
4.3.13 563 6/9/2022
4.3.10 586 6/8/2022
4.3.9 1,223 5/30/2022
4.3.8 2,179 4/16/2022
4.3.7.2083851369 710 4/3/2022
4.3.6.2083241347 586 4/2/2022
4.3.3.1240345038 7,234 9/16/2021
4.2.1736.932 1,403 4/11/2021
4.2.1734.929 1,035 4/11/2021
4.2.1733.928 1,229 4/11/2021
4.2.1729.923 3,131 9/17/2020
4.2.1728.922 884 9/17/2020
4.2.1724.919 1,689 12/27/2019
4.2.1723.918 908 12/27/2019
4.2.1721.916 976 12/26/2019
4.2.1720.915 1,455 12/26/2019
4.2.1719.914 900 12/26/2019
4.2.1717.912 1,144 12/26/2019
4.2.1715.911 883 12/26/2019
4.2.1713.909 1,400 12/26/2019
4.2.1711.907 1,221 12/26/2019
4.2.1710.906 900 12/26/2019
4.1.1706.902 968 11/25/2019
4.1.1699.898 673 11/25/2019
4.1.1695.893 706 11/25/2019
4.1.1694.892 687 11/24/2019
4.0.1687.883 671 11/23/2019
4.0.1670.873 674 11/23/2019
2.4.1639.856 868 8/17/2018
2.4.1622.842 903 6/29/2018
2.4.1621.841 943 6/24/2018
2.4.1619.839 967 6/24/2018
2.3.1595.820 937 3/29/2018
2.3.1584.809 889 3/20/2018
2.3.1583.808 924 3/20/2018
2.3.1581.806 948 3/15/2018
2.3.1580.805 906 3/8/2018
2.3.1579.804 931 3/8/2018
2.3.1572.797 830 2/19/2018
2.2.1466.702 910 9/18/2017
2.2.1440.678 993 8/1/2017
2.2.1428.666 912 7/25/2017
2.2.1410.652 891 7/23/2017
2.2.1405.647 1,354 7/23/2017

Version 2.2

* This defaults to using the Azure Servicebus for communication with your event and command handlers.
* This defaults to using the SQL EventStore.