More.Composition
1.1.3
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package More.Composition --version 1.1.3
NuGet\Install-Package More.Composition -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="More.Composition" Version="1.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add More.Composition --version 1.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: More.Composition, 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.
// Install More.Composition as a Cake Addin #addin nuget:?package=More.Composition&version=1.1.3 // Install More.Composition as a Cake Tool #tool nuget:?package=More.Composition&version=1.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
The composition library for the "More" framework.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NETPlatform | dotnet is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.Composition (>= 1.0.30)
- System.Collections (>= 4.0.0)
- System.Diagnostics.Contracts (>= 4.0.0)
- System.Diagnostics.Debug (>= 4.0.0)
- System.Diagnostics.Tools (>= 4.0.0)
- System.Globalization (>= 4.0.0)
- System.Reflection (>= 4.0.0)
- System.Resources.ResourceManager (>= 4.0.0)
- System.Runtime (>= 4.0.0)
- System.Runtime.Extensions (>= 4.0.0)
- System.Threading (>= 4.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on More.Composition:
Package | Downloads |
---|---|
More.AspNet.Hosting
Provides "More" patterns and practices for hosting Microsoft ASP.NET applications. |
|
More.UI.Hosting
The user interface hosting library for the "More" framework. |
GitHub repositories
This package is not used by any popular GitHub repositories.
• Fixed issue with coercing settings for Enum and Nullable<T> types