Solid.Practices.Composition.Desktop 1.0.6

There is a newer version of this package available.
See the version list below for details.
dotnet add package Solid.Practices.Composition.Desktop --version 1.0.6
                    
NuGet\Install-Package Solid.Practices.Composition.Desktop -Version 1.0.6
                    
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="Solid.Practices.Composition.Desktop" Version="1.0.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Solid.Practices.Composition.Desktop" Version="1.0.6" />
                    
Directory.Packages.props
<PackageReference Include="Solid.Practices.Composition.Desktop" />
                    
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 Solid.Practices.Composition.Desktop --version 1.0.6
                    
#r "nuget: Solid.Practices.Composition.Desktop, 1.0.6"
                    
#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.
#addin nuget:?package=Solid.Practices.Composition.Desktop&version=1.0.6
                    
Install Solid.Practices.Composition.Desktop as a Cake Addin
#tool nuget:?package=Solid.Practices.Composition.Desktop&version=1.0.6
                    
Install Solid.Practices.Composition.Desktop as a Cake Tool

This package provides utilities for
composing module-based application
inside the bootstrapper for the desktop applications

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 (1)

Showing the top 1 NuGet packages that depend on Solid.Practices.Composition.Desktop:

Package Downloads
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
1.0.8 2,302 3/9/2016
1.0.7 2,410 2/2/2016
1.0.6 1,539 1/3/2016
1.0.5 4,406 10/3/2015
1.0.4 3,204 7/11/2015
1.0.0 1,131 7/11/2015

Separated into portable and platform-
specific parts.
Full portability support to be included.