System.Composition
1.0.31
This packages provides a version of the Managed Extensibility Framework (MEF) that is lightweight and specifically optimized for high throughput scenarios, such as the web.
Commonly Used Types:
System.Composition.ExportAttribute
System.Composition.ImportAttribute
System.Composition.Convention.ConventionBuilder
System.Composition.Hosting.CompositionHost
System.Composition.CompositionContext
System.Composition.CompositionContextExtensions
When using NuGet 3.x this package requires at least version 3.4.
Requires NuGet 2.12 or higher.
Install-Package System.Composition -Version 1.0.31
dotnet add package System.Composition --version 1.0.31
<PackageReference Include="System.Composition" Version="1.0.31" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Composition --version 1.0.31
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.Composition, 1.0.31"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install System.Composition as a Cake Addin
#addin nuget:?package=System.Composition&version=1.0.31
// Install System.Composition as a Cake Tool
#tool nuget:?package=System.Composition&version=1.0.31
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799421
Dependencies
-
- System.Composition.AttributedModel (>= 1.0.31)
- System.Composition.Convention (>= 1.0.31)
- System.Composition.Hosting (>= 1.0.31)
- System.Composition.Runtime (>= 1.0.31)
- System.Composition.TypedParts (>= 1.0.31)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on System.Composition:
| Package | Downloads |
|---|---|
|
Microsoft.CodeAnalysis.Workspaces.Common
A shared package used by the .NET Compiler Platform ("Roslyn") including support for analyzing projects and solutions.
Do not install this package manually, it will be added as a prerequisite by other packages that require it.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/e595ee276d14e14bfb3eb323fb57f2aa668bddea
|
|
|
JetBrains.Rider.Rider.Backend
JetBrains Rider Rider Backend Package Version 212.0.20211008.81907
|
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.0.31 | 0 | 06.02.2022 |