Microsoft.VisualStudio.Imaging
17.2.32505.113
dotnet add package Microsoft.VisualStudio.Imaging --version 17.2.32505.113
NuGet\Install-Package Microsoft.VisualStudio.Imaging -Version 17.2.32505.113
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.Imaging" Version="17.2.32505.113" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.VisualStudio.Imaging --version 17.2.32505.113
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.VisualStudio.Imaging, 17.2.32505.113"
#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.
// Install Microsoft.VisualStudio.Imaging as a Cake Addin #addin nuget:?package=Microsoft.VisualStudio.Imaging&version=17.2.32505.113 // Install Microsoft.VisualStudio.Imaging as a Cake Tool #tool nuget:?package=Microsoft.VisualStudio.Imaging&version=17.2.32505.113
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A member of the Visual Studio SDK
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7.2
- Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime (>= 17.2.32505.113)
- Microsoft.VisualStudio.Threading (>= 17.2.32)
- Microsoft.VisualStudio.Utilities (>= 17.2.32505.113)
- Microsoft.VisualStudio.Validation (>= 17.0.53)
- System.Collections.Immutable (>= 5.0.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Microsoft.VisualStudio.Imaging:
Package | Downloads |
---|---|
Microsoft.VisualStudio.Shell.15.0
A member of the Visual Studio SDK |
|
Microsoft.VisualStudio.Language.NavigateTo.Interfaces
Microsoft® Visual Studio® Navigate To |
|
Microsoft.VisualStudio.SDK
Visual Studio SDK meta-package. Reference this to get references to most other Visual Studio extensibility packages. |
GitHub repositories (48)
Showing the top 5 popular GitHub repositories that depend on Microsoft.VisualStudio.Imaging:
Repository | Stars |
---|---|
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
|
|
Ourpalm/ILRuntime
Pure C# IL Intepreter Runtime, which is fast and reliable for scripting requirement on enviorments, where jitting isn't possible.
|
|
mono/monodevelop
MonoDevelop is a cross platform .NET IDE
|
|
EWSoftware/SHFB
Sandcastle Help File Builder (SHFB). A standalone GUI, Visual Studio integration package, and MSBuild tasks providing full configuration and extensibility for building help files with the Sandcastle tools.
|
|
microsoft/VSSDK-Extensibility-Samples
Samples for building your own Visual Studio extensions
|