Solid.Practices.Composition.Container 1.0.5

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

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

This package provides composition container for module-based applications.

Product Compatible and additional computed target framework versions.
.NET net6.0-android was computed.  net7.0-android was computed.  net8.0-android was computed. 
MonoAndroid monoandroid is compatible. 
MonoTouch monotouch is compatible. 
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
1.0.5 2,054 3/14/2016
1.0.4 938 3/14/2016
1.0.3 1,134 3/13/2016

Added portable composition container.