System.Composition.Hosting
1.3.0-rc1.19456.4
Prefix Reserved
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package System.Composition.Hosting --version 1.3.0-rc1.19456.4
NuGet\Install-Package System.Composition.Hosting -Version 1.3.0-rc1.19456.4
<PackageReference Include="System.Composition.Hosting" Version="1.3.0-rc1.19456.4" />
paket add System.Composition.Hosting --version 1.3.0-rc1.19456.4
#r "nuget: System.Composition.Hosting, 1.3.0-rc1.19456.4"
// Install System.Composition.Hosting as a Cake Addin #addin nuget:?package=System.Composition.Hosting&version=1.3.0-rc1.19456.4&prerelease // Install System.Composition.Hosting as a Cake Tool #tool nuget:?package=System.Composition.Hosting&version=1.3.0-rc1.19456.4&prerelease
Provides Managed Extensibility Framework types that are useful to developers of extensible applications, or hosts.
Commonly Used Types:
System.Composition.Hosting.CompositionHost
When using NuGet 3.x this package requires at least version 3.4.
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5
- System.Composition.Runtime (>= 1.3.0-rc1.19456.4)
-
.NETFramework 4.6.1
- System.Composition.Runtime (>= 1.3.0-rc1.19456.4)
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
- System.Composition.Runtime (>= 1.3.0-rc1.19456.4)
-
.NETStandard 2.0
- System.Composition.Runtime (>= 1.3.0-rc1.19456.4)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- System.Composition.Runtime (>= 1.3.0-rc1.19456.4)
-
UAP 10.0.16299
- System.Composition.Runtime (>= 1.3.0-rc1.19456.4)
-
Windows 8.0
- System.Composition.Runtime (>= 1.3.0-rc1.19456.4)
-
WindowsPhone 8.0
- System.Composition.Runtime (>= 1.3.0-rc1.19456.4)
-
WindowsPhoneApp 8.1
- System.Composition.Runtime (>= 1.3.0-rc1.19456.4)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on System.Composition.Hosting:
Package | Downloads |
---|---|
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.Hosting:
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
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK from source
|