mantle-ninject 1.0.8-beta

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

// Install mantle-ninject as a Cake Tool
#tool nuget:?package=mantle-ninject&version=1.0.8-beta&prerelease

This library contains components necessary to use Ninject with Mantle.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (16)

Showing the top 5 NuGet packages that depend on mantle-ninject:

Package Downloads
mantle-messaging-azure

This library contains the necessary components for accessing Azure service bus and storage queues via the common Mantle messaging interface.

mantle-messaging

This library contains the base Mantle messaging components.

mantle-storage-azure

This library contains the necessary components for accessing Azure blob storage via the common Mantle storage interface.

mantle-messaging-aws-sqs

This library contains the necessary components for accessing Amazon Simple Queue Service (SQS) via the common Mantle messaging interface.

mantle-worker-windows-service-host

This library contains a basic template for a Windows Service host.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.8-beta 1,289 5/14/2014
1.0.7-beta 1,217 10/14/2013
1.0.6-beta 1,931 10/14/2013
1.0.5-beta 960 8/16/2013
1.0.4-beta 942 8/15/2013
1.0.0-beta 3,714 7/11/2013

This release is distributed under an LGPL license.