LogoFX.Client.Bootstrapping.Adapters.SimpleInjector 1.1.0

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

// Install LogoFX.Client.Bootstrapping.Adapters.SimpleInjector as a Cake Tool
#tool nuget:?package=LogoFX.Client.Bootstrapping.Adapters.SimpleInjector&version=1.1.0

LogoFX Client Bootstrapping Adapter for SimpleInjector containing an adapter for the SimpleInjector which is compatible with Caliburn.Micro.

There are no supported framework assets in this 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
1.1.0 1,120 3/25/2016
1.0.7 1,409 3/22/2016
1.0.6 1,009 2/22/2016
1.0.5 1,001 1/19/2016
1.0.4 1,004 12/29/2015
1.0.3.5 1,015 12/25/2015
1.0.3.4 1,015 12/24/2015
1.0.3.3 981 12/24/2015
1.0.3.2 972 12/17/2015
1.0.3.1 963 12/17/2015
1.0.3 968 12/17/2015

1) Added portability.
2) Added implemention of container adapter interface.