System.Composition.AttributedModel 6.0.0-preview.2.21154.6

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of System.Composition.AttributedModel.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.12 or higher.

dotnet add package System.Composition.AttributedModel --version 6.0.0-preview.2.21154.6
NuGet\Install-Package System.Composition.AttributedModel -Version 6.0.0-preview.2.21154.6
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="System.Composition.AttributedModel" Version="6.0.0-preview.2.21154.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Composition.AttributedModel --version 6.0.0-preview.2.21154.6
#r "nuget: System.Composition.AttributedModel, 6.0.0-preview.2.21154.6"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install System.Composition.AttributedModel as a Cake Addin
#addin nuget:?package=System.Composition.AttributedModel&version=6.0.0-preview.2.21154.6&prerelease

// Install System.Composition.AttributedModel as a Cake Tool
#tool nuget:?package=System.Composition.AttributedModel&version=6.0.0-preview.2.21154.6&prerelease

Provides common attributes used by System.Composition types.

Commonly Used Types:
System.Composition.ExportAttribute
System.Composition.ImportAttribute
System.Composition.Convention.AttributedModelProvider

Product 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 netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.0 is compatible.  netstandard1.1 was computed.  netstandard1.2 was computed.  netstandard1.3 was computed.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  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 tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp8 was computed.  wp81 was computed.  wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.5

    • No dependencies.
  • .NETFramework 4.6.1

    • No dependencies.
  • .NETStandard 1.0

  • .NETStandard 2.0

    • No dependencies.
  • Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)

    • No dependencies.
  • Windows 8.0

    • No dependencies.
  • WindowsPhone 8.0

    • No dependencies.
  • WindowsPhoneApp 8.1

    • No dependencies.

NuGet packages (65)

Showing the top 5 NuGet packages that depend on System.Composition.AttributedModel:

Package Downloads
System.Composition.TypedParts The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides some extension methods for the Managed Extensibility Framework. Commonly Used Types: System.Composition.CompositionContextExtensions System.Composition.Hosting.ContainerConfiguration

System.Composition The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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

System.Composition.Convention The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides types that support using Managed Extensibility Framework with a convention-based configuration model. Commonly Used Types: System.Composition.Convention.ConventionBuilder System.Composition.Convention.ExportConventionBuilder System.Composition.Convention.ImportConventionBuilder System.Composition.Convention.PartConventionBuilder System.Composition.Convention.ParameterImportConventionBuilder

Microsoft.VisualStudio.Utilities The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

A member of the Visual Studio SDK

Microsoft.VisualStudio.Composition The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Lightning fast MEF engine, supporting System.ComponentModel.Composition and System.Composition.

GitHub repositories (30)

Showing the top 5 popular GitHub repositories that depend on System.Composition.AttributedModel:

Repository Stars
JustArchiNET/ArchiSteamFarm
C# application with primary purpose of farming Steam cards from multiple accounts simultaneously.
ashmind/SharpLab
.NET language playground
neuecc/Utf8Json
Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).
dotnet/ResXResourceManager
Manage localization of all ResX-Based resources in one central place.
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
Version Downloads Last updated
9.0.0-preview.2.24128.5 300 3/12/2024
9.0.0-preview.1.24080.9 8,069 2/13/2024
8.0.0 336,475 11/14/2023
8.0.0-rc.2.23479.6 3,371 10/10/2023
8.0.0-rc.1.23419.4 1,008 9/12/2023
8.0.0-preview.7.23375.6 995 8/8/2023
8.0.0-preview.6.23329.7 1,044 7/11/2023
8.0.0-preview.5.23280.8 680 6/13/2023
8.0.0-preview.4.23259.5 951 5/16/2023
8.0.0-preview.3.23174.8 952 4/11/2023
8.0.0-preview.2.23128.3 917 3/14/2023
8.0.0-preview.1.23110.8 558 2/21/2023
7.0.0 6,827,290 11/7/2022
7.0.0-rc.2.22472.3 700 10/11/2022
7.0.0-rc.1.22426.10 378 9/14/2022
7.0.0-preview.7.22375.6 385 8/9/2022
7.0.0-preview.6.22324.4 499 7/12/2022
7.0.0-preview.5.22301.12 1,490 6/14/2022
7.0.0-preview.4.22229.4 589 5/10/2022
7.0.0-preview.3.22175.4 643 4/13/2022
7.0.0-preview.2.22152.2 463 3/14/2022
7.0.0-preview.1.22076.8 330 2/17/2022
6.0.2-mauipre.1.22102.15 1,258 2/15/2022
6.0.2-mauipre.1.22054.8 994 1/19/2022
6.0.0 25,179,146 11/8/2021
6.0.0-rc.2.21480.5 816 10/12/2021
6.0.0-rc.1.21451.13 1,150 9/14/2021
6.0.0-preview.7.21377.19 2,569 8/10/2021
6.0.0-preview.6.21352.12 1,119 7/14/2021
6.0.0-preview.5.21301.5 372 6/15/2021
6.0.0-preview.4.21253.7 449 5/24/2021
6.0.0-preview.3.21201.4 596 4/8/2021
6.0.0-preview.2.21154.6 2,315 3/11/2021
6.0.0-preview.1.21102.12 1,050 2/12/2021
5.0.1 1,146,590 1/12/2021
5.0.0 643,973 11/9/2020
5.0.0-rc.2.20475.5 6,889 10/13/2020
5.0.0-rc.1.20451.14 782 9/14/2020
5.0.0-preview.8.20407.11 1,007 8/25/2020
5.0.0-preview.7.20364.11 648 7/21/2020
5.0.0-preview.6.20305.6 1,971 6/25/2020
5.0.0-preview.5.20278.1 627 6/10/2020
5.0.0-preview.4.20251.6 759 5/18/2020
5.0.0-preview.3.20214.6 562 4/23/2020
5.0.0-preview.2.20160.6 942 4/2/2020
5.0.0-preview.1.20120.5 611 3/16/2020
1.4.1 564,668 5/12/2020
1.4.0 933,512 12/3/2019
1.4.0-preview3.19551.4 1,717 11/13/2019
1.4.0-preview2.19523.17 689 11/1/2019
1.4.0-preview1.19504.10 621 10/15/2019
1.3.0 1,131,556 9/23/2019
1.3.0-rc1.19456.4 766 9/16/2019
1.3.0-preview9.19421.4 766 9/4/2019
1.3.0-preview9.19416.11 448 9/4/2019
1.3.0-preview8.19405.3 1,529 8/13/2019
1.3.0-preview7.19362.9 1,490 7/23/2019
1.3.0-preview6.19303.8 1,048 6/12/2019
1.3.0-preview6.19264.9 451 9/4/2019
1.3.0-preview5.19224.8 3,160 5/6/2019
1.3.0-preview4.19212.13 910 4/18/2019
1.3.0-preview3.19128.7 1,273 3/6/2019
1.3.0-preview.19073.11 21,162 1/29/2019
1.3.0-preview.18571.3 1,633 12/3/2018
1.2.0 2,249,854 5/29/2018
1.2.0-rc1 3,260 5/6/2018
1.2.0-preview2-26406-04 3,678 4/10/2018
1.2.0-preview1-26216-02 3,506 2/26/2018
1.1.0 2,162,601 8/11/2017
1.1.0-preview2-25405-01 5,584 6/27/2017
1.1.0-preview1-25305-02 347,924 5/9/2017
1.0.31 155,042,828 11/15/2016
1.0.31-preview1-24530-04 3,130 10/24/2016