Solid.Practices.Composition.Client 1.1.3

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

This package provides utilities for
composing module-based client 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. 
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.3.6 453 10/21/2022
2.3.6-rc1 174 10/4/2022
2.3.5 520 4/15/2022
2.3.4 525 1/23/2022
2.3.3 5,896 11/24/2021
2.3.3-rc1 519 11/21/2021
2.3.2 386 9/5/2021
2.3.2-rc2 301 9/4/2021
2.3.2-rc1 252 9/1/2021
2.3.1 421 6/21/2021
2.3.1-rc1 278 6/21/2021
2.3.0 429 4/23/2021
2.3.0-rc1 261 4/15/2021
2.2.0 1,723 5/10/2019
2.1.0 659 3/10/2019
2.0.0 755 1/15/2019
2.0.0-rc3 622 12/31/2018
2.0.0-rc2 2,099 12/28/2018
2.0.0-rc1 857 12/3/2018
1.2.1-rc4 1,786 5/20/2018
1.2.1-rc3 1,477 12/15/2017
1.2.1-rc2 1,173 12/15/2017
1.2.1-rc1 1,044 12/2/2017
1.2.0 1,696 8/9/2017
1.2.0-rc2 1,471 7/10/2017
1.2.0-rc1 887 5/20/2017
1.1.6 2,317 7/22/2016
1.1.5 4,676 5/3/2016
1.1.4 2,118 4/11/2016
1.1.3 2,249 3/23/2016
1.0.9 1,940 3/13/2016

Added compatibility with the latest Composition package.