System.ComponentModel.Composition
2010.2.11
Prefix Reserved
dotnet add package System.ComponentModel.Composition --version 2010.2.11
NuGet\Install-Package System.ComponentModel.Composition -Version 2010.2.11
<PackageReference Include="System.ComponentModel.Composition" Version="2010.2.11" />
<PackageVersion Include="System.ComponentModel.Composition" Version="2010.2.11" />
<PackageReference Include="System.ComponentModel.Composition" />
paket add System.ComponentModel.Composition --version 2010.2.11
#r "nuget: System.ComponentModel.Composition, 2010.2.11"
#addin nuget:?package=System.ComponentModel.Composition&version=2010.2.11
#tool nuget:?package=System.ComponentModel.Composition&version=2010.2.11
Description
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (270)
Showing the top 5 NuGet packages that depend on System.ComponentModel.Composition:
Package | Downloads |
---|---|
Microsoft.Windows.Compatibility
This Windows Compatibility Pack provides access to APIs that were previously available only for .NET Framework. It can be used from both .NET as well as .NET Standard. |
|
System.ComponentModel.Composition.Registration
This namespace provides classes that constitute the core of the Managed Extensibility Framework, or MEF. Commonly Used Types: System.ComponentModel.Composition.Registration.RegistrationBuilder System.ComponentModel.Composition.Registration.PartBuilder System.ComponentModel.Composition.Registration.PartBuilder<T> System.ComponentModel.Composition.Registration.ParameterImportBuilder System.ComponentModel.Composition.Registration.ImportBuilder System.ComponentModel.Composition.Registration.ExportBuilder |
|
Microsoft.SqlServer.DacFx
The Microsoft SQL Server Data-Tier Application Framework (DacFx) is a component which provides application lifecycle services for database development and management for Microsoft SQL Server and Microsoft Azure SQL Databases. DacFx supports various database deployment and management scenarios for SQL Server and Microsoft Azure SQL Databases including extracting / exporting a live database to a DAC package, deploying a DAC package to a new or existing database, and migrating from on-premises to Microsoft Azure. This functionality is exposed via the DacFx API. DacFx can target SQL Server 2008 and newer, as well as Microsoft Azure SQL. This nuget package is a lightweight version of DacFx. If you would like to use the command-line utility SqlPackage.exe for creating and deploying .dacpac and .bacpac packages, please download SqlPackage.exe for Windows, macOS, or Linux from http://aka.ms/sqlpackage. |
|
Microsoft.VisualStudio.Composition
Lightning fast MEF engine, supporting System.ComponentModel.Composition and System.Composition. |
|
Microsoft.VisualStudio.Utilities
A member of the Visual Studio SDK |
GitHub repositories (93)
Showing the top 5 popular GitHub repositories that depend on System.ComponentModel.Composition:
Repository | Stars |
---|---|
microsoft/PowerToys
Windows system utilities to maximize productivity
|
|
DevToys-app/DevToys
A Swiss Army knife for developers.
|
|
dnSpy/dnSpy
.NET debugger and assembly editor
|
|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
QuantConnect/Lean
Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
|