System.Composition.AttributedModel 5.0.0-rc.1.20451.14

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 5.0.0-rc.1.20451.14                
NuGet\Install-Package System.Composition.AttributedModel -Version 5.0.0-rc.1.20451.14                
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="5.0.0-rc.1.20451.14" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Composition.AttributedModel --version 5.0.0-rc.1.20451.14                
#r "nuget: System.Composition.AttributedModel, 5.0.0-rc.1.20451.14"                
#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=5.0.0-rc.1.20451.14&prerelease

// Install System.Composition.AttributedModel as a Cake Tool
#tool nuget:?package=System.Composition.AttributedModel&version=5.0.0-rc.1.20451.14&prerelease                

Provides common attributes used by System.Composition types.

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

When using NuGet 3.x this package requires at least version 3.4.

Product Compatible and additional computed target framework versions.
.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. 
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 (3)

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

Package Downloads
System.Composition.Convention

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

System.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. 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.TypedParts

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

GitHub repositories (32)

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

Repository Stars
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
JustArchiNET/ArchiSteamFarm
C# application with primary purpose of farming Steam cards from multiple accounts simultaneously.
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