System.Composition.Convention 1.3.0-preview4.19212.13

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.Convention.
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.Convention --version 1.3.0-preview4.19212.13                
NuGet\Install-Package System.Composition.Convention -Version 1.3.0-preview4.19212.13                
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.Convention" Version="1.3.0-preview4.19212.13" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Composition.Convention --version 1.3.0-preview4.19212.13                
#r "nuget: System.Composition.Convention, 1.3.0-preview4.19212.13"                
#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.Convention as a Cake Addin
#addin nuget:?package=System.Composition.Convention&version=1.3.0-preview4.19212.13&prerelease

// Install System.Composition.Convention as a Cake Tool
#tool nuget:?package=System.Composition.Convention&version=1.3.0-preview4.19212.13&prerelease                

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

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

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on System.Composition.Convention:

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

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

GitHub repositories (20)

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

Repository Stars
neuecc/Utf8Json
Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
icsharpcode/RefactoringEssentials
Refactoring Essentials for Visual Studio
chummer5a/chummer5a
Character generator for Shadowrun 5th edition
sharpenrocks/Sharpen
Visual Studio extension that intelligently introduces new C# features into your existing codebase