LogoFX.Client.Bootstrapping 1.1.3

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

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

LogoFX Client Bootstrapping containing base bootstrapper that performs several bolierplate tasks: modules discovery and registration, assemblies inspection, container self-registration.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

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

Package Downloads
LogoFX.Client.Bootstrapping.SimpleContainer

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

LogoFX.Client.Mvvm.Navigation

LogoFX Client Navigation containing navigation facilities which provide out-of-the-box navigate back and forward capabilities, history, advanced scenarios.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.7 493 10/21/2022
2.2.7-rc1 142 10/4/2022
2.2.6 515 4/15/2022
2.2.6-rc2 180 2/11/2022
2.2.6-rc1 168 1/23/2022
2.2.5 349 12/5/2021
2.2.4 365 11/6/2021
2.2.3 392 9/23/2021
2.2.2 440 9/12/2021
2.2.1 377 7/23/2021
2.2.1-rc1 300 7/11/2021
2.2.0 411 6/26/2021
2.2.0-rc3 277 6/23/2021
2.2.0-rc2 307 5/16/2021
2.2.0-rc1 528 4/25/2020
2.1.1-rc1 400 3/23/2020
2.1.0 665 9/26/2019
2.0.0 1,693 5/31/2019
2.0.0-rc6 455 5/10/2019
2.0.0-rc5 517 3/11/2019
2.0.0-rc4 634 1/15/2019
2.0.0-rc3 577 12/31/2018
2.0.0-rc2 544 12/28/2018
2.0.0-rc1 567 12/5/2018
1.7.1-rc9 707 9/25/2018
1.7.1-rc8 639 9/25/2018
1.7.1-rc7 640 9/23/2018
1.7.1-rc6 555 8/8/2018
1.7.1-rc5 782 5/15/2018
1.7.1-rc4 743 2/8/2018
1.7.1-rc3 827 12/28/2017
1.7.1-rc2 901 12/16/2017
1.7.1-rc10 570 11/10/2018
1.7.1-rc1 848 12/6/2017
1.7.0 1,230 8/9/2017
1.7.0-rc3 759 7/21/2017
1.7.0-rc2 783 7/19/2017
1.7.0-rc1 752 7/16/2017
1.6.6 1,252 1/16/2017
1.6.5 1,015 1/16/2017
1.6.4 1,136 7/22/2016
1.6.3 1,161 7/14/2016
1.6.3-alpha 845 7/2/2016
1.6.2 2,955 5/21/2016
1.6.1 1,067 5/12/2016
1.6.0 1,008 5/12/2016
1.5.2 1,088 5/8/2016
1.5.1 1,070 5/3/2016
1.5.0 1,068 4/19/2016
1.4.2 1,054 4/17/2016
1.4.1 1,020 4/15/2016
1.4.0 1,009 4/15/2016
1.3.3 1,014 4/12/2016
1.3.2 1,039 4/4/2016
1.3.1 1,013 4/1/2016
1.3.0 1,208 3/31/2016
1.2.0 1,031 3/27/2016
1.1.4 1,029 3/23/2016
1.1.3 1,049 3/23/2016
1.1.2 1,093 3/22/2016
1.1.1 1,038 3/16/2016
1.1.0 1,017 3/15/2016
1.0.9 1,639 3/9/2016
1.0.8 1,403 3/6/2016
1.0.7 1,416 2/2/2016
1.0.6 1,031 2/2/2016
1.0.5 1,287 1/3/2016
1.0.4 1,452 12/29/2015
1.0.3.7 1,577 12/25/2015
1.0.3.6 1,068 12/25/2015
1.0.3.5 1,258 12/23/2015
1.0.3.4 1,359 11/19/2015
1.0.3.3 1,089 10/12/2015
1.0.3.2 1,849 10/3/2015
1.0.3.1 1,308 10/3/2015
1.0.3 2,004 7/30/2015
1.0.1 1,347 7/26/2015
1.0.0 1,506 7/12/2015

Added hierarchical composition modules support.