Basco.NinjectExtensions 1.5.3

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

// Install Basco.NinjectExtensions as a Cake Tool
#tool nuget:?package=Basco.NinjectExtensions&version=1.5.3

Simplified Ninject bindings for Basco.

Product Versions
.NET Framework net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
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
1.5.3 1,529 9/11/2014
1.5.2 1,029 9/11/2014
1.5.1 1,041 9/11/2014
1.3.0 1,150 8/14/2014
1.2.1 1,171 7/4/2014
1.2.0 1,082 7/3/2014
1.1.2 1,225 6/27/2014
1.1.0 1,107 6/20/2014
1.0.0 1,164 6/5/2014

V1.5.3 - Logging whole hierarchy
V1.5.2 - Basic logging infrastructure
V1.3.0 - Supporting composite states (Hierarchical State Machine)
V1.2.1 - Proper dequeuing
V1.2.0 - Interface cleanup
V1.1.2 - Async handling by Scyano
V1.1.0 - Removed Async.Module dependency