The MEF attributes and runtime classes in the .NET Managed Extensibility Framework (MEF) that are used for imports and exports, and exception types, in a .NET Standard compliant NuGet package form, as found in the System.ComponentModel.Composition namespace.
Info
Version: | 16.9.20 |
Author(s): | Microsoft |
Last Update: | Saturday, March 20, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Microsoft/vs-mef |
NuGet Url: | https://www.nuget.org/packages/Microsoft.VisualStudio.Composition.NetFxAttributes |
Install
Install-Package Microsoft.VisualStudio.Composition.NetFxAttributes
dotnet add package Microsoft.VisualStudio.Composition.NetFxAttributes
paket add Microsoft.VisualStudio.Composition.NetFxAttributes
Microsoft.VisualStudio.Composition.NetFxAttributes Download (Unzip the "nupkg" after downloading)
Dependencies
- System.ComponentModel.Composition(>= 4.5.0)
Tags