System.Composition.Hosting
1.0.31
Prefix Reserved
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package System.Composition.Hosting --version 1.0.31
NuGet\Install-Package System.Composition.Hosting -Version 1.0.31
<PackageReference Include="System.Composition.Hosting" Version="1.0.31" />
paket add System.Composition.Hosting --version 1.0.31
#r "nuget: System.Composition.Hosting, 1.0.31"
// Install System.Composition.Hosting as a Cake Addin #addin nuget:?package=System.Composition.Hosting&version=1.0.31 // Install System.Composition.Hosting as a Cake Tool #tool nuget:?package=System.Composition.Hosting&version=1.0.31
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.0.31)
-
.NETStandard 1.0
- System.Collections (>= 4.3.0)
- System.Composition.Runtime (>= 1.0.31)
- System.Diagnostics.Debug (>= 4.3.0)
- System.Diagnostics.Tools (>= 4.3.0)
- System.Globalization (>= 4.3.0)
- System.Linq (>= 4.3.0)
- System.Linq.Expressions (>= 4.3.0)
- System.ObjectModel (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Reflection.Extensions (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Threading (>= 4.3.0)
-
MonoAndroid 1.0
- System.Composition.Runtime (>= 1.0.31)
-
MonoTouch 1.0
- System.Composition.Runtime (>= 1.0.31)
-
Windows 8.0
- System.Composition.Runtime (>= 1.0.31)
-
WindowsPhone 8.0
- System.Composition.Runtime (>= 1.0.31)
-
WindowsPhoneApp 8.1
- System.Composition.Runtime (>= 1.0.31)
-
Xamarin.iOS 1.0
- System.Composition.Runtime (>= 1.0.31)
-
Xamarin.Mac 2.0
- System.Composition.Runtime (>= 1.0.31)
-
Xamarin.TVOS 1.0
- System.Composition.Runtime (>= 1.0.31)
-
Xamarin.WatchOS 1.0
- System.Composition.Runtime (>= 1.0.31)
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
|