LogoFX.Client.Bootstrapping.Adapters.SimpleContainer 1.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package LogoFX.Client.Bootstrapping.Adapters.SimpleContainer --version 1.1.0
                    
NuGet\Install-Package LogoFX.Client.Bootstrapping.Adapters.SimpleContainer -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.SimpleContainer" Version="1.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LogoFX.Client.Bootstrapping.Adapters.SimpleContainer" Version="1.1.0" />
                    
Directory.Packages.props
<PackageReference Include="LogoFX.Client.Bootstrapping.Adapters.SimpleContainer" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add LogoFX.Client.Bootstrapping.Adapters.SimpleContainer --version 1.1.0
                    
#r "nuget: LogoFX.Client.Bootstrapping.Adapters.SimpleContainer, 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.
#:package LogoFX.Client.Bootstrapping.Adapters.SimpleContainer@1.1.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=LogoFX.Client.Bootstrapping.Adapters.SimpleContainer&version=1.1.0
                    
Install as a Cake Addin
#tool nuget:?package=LogoFX.Client.Bootstrapping.Adapters.SimpleContainer&version=1.1.0
                    
Install as a Cake Tool

LogoFX Client Bootstrapping Adapter for Simple Container containing an adapter for the LogoFX Simple Container 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 (2)

Showing the top 2 NuGet packages that depend on LogoFX.Client.Bootstrapping.Adapters.SimpleContainer:

Package Downloads
LogoFX.Client.Bootstrapping.SimpleContainer

LogoFX Client Bootstrapping Simple Container containing bootstrapper that uses simple container adapter and injects custom logic.

LogoFX.Practices.IoC.Middleware

LogoFX IoC Middleware containing means of registering simple composition modules.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.2.7 604 10/21/2022
2.2.7-rc1 253 10/4/2022
2.2.6 621 4/15/2022
2.2.6-rc2 312 2/11/2022
2.2.6-rc1 313 1/23/2022
2.2.5 512 12/5/2021
2.2.4 546 11/6/2021
2.2.3 523 9/23/2021
2.2.2 596 9/12/2021
2.2.1 517 7/23/2021
2.2.1-rc1 484 7/11/2021
2.2.0 623 6/26/2021
2.2.0-rc3 436 6/23/2021
2.2.0-rc2 471 5/16/2021
2.2.0-rc1 736 4/25/2020
2.1.0 839 9/26/2019
2.0.0 1,850 5/31/2019
2.0.0-rc4 636 5/10/2019
2.0.0-rc3 713 3/11/2019
2.0.0-rc2 813 1/15/2019
2.0.0-rc1 791 12/5/2018
1.2.1-rc3 820 10/18/2018
1.2.1-rc2 1,700 12/16/2017
1.2.1-rc1 1,140 12/3/2017
1.2.0 1,524 8/9/2017
1.2.0-rc2 1,135 7/21/2017
1.2.0-rc1 1,150 7/14/2017
1.1.2 1,397 6/7/2017
1.1.2-rc1 1,151 5/30/2017
1.1.1 4,382 5/3/2016
1.1.0 3,322 3/25/2016
1.0.9 1,822 3/22/2016
1.0.8 1,528 3/22/2016
1.0.7 1,394 3/21/2016
1.0.5 2,054 2/22/2016
1.0.4 2,021 12/29/2015
1.0.3.4 1,918 12/25/2015
1.0.3.3 1,413 12/15/2015
1.0.3.2 1,709 11/19/2015
1.0.3.1 1,466 11/19/2015
1.0.3 1,459 11/19/2015

Added implemention of container adapter interface.