All Projects → microsoft → Vs Mef

microsoft / Vs Mef

Licence: other
Managed Extensibility Framework (MEF) implementation used by Visual Studio

Projects that are alternatives of or similar to Vs Mef

FileBrowser
A faked Total Commander in C#
Stars: ✭ 14 (-94.57%)
Mutual labels:  visual-studio
golddrive
Windows ssh network drive
Stars: ✭ 30 (-88.37%)
Mutual labels:  visual-studio
FFmpeg
Unofficial FFmpeg with added custom native Visual Studio project build tools. FFmpeg: A complete, cross-platform solution to record, convert and stream audio and video.
Stars: ✭ 479 (+85.66%)
Mutual labels:  visual-studio
x265
Unofficial X265 with added custom native Visual Studio project build tools. X265: x265 is an open-source project and free application library for encoding video streams into the H.265/High Efficiency Video Coding (HEVC) format.
Stars: ✭ 23 (-91.09%)
Mutual labels:  visual-studio
zaku
[WIP] A JSX-based UI builder for auto generate code.
Stars: ✭ 68 (-73.64%)
Mutual labels:  visual-studio
Visual-Studio
A Discord Rich Presence extension for both Visual Studio 2017 and 2019.
Stars: ✭ 80 (-68.99%)
Mutual labels:  visual-studio
MonoGame.Forms
MonoGame.Forms is the easiest way of integrating a MonoGame render window into your Windows Forms project. It should make your life much easier, when you want to create your own editor environment.
Stars: ✭ 183 (-29.07%)
Mutual labels:  visual-studio
Urde
Data interchange and engine re-implementation for games by Retro Studios | Mirror
Stars: ✭ 253 (-1.94%)
Mutual labels:  visual-studio
Server-Help
💻 This VSTO Add-In allows the user to ping a list of servers and creates a file for Microsoft Remote Desktop Manager an Excel table. This is used for quickly determining which servers are offline in a list. It is written in 3 different versions as a VSTO Add-In in C# and VB.NET as well as a VBA Add-In.
Stars: ✭ 21 (-91.86%)
Mutual labels:  visual-studio
VS.DiffAllFiles
Visual Studio Extension to make comparing files before and after committing them to Git and TFS faster and easier.
Stars: ✭ 26 (-89.92%)
Mutual labels:  visual-studio
AppVeyorExtension
AppVeyor extension for Visual Studio
Stars: ✭ 15 (-94.19%)
Mutual labels:  visual-studio
firecode
VS Code Firestore Rules Extension
Stars: ✭ 35 (-86.43%)
Mutual labels:  visual-studio
Inventory-Management-System
Inventory Management System by asp.net and MSSQL
Stars: ✭ 27 (-89.53%)
Mutual labels:  visual-studio
FlaxSamples
Collection of example projects for Flax Engine
Stars: ✭ 50 (-80.62%)
Mutual labels:  visual-studio
PronamaChanIde2019
Pronama-chan IDE for Visual Studio 2019/2022
Stars: ✭ 14 (-94.57%)
Mutual labels:  visual-studio
ILMerge-MSBuild-Task
Adds ILMerge to Visual Studio 2013/2017 or automated builds. This Task is intended to work right out of the box however, it supports a configuration file where you can control every ILMerge property including the list of assemblies to be merged.
Stars: ✭ 52 (-79.84%)
Mutual labels:  visual-studio
T2TiERP-2-CSharp
T2Ti ERP 2.0 - C#
Stars: ✭ 33 (-87.21%)
Mutual labels:  visual-studio
Efdesigner
Entity Framework visual design surface and code-first code generation for EF6, Core and beyond
Stars: ✭ 256 (-0.78%)
Mutual labels:  visual-studio
OptionsSample
A Visual Studio extension sample
Stars: ✭ 14 (-94.57%)
Mutual labels:  visual-studio
TextTemplatingCore
T4 Text Templating with .NET Core
Stars: ✭ 24 (-90.7%)
Mutual labels:  visual-studio

VS MEF (Visual Studio's flavor of the Managed Extensibility Framework)

NuGet package Build Status codecov Join the chat at https://gitter.im/vs-mef/Lobby

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].