LogoFX.Bootstrapping
1.1.1
See the version list below for details.
dotnet add package LogoFX.Bootstrapping --version 1.1.1
NuGet\Install-Package LogoFX.Bootstrapping -Version 1.1.1
<PackageReference Include="LogoFX.Bootstrapping" Version="1.1.1" />
<PackageVersion Include="LogoFX.Bootstrapping" Version="1.1.1" />
<PackageReference Include="LogoFX.Bootstrapping" />
paket add LogoFX.Bootstrapping --version 1.1.1
#r "nuget: LogoFX.Bootstrapping, 1.1.1"
#addin nuget:?package=LogoFX.Bootstrapping&version=1.1.1
#tool nuget:?package=LogoFX.Bootstrapping&version=1.1.1
LogoFX Bootstrapping containing interface for a bootstrapper. This interface is equally applicable at both the client and the server sides of an application.
Learn more about Target Frameworks and .NET Standard.
-
- Solid.Practices.IoC (>= 1.1.1)
- Solid.Practices.Middleware (>= 1.0.9)
- Solid.Practices.Modularity (>= 1.1.1)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on LogoFX.Bootstrapping:
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.Core
LogoFX Client Bootstrapping Core containing cross-platform client bootstrapper utilities. |
|
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. |
|
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 | 1,109 | 10/21/2022 |
2.2.7-rc1 | 278 | 10/4/2022 |
2.2.6 | 1,289 | 4/15/2022 |
2.2.6-rc2 | 322 | 2/11/2022 |
2.2.6-rc1 | 315 | 1/23/2022 |
2.2.5 | 770 | 12/5/2021 |
2.2.4 | 868 | 11/6/2021 |
2.2.3 | 890 | 9/23/2021 |
2.2.2 | 974 | 9/12/2021 |
2.2.1 | 893 | 7/23/2021 |
2.2.1-rc1 | 494 | 7/11/2021 |
2.2.0 | 986 | 6/26/2021 |
2.2.0-rc3 | 488 | 6/23/2021 |
2.2.0-rc2 | 539 | 5/16/2021 |
2.2.0-rc1 | 893 | 4/25/2020 |
2.1.0 | 1,650 | 9/26/2019 |
2.0.0 | 2,432 | 5/31/2019 |
2.0.0-rc6 | 841 | 5/10/2019 |
2.0.0-rc5 | 888 | 3/11/2019 |
2.0.0-rc4 | 1,006 | 1/15/2019 |
2.0.0-rc3 | 890 | 12/31/2018 |
2.0.0-rc2 | 918 | 12/28/2018 |
2.0.0-rc1 | 1,176 | 12/5/2018 |
1.7.1-rc9 | 693 | 10/18/2018 |
1.7.1-rc8 | 775 | 9/26/2018 |
1.7.1-rc7 | 1,214 | 9/22/2018 |
1.7.1-rc6 | 1,545 | 5/15/2018 |
1.7.1-rc5 | 1,344 | 5/15/2018 |
1.7.1-rc4 | 1,158 | 2/1/2018 |
1.7.1-rc3 | 1,742 | 12/16/2017 |
1.7.1-rc2 | 1,240 | 12/4/2017 |
1.7.1-rc10 | 1,179 | 11/10/2018 |
1.7.1-rc1 | 865 | 11/26/2017 |
1.7.0 | 1,981 | 8/9/2017 |
1.7.0-rc3 | 1,212 | 7/21/2017 |
1.7.0-rc2 | 1,230 | 7/19/2017 |
1.7.0-rc1 | 1,211 | 7/15/2017 |
1.6.0 | 4,731 | 7/22/2016 |
1.5.0 | 4,422 | 5/21/2016 |
1.4.0 | 2,642 | 5/12/2016 |
1.3.2 | 2,058 | 5/8/2016 |
1.3.1 | 2,475 | 5/3/2016 |
1.3.0 | 1,194 | 5/2/2016 |
1.2.0 | 2,450 | 4/19/2016 |
1.1.3 | 2,451 | 4/17/2016 |
1.1.2 | 1,202 | 4/15/2016 |
1.1.1 | 1,598 | 4/15/2016 |
1.1.0 | 2,396 | 4/15/2016 |
Added middleware for core bootstrapping functions.