System.ComponentModel.Composition.Registration
4.7.0-preview3.19551.4
Prefix Reserved
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package System.ComponentModel.Composition.Registration --version 4.7.0-preview3.19551.4
NuGet\Install-Package System.ComponentModel.Composition.Registration -Version 4.7.0-preview3.19551.4
<PackageReference Include="System.ComponentModel.Composition.Registration" Version="4.7.0-preview3.19551.4" />
paket add System.ComponentModel.Composition.Registration --version 4.7.0-preview3.19551.4
#r "nuget: System.ComponentModel.Composition.Registration, 4.7.0-preview3.19551.4"
// Install System.ComponentModel.Composition.Registration as a Cake Addin #addin nuget:?package=System.ComponentModel.Composition.Registration&version=4.7.0-preview3.19551.4&prerelease // Install System.ComponentModel.Composition.Registration as a Cake Tool #tool nuget:?package=System.ComponentModel.Composition.Registration&version=4.7.0-preview3.19551.4&prerelease
This namespace provides classes that constitute the core of the Managed Extensibility Framework, or MEF.
Commonly Used Types:
System.ComponentModel.Composition.Registration.RegistrationBuilder
System.ComponentModel.Composition.Registration.PartBuilder
System.ComponentModel.Composition.Registration.PartBuilder<T>
System.ComponentModel.Composition.Registration.ParameterImportBuilder
System.ComponentModel.Composition.Registration.ImportBuilder
System.ComponentModel.Composition.Registration.ExportBuilder
When using NuGet 3.x this package requires at least version 3.4.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 2.1
- System.ComponentModel.Composition (>= 4.7.0-preview3.19551.4)
- System.Reflection.Context (>= 4.7.0-preview3.19551.4)
-
MonoAndroid 1.0
- System.Reflection.Context (>= 4.7.0-preview3.19551.4)
-
MonoTouch 1.0
- System.Reflection.Context (>= 4.7.0-preview3.19551.4)
-
Xamarin.iOS 1.0
- System.Reflection.Context (>= 4.7.0-preview3.19551.4)
-
Xamarin.Mac 2.0
- System.Reflection.Context (>= 4.7.0-preview3.19551.4)
-
Xamarin.TVOS 1.0
- System.Reflection.Context (>= 4.7.0-preview3.19551.4)
-
Xamarin.WatchOS 1.0
- System.Reflection.Context (>= 4.7.0-preview3.19551.4)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on System.ComponentModel.Composition.Registration:
Package | Downloads |
---|---|
Microsoft.Windows.Compatibility
This Windows Compatibility Pack provides access to APIs that were previously available only for .NET Framework. It can be used from both .NET as well as .NET Standard. |
|
Xpandables.Standard
A utility library in .Net Standard 2.1 to easily add patterns such as Command, Query, Dispatcher, Interception... |
|
Xpandables.Net.DependencyInjection
A utility library in .Net7.0 to easily add dependency injection using the Xpandables.Net library |
|
Gorgon.Core
Contains common core functionality used by the various Gorgon libraries. |
|
Rhythm.Caching.Core
Package Description |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on System.ComponentModel.Composition.Registration:
Repository | Stars |
---|---|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK from source
|
|
Titlehhhh/Minecraft-Holy-Client
A high-performance platform for running Minecraft stress-test bots written in C#.
|
|
tom-englert/TomsToolbox
A set of core functions and classes to ease every days .Net development tasks.
|