LogoFX.Client.Bootstrapping.Core 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.Core --version 1.1.3
                    
NuGet\Install-Package LogoFX.Client.Bootstrapping.Core -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.Core" Version="1.1.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LogoFX.Client.Bootstrapping.Core" Version="1.1.3" />
                    
Directory.Packages.props
<PackageReference Include="LogoFX.Client.Bootstrapping.Core" />
                    
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.Core --version 1.1.3
                    
#r "nuget: LogoFX.Client.Bootstrapping.Core, 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.
#:package LogoFX.Client.Bootstrapping.Core@1.1.3
                    
#: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.Core&version=1.1.3
                    
Install as a Cake Addin
#tool nuget:?package=LogoFX.Client.Bootstrapping.Core&version=1.1.3
                    
Install as a Cake Tool

LogoFX Client Bootstrapping Core containing cross-platform bootstrapper utilities.

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.Core:

Package Downloads
LogoFX.Client.Bootstrapping

LogoFX Client Bootstrapping containing base bootstrapper that performs several boilerplate tasks: modules registration, assemblies discovery using plugin framework via middlewares

LogoFX.Client.Bootstrapping.Testing

LogoFX Client Bootstrapping Testing containing bootstrapper for unit and integration testing that uses app bootstrapper while providing complete setup for tests.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.2.7 1,008 10/21/2022
2.2.7-rc1 352 10/4/2022
2.2.6 1,113 4/15/2022
2.2.6-rc2 398 2/11/2022
2.2.6-rc1 392 1/23/2022
2.2.5 733 12/5/2021
2.2.4 805 11/6/2021
2.2.3 822 9/23/2021
2.2.2 922 9/12/2021
2.2.1 832 7/23/2021
2.2.1-rc1 546 7/11/2021
2.2.0 872 6/26/2021
2.2.0-rc3 554 6/23/2021
2.2.0-rc2 582 5/16/2021
2.2.0-rc1 888 4/25/2020
2.1.1-rc1 795 3/23/2020
2.1.0 1,222 9/26/2019
2.0.0 2,327 5/31/2019
2.0.0-rc6 845 5/10/2019
2.0.0-rc5 910 3/11/2019
2.0.0-rc4 1,021 1/15/2019
2.0.0-rc3 944 12/31/2018
2.0.0-rc2 893 12/28/2018
2.0.0-rc1 989 12/5/2018
1.7.1-rc6 994 11/10/2018
1.7.1-rc5 1,026 9/22/2018
1.7.1-rc4 1,271 8/8/2018
1.7.1-rc3 1,474 5/15/2018
1.7.1-rc2 1,793 12/16/2017
1.7.1-rc1 1,332 12/5/2017
1.7.0 1,951 8/9/2017
1.7.0-rc3 1,291 7/21/2017
1.7.0-rc2 1,301 7/19/2017
1.7.0-rc1 1,325 7/16/2017
1.6.5 2,108 11/15/2016
1.6.4 3,581 7/22/2016
1.6.3 1,889 7/14/2016
1.6.2 3,839 5/21/2016
1.6.1 1,568 5/12/2016
1.6.0 1,569 5/12/2016
1.5.3 1,328 5/8/2016
1.5.2 1,603 5/8/2016
1.5.1 1,604 5/3/2016
1.5.0 1,604 4/19/2016
1.4.2 1,609 4/17/2016
1.4.1 1,519 4/15/2016
1.4.0 1,537 4/15/2016
1.3.3 1,510 4/12/2016
1.3.2 2,060 4/4/2016
1.3.1 2,475 4/1/2016
1.3.0 1,752 3/31/2016
1.2.0 1,545 3/27/2016
1.1.4 1,549 3/23/2016
1.1.3 1,620 3/23/2016
1.1.2 2,043 3/22/2016
1.1.1 1,545 3/16/2016
1.0.8 2,446 3/9/2016
1.0.7 2,663 2/2/2016

Added hierarchical composition modules support.