System.Composition.Runtime 1.4.0-preview1.19504.10

Prefix Reserved
This is a prerelease version of System.Composition.Runtime.
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.Runtime --version 1.4.0-preview1.19504.10                
NuGet\Install-Package System.Composition.Runtime -Version 1.4.0-preview1.19504.10                
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.Runtime" Version="1.4.0-preview1.19504.10" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Composition.Runtime --version 1.4.0-preview1.19504.10                
#r "nuget: System.Composition.Runtime, 1.4.0-preview1.19504.10"                
#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.Runtime as a Cake Addin
#addin nuget:?package=System.Composition.Runtime&version=1.4.0-preview1.19504.10&prerelease

// Install System.Composition.Runtime as a Cake Tool
#tool nuget:?package=System.Composition.Runtime&version=1.4.0-preview1.19504.10&prerelease                

Contains runtime components of the Managed Extensibility Framework.

Commonly Used Types:
System.Composition.CompositionContext

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.

  • .NETFramework 4.5

    • 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.Runtime:

Package Downloads
System.Composition.Hosting

Provides Managed Extensibility Framework types that are useful to developers of extensible applications, or hosts. Commonly Used Types: System.Composition.Hosting.CompositionHost

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 (22)

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

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