Solid.Practices.Composition.Core 1.1.6

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.1.6
NuGet\Install-Package Solid.Practices.Composition.Core -Version 1.1.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.Core" Version="1.1.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Solid.Practices.Composition.Core --version 1.1.6
#r "nuget: Solid.Practices.Composition.Core, 1.1.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.
// Install Solid.Practices.Composition.Core as a Cake Addin
#addin nuget:?package=Solid.Practices.Composition.Core&version=1.1.6

// Install Solid.Practices.Composition.Core as a Cake Tool
#tool nuget:?package=Solid.Practices.Composition.Core&version=1.1.6

This package provides utilities for
composing modular applications.

There are no supported framework assets in this 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 6,516 10/21/2022
2.3.6-rc1 1,480 10/4/2022
2.3.5 4,459 4/15/2022
2.3.4 8,151 1/23/2022
2.3.3 10,009 11/24/2021
2.3.3-rc1 1,099 11/21/2021
2.3.2 11,675 9/5/2021
2.3.2-rc2 1,192 9/4/2021
2.3.2-rc1 1,158 9/1/2021
2.3.1 11,451 6/21/2021
2.3.1-rc1 1,253 6/21/2021
2.3.0 8,307 4/23/2021
2.3.0-rc1 1,576 4/15/2021
2.2.0 19,666 5/10/2019
2.1.0 5,084 3/10/2019
2.0.0 4,077 1/15/2019
2.0.0-rc3 2,787 12/31/2018
2.0.0-rc2 4,358 12/28/2018
2.0.0-rc1 4,550 12/3/2018
1.2.1-rc9 3,900 10/26/2018
1.2.1-rc8 7,438 6/14/2018
1.2.1-rc7 1,876 5/20/2018
1.2.1-rc6 1,491 5/15/2018
1.2.1-rc5 1,548 5/15/2018
1.2.1-rc4 1,496 2/1/2018
1.2.1-rc3 2,641 12/15/2017
1.2.1-rc2 1,896 12/4/2017
1.2.1-rc1 1,677 12/2/2017
1.2.0 3,320 8/9/2017
1.2.0-rc2 2,943 7/10/2017
1.2.0-rc1 1,394 5/20/2017
1.1.7 2,802 12/22/2016
1.1.6 5,325 7/22/2016
1.1.5 5,359 5/3/2016
1.1.4 2,853 4/11/2016
1.1.3 2,921 3/23/2016
1.0.9 2,654 3/14/2016
1.0.8 4,425 3/9/2016
1.0.7 3,406 2/2/2016

Modified assemblies resolver to
allow easier extensibility.