System.Composition
6.0.0
Prefix Reserved
See the version list below for details.
dotnet add package System.Composition --version 6.0.0
NuGet\Install-Package System.Composition -Version 6.0.0
<PackageReference Include="System.Composition" Version="6.0.0" />
<PackageVersion Include="System.Composition" Version="6.0.0" />
<PackageReference Include="System.Composition" />
paket add System.Composition --version 6.0.0
#r "nuget: System.Composition, 6.0.0"
#addin nuget:?package=System.Composition&version=6.0.0
#tool nuget:?package=System.Composition&version=6.0.0
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
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.1
- System.Composition.AttributedModel (>= 6.0.0)
- System.Composition.Convention (>= 6.0.0)
- System.Composition.Hosting (>= 6.0.0)
- System.Composition.Runtime (>= 6.0.0)
- System.Composition.TypedParts (>= 6.0.0)
-
.NETStandard 2.0
- System.Composition.AttributedModel (>= 6.0.0)
- System.Composition.Convention (>= 6.0.0)
- System.Composition.Hosting (>= 6.0.0)
- System.Composition.Runtime (>= 6.0.0)
- System.Composition.TypedParts (>= 6.0.0)
-
net6.0
- System.Composition.AttributedModel (>= 6.0.0)
- System.Composition.Convention (>= 6.0.0)
- System.Composition.Hosting (>= 6.0.0)
- System.Composition.Runtime (>= 6.0.0)
- System.Composition.TypedParts (>= 6.0.0)
NuGet packages (174)
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/8edf7bcd4f1594c3d68a6a567469f41dbd33dd1b. |
|
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/8edf7bcd4f1594c3d68a6a567469f41dbd33dd1b. |
|
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/8edf7bcd4f1594c3d68a6a567469f41dbd33dd1b. |
|
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/8edf7bcd4f1594c3d68a6a567469f41dbd33dd1b. |
|
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/8edf7bcd4f1594c3d68a6a567469f41dbd33dd1b. |
GitHub repositories (58)
Showing the top 20 popular GitHub repositories that depend on System.Composition:
Repository | Stars |
---|---|
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.
|
|
dotnet/docfx
Static site generator for .NET API documentation.
|
|
roslynpad/roslynpad
A cross-platform C# editor based on Roslyn and AvalonEdit
|
|
neuecc/Utf8Json
Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).
|
|
apache/lucenenet
Apache Lucene.NET
|
|
rubberduck-vba/Rubberduck
Every programmer needs a rubberduck. COM add-in for the VBA & VB6 IDE (VBE).
|
|
OmniSharp/omnisharp-roslyn
OmniSharp server (HTTP, STDIO) based on Roslyn workspaces
|
|
VitalElement/AvalonStudio
Cross platform IDE and Shell
|
|
dotnet/roslyn-analyzers
|
|
KirillOsenkov/SourceBrowser
Source browser website generator that powers https://source.dot.net, https://referencesource.microsoft.com and https://sourceroslyn.io
|
|
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
|
|
danielpalme/IocPerformance
Performance comparison of .NET IoC containers
|
|
microsoft/binskim
A binary static analysis tool that provides security and correctness results for Windows Portable Executable and *nix ELF binary formats
|
|
OData/odata.net
ODataLib: Open Data Protocol - .NET Libraries and Frameworks
|
|
dotnet/arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
|
|
icsharpcode/RefactoringEssentials
Refactoring Essentials for Visual Studio
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|