LogoFX.Client.Bootstrapping 1.0.9

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

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

LogoFX Client Bootstrapping containing base bootstrapper that discovers the modules and registers them and view models into the IoC container.

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. 
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 429 10/21/2022
2.2.7-rc1 106 10/4/2022
2.2.6 480 4/15/2022
2.2.6-rc2 151 2/11/2022
2.2.6-rc1 140 1/23/2022
2.2.5 314 12/5/2021
2.2.4 337 11/6/2021
2.2.3 353 9/23/2021
2.2.2 403 9/12/2021
2.2.1 340 7/23/2021
2.2.1-rc1 268 7/11/2021
2.2.0 380 6/26/2021
2.2.0-rc3 250 6/23/2021
2.2.0-rc2 277 5/16/2021
2.2.0-rc1 499 4/25/2020
2.1.1-rc1 370 3/23/2020
2.1.0 634 9/26/2019
2.0.0 1,656 5/31/2019
2.0.0-rc6 422 5/10/2019
2.0.0-rc5 488 3/11/2019
2.0.0-rc4 606 1/15/2019
2.0.0-rc3 540 12/31/2018
2.0.0-rc2 518 12/28/2018
2.0.0-rc1 537 12/5/2018
1.7.1-rc9 673 9/25/2018
1.7.1-rc8 599 9/25/2018
1.7.1-rc7 602 9/23/2018
1.7.1-rc6 528 8/8/2018
1.7.1-rc5 755 5/15/2018
1.7.1-rc4 713 2/8/2018
1.7.1-rc3 805 12/28/2017
1.7.1-rc2 859 12/16/2017
1.7.1-rc10 536 11/10/2018
1.7.1-rc1 813 12/6/2017
1.7.0 1,190 8/9/2017
1.7.0-rc3 726 7/21/2017
1.7.0-rc2 748 7/19/2017
1.7.0-rc1 713 7/16/2017
1.6.6 1,224 1/16/2017
1.6.5 976 1/16/2017
1.6.4 1,094 7/22/2016
1.6.3 1,119 7/14/2016
1.6.3-alpha 803 7/2/2016
1.6.2 2,915 5/21/2016
1.6.1 1,025 5/12/2016
1.6.0 971 5/12/2016
1.5.2 1,047 5/8/2016
1.5.1 1,030 5/3/2016
1.5.0 1,029 4/19/2016
1.4.2 1,010 4/17/2016
1.4.1 986 4/15/2016
1.4.0 973 4/15/2016
1.3.3 977 4/12/2016
1.3.2 997 4/4/2016
1.3.1 970 4/1/2016
1.3.0 1,160 3/31/2016
1.2.0 992 3/27/2016
1.1.4 989 3/23/2016
1.1.3 1,010 3/23/2016
1.1.2 1,055 3/22/2016
1.1.1 1,012 3/16/2016
1.1.0 973 3/15/2016
1.0.9 1,553 3/9/2016
1.0.8 1,325 3/6/2016
1.0.7 1,351 2/2/2016
1.0.6 991 2/2/2016
1.0.5 1,233 1/3/2016
1.0.4 1,377 12/29/2015
1.0.3.7 1,507 12/25/2015
1.0.3.6 1,029 12/25/2015
1.0.3.5 1,199 12/23/2015
1.0.3.4 1,301 11/19/2015
1.0.3.3 1,052 10/12/2015
1.0.3.2 1,781 10/3/2015
1.0.3.1 1,282 10/3/2015
1.0.3 1,915 7/30/2015
1.0.1 1,303 7/26/2015
1.0.0 1,429 7/12/2015

Added Bootstrapper Builder.