System.Composition
7.0.0
See the version list below for details.
dotnet add package System.Composition --version 7.0.0
NuGet\Install-Package System.Composition -Version 7.0.0
<PackageReference Include="System.Composition" Version="7.0.0" />
paket add System.Composition --version 7.0.0
#r "nuget: System.Composition, 7.0.0"
// Install System.Composition as a Cake Addin
#addin nuget:?package=System.Composition&version=7.0.0
// Install System.Composition as a Cake Tool
#tool nuget:?package=System.Composition&version=7.0.0
This package 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
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. |
.NET Core | netcoreapp2.0 is compatible. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.2
- System.Composition.AttributedModel (>= 7.0.0)
- System.Composition.Convention (>= 7.0.0)
- System.Composition.Hosting (>= 7.0.0)
- System.Composition.Runtime (>= 7.0.0)
- System.Composition.TypedParts (>= 7.0.0)
-
.NETStandard 2.0
- System.Composition.AttributedModel (>= 7.0.0)
- System.Composition.Convention (>= 7.0.0)
- System.Composition.Hosting (>= 7.0.0)
- System.Composition.Runtime (>= 7.0.0)
- System.Composition.TypedParts (>= 7.0.0)
-
net6.0
- System.Composition.AttributedModel (>= 7.0.0)
- System.Composition.Convention (>= 7.0.0)
- System.Composition.Hosting (>= 7.0.0)
- System.Composition.Runtime (>= 7.0.0)
- System.Composition.TypedParts (>= 7.0.0)
-
net7.0
- System.Composition.AttributedModel (>= 7.0.0)
- System.Composition.Convention (>= 7.0.0)
- System.Composition.Hosting (>= 7.0.0)
- System.Composition.Runtime (>= 7.0.0)
- System.Composition.TypedParts (>= 7.0.0)
NuGet packages (139)
Showing the top 5 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/6544980c8335ce25d8959afd4b6ee308686fed53. |
|
Microsoft.Composition
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. Supported Platforms: - .NET Framework 4.5 - Windows 8 - Windows Phone 8.1 - Windows Phone Silverlight 8 - Portable Class Libraries |
|
Microsoft.VisualStudio.Utilities
A member of the Visual Studio SDK |
|
Microsoft.VisualStudio.Composition
Lightning fast MEF engine, supporting System.ComponentModel.Composition and System.Composition. |
|
Microsoft.VisualStudio.Shell.Framework
A member of the Visual Studio SDK |
GitHub repositories (47)
Showing the top 5 popular GitHub repositories that depend on System.Composition:
Repository | Stars |
---|---|
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
|
|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
veler/DevToys
A Swiss Army knife for developers.
|
|
BeyondDimension/SteamTools
🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
|
|
JustArchiNET/ArchiSteamFarm
C# application with primary purpose of farming Steam cards from multiple accounts simultaneously.
|