LogoFX.Client.Bootstrapping.Adapters.SimpleContainer
1.0.3.3
See the version list below for details.
dotnet add package LogoFX.Client.Bootstrapping.Adapters.SimpleContainer --version 1.0.3.3
NuGet\Install-Package LogoFX.Client.Bootstrapping.Adapters.SimpleContainer -Version 1.0.3.3
<PackageReference Include="LogoFX.Client.Bootstrapping.Adapters.SimpleContainer" Version="1.0.3.3" />
paket add LogoFX.Client.Bootstrapping.Adapters.SimpleContainer --version 1.0.3.3
#r "nuget: LogoFX.Client.Bootstrapping.Adapters.SimpleContainer, 1.0.3.3"
// Install LogoFX.Client.Bootstrapping.Adapters.SimpleContainer as a Cake Addin #addin nuget:?package=LogoFX.Client.Bootstrapping.Adapters.SimpleContainer&version=1.0.3.3 // Install LogoFX.Client.Bootstrapping.Adapters.SimpleContainer as a Cake Tool #tool nuget:?package=LogoFX.Client.Bootstrapping.Adapters.SimpleContainer&version=1.0.3.3
LogoFX Client Bootstrapping Adapter for Simple Container containing an adapter for the LogoFX Simple Container which is compatible with Caliburn.Micro
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net451 is compatible. 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. |
-
- LogoFX.Client.Bootstrapping.Contracts (>= 1.0.3)
- LogoFX.Core (>= 1.0.3)
- LogoFX.Practices.IoC (>= 1.0.3.1)
- Solid.Practices.IoC (>= 1.0.4.2)
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 | 452 | 10/21/2022 |
2.2.7-rc1 | 147 | 10/4/2022 |
2.2.6 | 472 | 4/15/2022 |
2.2.6-rc2 | 177 | 2/11/2022 |
2.2.6-rc1 | 173 | 1/23/2022 |
2.2.5 | 353 | 12/5/2021 |
2.2.4 | 381 | 11/6/2021 |
2.2.3 | 361 | 9/23/2021 |
2.2.2 | 447 | 9/12/2021 |
2.2.1 | 372 | 7/23/2021 |
2.2.1-rc1 | 338 | 7/11/2021 |
2.2.0 | 464 | 6/26/2021 |
2.2.0-rc3 | 286 | 6/23/2021 |
2.2.0-rc2 | 324 | 5/16/2021 |
2.2.0-rc1 | 559 | 4/25/2020 |
2.1.0 | 661 | 9/26/2019 |
2.0.0 | 1,667 | 5/31/2019 |
2.0.0-rc4 | 452 | 5/10/2019 |
2.0.0-rc3 | 525 | 3/11/2019 |
2.0.0-rc2 | 627 | 1/15/2019 |
2.0.0-rc1 | 603 | 12/5/2018 |
1.2.1-rc3 | 622 | 10/18/2018 |
1.2.1-rc2 | 1,193 | 12/16/2017 |
1.2.1-rc1 | 784 | 12/3/2017 |
1.2.0 | 1,171 | 8/9/2017 |
1.2.0-rc2 | 775 | 7/21/2017 |
1.2.0-rc1 | 793 | 7/14/2017 |
1.1.2 | 1,045 | 6/7/2017 |
1.1.2-rc1 | 790 | 5/30/2017 |
1.1.1 | 3,946 | 5/3/2016 |
1.1.0 | 2,793 | 3/25/2016 |
1.0.9 | 1,445 | 3/22/2016 |
1.0.8 | 1,156 | 3/22/2016 |
1.0.7 | 1,023 | 3/21/2016 |
1.0.5 | 1,651 | 2/22/2016 |
1.0.4 | 1,607 | 12/29/2015 |
1.0.3.4 | 1,364 | 12/25/2015 |
1.0.3.3 | 1,033 | 12/15/2015 |
1.0.3.2 | 1,324 | 11/19/2015 |
1.0.3.1 | 1,084 | 11/19/2015 |
1.0.3 | 1,080 | 11/19/2015 |
Added support for non-generic resolve API in the bootstrapper adapter contract.