Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

vs-mef

Build Status codecov

This repo contains the Visual Studio team's implementation of .NET's managed extensibility framework. It is broken up into several NuGet packages, as listed below.

Microsoft.VisualStudio.Composition

NuGet package

Lightning fast MEF engine, supporting System.ComponentModel.Composition and System.Composition.

Features

  • A new, faster host for your existing MEF parts
  • Reuse the MEF attributes you're already using
  • ExportFactory<T> support to create sub-containers with scoped lifetime (i.e. sharing boundaries)

Documentation

Learn more about this package.

Microsoft.VisualStudio.Composition.Analyzers

NuGet package

Analyzers for MEF consumers to help identify common errors in MEF parts.

Learn more about this package.

Microsoft.VisualStudio.Composition.AppHost

NuGet package

Adds a VS MEF system with a pre-computed, cached MEF graph.

Learn more about this package.

Microsoft.VisualStudio.Composition.VSMefx

A diagnostic tool to understand catalogs, compositions and diagnose issues in them.

Learn more about this package.

关于 About

Managed Extensibility Framework (MEF) implementation used by Visual Studio
extensibilityextensibility-enginemefvisual-studio

语言 Languages

C#95.5%
PowerShell4.4%
Batchfile0.0%
Visual Basic .NET0.0%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
587
Total Commits
峰值: 44次/周
Less
More

核心贡献者 Contributors