Solid.Practices.Composition.Core 1.0.7

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

This package provides utilities for
composing module-based portable application.

Product Compatible and additional computed target framework versions.
.NET net6.0-android was computed.  net7.0-android was computed.  net8.0-android was computed.  net9.0-android was computed. 
MonoAndroid monoandroid is compatible. 
MonoTouch monotouch is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (13)

Showing the top 5 NuGet packages that depend on Solid.Practices.Composition.Core:

Package Downloads
Solid.Bootstrapping

This package provides abstractions over different bootstrapping capabilities: having ioc container, etc. as well as the most common middlewares to be used during bootstrapping

Attest.Tests.Core

This package provides facilities for writing tests, including unit, integration and end-to-end.

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.Bootstrapping

LogoFX Bootstrapping containing interface for a bootstrapper. This interface is equally applicable at both the client and the server sides of an application. Also includes composition helpers.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.3.6 7,199 10/21/2022
2.3.6-rc1 1,764 10/4/2022
2.3.5 4,665 4/15/2022
2.3.4 8,661 1/23/2022
2.3.3 10,388 11/24/2021
2.3.3-rc1 1,233 11/21/2021
2.3.2 12,361 9/5/2021
2.3.2-rc2 1,344 9/4/2021
2.3.2-rc1 1,323 9/1/2021
2.3.1 12,229 6/21/2021
2.3.1-rc1 1,399 6/21/2021
2.3.0 9,008 4/23/2021
2.3.0-rc1 1,744 4/15/2021
2.2.0 20,570 5/10/2019
2.1.0 5,486 3/10/2019
2.0.0 4,395 1/15/2019
2.0.0-rc3 3,007 12/31/2018
2.0.0-rc2 4,676 12/28/2018
2.0.0-rc1 4,905 12/3/2018
1.2.1-rc9 4,193 10/26/2018
1.2.1-rc8 8,010 6/14/2018
1.2.1-rc7 2,060 5/20/2018
1.2.1-rc6 1,658 5/15/2018
1.2.1-rc5 1,724 5/15/2018
1.2.1-rc4 1,658 2/1/2018
1.2.1-rc3 2,948 12/15/2017
1.2.1-rc2 2,107 12/4/2017
1.2.1-rc1 1,859 12/2/2017
1.2.0 3,567 8/9/2017
1.2.0-rc2 3,276 7/10/2017
1.2.0-rc1 1,546 5/20/2017
1.1.7 2,995 12/22/2016
1.1.6 5,544 7/22/2016
1.1.5 5,623 5/3/2016
1.1.4 3,054 4/11/2016
1.1.3 3,127 3/23/2016
1.0.9 2,835 3/14/2016
1.0.8 4,733 3/9/2016
1.0.7 3,680 2/2/2016

Contains core portable composition container. Use platform-specific assembly locators and resolvers.