Microsoft.VisualStudio.Composition 14.0.50417-pre

This is a prerelease version of Microsoft.VisualStudio.Composition.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Microsoft.VisualStudio.Composition --version 14.0.50417-pre
                    
NuGet\Install-Package Microsoft.VisualStudio.Composition -Version 14.0.50417-pre
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.VisualStudio.Composition" Version="14.0.50417-pre" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.VisualStudio.Composition" Version="14.0.50417-pre" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.VisualStudio.Composition" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.VisualStudio.Composition --version 14.0.50417-pre
                    
#r "nuget: Microsoft.VisualStudio.Composition, 14.0.50417-pre"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Microsoft.VisualStudio.Composition&version=14.0.50417-pre&prerelease
                    
Install Microsoft.VisualStudio.Composition as a Cake Addin
#tool nuget:?package=Microsoft.VisualStudio.Composition&version=14.0.50417-pre&prerelease
                    
Install Microsoft.VisualStudio.Composition as a Cake Tool

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

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (26)

Showing the top 20 popular GitHub repositories that depend on Microsoft.VisualStudio.Composition:

Repository Stars
dnSpy/dnSpy
.NET debugger and assembly editor
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
gitextensions/gitextensions
Git Extensions is a standalone UI tool for managing git repositories. It also integrates with Windows Explorer and Microsoft Visual Studio (2015/2017/2019).
mono/monodevelop
MonoDevelop is a cross platform .NET IDE
DotNetAnalyzers/StyleCopAnalyzers
An implementation of StyleCop rules using the .NET Compiler Platform
microsoft/nodejstools
Node.js Tools for Visual Studio
icsharpcode/AvaloniaILSpy
Avalonia-based .NET Decompiler (port of ILSpy)
dotnet/roslyn-analyzers
dotnet/project-system
The .NET Project System for Visual Studio
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
danielpalme/IocPerformance
Performance comparison of .NET IoC containers
icsharpcode/CodeConverter
Convert code from C# to VB.NET and vice versa using Roslyn
reqnroll/Reqnroll
Open-source Cucumber-style BDD test automation framework for .NET.
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
dotnet/roslyn-sdk
Roslyn-SDK templates and Syntax Visualizer
redscientistlabs/RTCV
Real-Time Corruptor, Vanguard, CorruptCore, NetCore2 https://redscientist.com/rtc
danielscherzer/GLSL
VSIX Project that provides GLSL language integration.
mhutch/MonoDevelop.MSBuildEditor
Improved MSBuild editing support
Dotneteer/spectnetide
ZX Spectrum IDE with Visual Studio 2017 and 2019 integration
dnSpyRevived/dnSpy
.NET debugger and assembly editor
Version Downloads Last updated