System.Composition
7.0.0-preview.3.22175.4
Prefix Reserved
See the version list below for details.
dotnet add package System.Composition --version 7.0.0-preview.3.22175.4
NuGet\Install-Package System.Composition -Version 7.0.0-preview.3.22175.4
<PackageReference Include="System.Composition" Version="7.0.0-preview.3.22175.4" />
paket add System.Composition --version 7.0.0-preview.3.22175.4
#r "nuget: System.Composition, 7.0.0-preview.3.22175.4"
// Install System.Composition as a Cake Addin #addin nuget:?package=System.Composition&version=7.0.0-preview.3.22175.4&prerelease // Install System.Composition as a Cake Tool #tool nuget:?package=System.Composition&version=7.0.0-preview.3.22175.4&prerelease
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
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. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.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-preview.3.22175.4)
- System.Composition.Convention (>= 7.0.0-preview.3.22175.4)
- System.Composition.Hosting (>= 7.0.0-preview.3.22175.4)
- System.Composition.Runtime (>= 7.0.0-preview.3.22175.4)
- System.Composition.TypedParts (>= 7.0.0-preview.3.22175.4)
-
.NETStandard 2.0
- System.Composition.AttributedModel (>= 7.0.0-preview.3.22175.4)
- System.Composition.Convention (>= 7.0.0-preview.3.22175.4)
- System.Composition.Hosting (>= 7.0.0-preview.3.22175.4)
- System.Composition.Runtime (>= 7.0.0-preview.3.22175.4)
- System.Composition.TypedParts (>= 7.0.0-preview.3.22175.4)
-
net6.0
- System.Composition.AttributedModel (>= 7.0.0-preview.3.22175.4)
- System.Composition.Convention (>= 7.0.0-preview.3.22175.4)
- System.Composition.Hosting (>= 7.0.0-preview.3.22175.4)
- System.Composition.Runtime (>= 7.0.0-preview.3.22175.4)
- System.Composition.TypedParts (>= 7.0.0-preview.3.22175.4)
-
net7.0
- System.Composition.AttributedModel (>= 7.0.0-preview.3.22175.4)
- System.Composition.Convention (>= 7.0.0-preview.3.22175.4)
- System.Composition.Hosting (>= 7.0.0-preview.3.22175.4)
- System.Composition.Runtime (>= 7.0.0-preview.3.22175.4)
- System.Composition.TypedParts (>= 7.0.0-preview.3.22175.4)
NuGet packages (165)
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/bde21ee2b98b775b010d01a93f81ef587fe80962. |
|
Microsoft.CodeAnalysis.CSharp.Workspaces
.NET Compiler Platform ("Roslyn") support for analyzing C# projects and solutions. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/bde21ee2b98b775b010d01a93f81ef587fe80962. |
|
Microsoft.CodeAnalysis.VisualBasic.Workspaces
.NET Compiler Platform ("Roslyn") support for analyzing Visual Basic projects and solutions. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/bde21ee2b98b775b010d01a93f81ef587fe80962. |
|
Microsoft.CodeAnalysis.Features
.NET Compiler Platform ("Roslyn") support for creating editing experiences. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/bde21ee2b98b775b010d01a93f81ef587fe80962. |
|
Microsoft.CodeAnalysis.CSharp.Features
.NET Compiler Platform ("Roslyn") support for creating C# editing experiences. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/bde21ee2b98b775b010d01a93f81ef587fe80962. |
GitHub repositories (54)
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!
|
|
BeyondDimension/SteamTools
🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
|
|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
JustArchiNET/ArchiSteamFarm
C# application with primary purpose of farming Steam cards from multiple accounts simultaneously.
|
|
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
|