![]() |
VOOZH | about |
dotnet add package Microsoft.VisualStudio.OLE.Interop --version 17.14.40260
NuGet\Install-Package Microsoft.VisualStudio.OLE.Interop -Version 17.14.40260
<PackageReference Include="Microsoft.VisualStudio.OLE.Interop" Version="17.14.40260" />
<PackageVersion Include="Microsoft.VisualStudio.OLE.Interop" Version="17.14.40260" />Directory.Packages.props
<PackageReference Include="Microsoft.VisualStudio.OLE.Interop" />Project file
paket add Microsoft.VisualStudio.OLE.Interop --version 17.14.40260
#r "nuget: Microsoft.VisualStudio.OLE.Interop, 17.14.40260"
#:package Microsoft.VisualStudio.OLE.Interop@17.14.40260
#addin nuget:?package=Microsoft.VisualStudio.OLE.Interop&version=17.14.40260Install as a Cake Addin
#tool nuget:?package=Microsoft.VisualStudio.OLE.Interop&version=17.14.40260Install as a Cake Tool
A member of the Visual Studio SDK
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net20 net20 is compatible. net35 net35 was computed. net40 net40 was computed. net403 net403 was computed. net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 is compatible. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 5 NuGet packages that depend on Microsoft.VisualStudio.OLE.Interop:
| Package | Downloads |
|---|---|
|
Microsoft.VisualStudio.SDK
Visual Studio SDK meta-package. Reference this to get references to most other Visual Studio extensibility packages. |
|
|
Microsoft.VisualStudio.Shell.14.0
Microsoft.VisualStudio.Shell.14.0 |
|
|
Madskristensen.VisualStudio.SDK
Meta package containing all Visual Studio SDK Reference Assemblies |
|
|
Microsoft.VisualStudio.Shell.Interop.16.0.DesignTime
A member of the Visual Studio SDK |
|
|
Microsoft.VisualStudio.TextManager.Interop.16.0.DesignTime
A member of the Visual Studio SDK |
Showing the top 20 popular GitHub repositories that depend on Microsoft.VisualStudio.OLE.Interop:
| Repository | Stars |
|---|---|
|
HJLebbink/asm-dude
Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window
|
|
|
dotnet/roslynator
Roslynator is a set of code analysis tools for C#, powered by Roslyn.
|
|
|
Ourpalm/ILRuntime
Pure C# IL Intepreter Runtime, which is fast and reliable for scripting requirement on enviorments, where jitting isn't possible.
|
|
|
microsoft/PTVS
Python Tools for Visual Studio
|
|
|
microsoft/VSSDK-Extensibility-Samples
Samples for building your own Visual Studio extensions
|
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
|
microsoft/dotnet-apiport
This repo contains .NET Portability Analyzer (VSIX and Console) libraries and tools
|
|
|
dotnetcore/FlubuCore
A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.
|
|
|
aspnet/Razor
[Archived] Parser and code generator for CSHTML files used in view pages for MVC web apps. Project moved to https://github.com/aspnet/AspNetCore
|
|
|
microsoft/MIEngine
The Visual Studio MI Debug Engine ("MIEngine") provides an open-source Visual Studio Debugger extension that works with MI-enabled debuggers such as gdb and lldb.
|
|
|
yuzd/AntDeploy
Tools to deploy applications to remote server(iis,windowsService,linuxService,docker) support netframework and dotnetcore,support rollback and increment deploy
|
|
|
dotnet/arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
|
|
|
foxglovesec/RottenPotato
RottenPotato local privilege escalation from service account to SYSTEM
|
|
|
turquoiseowl/i18n
Smart internationalization for ASP.NET
|
|
|
pnp/PnP-Tools
Scripts and tools for Office 365 and SharePoint - More for IT Pro's
|
|
|
frhagn/Typewriter
Automatic TypeScript template generation from C# source files
|
|
|
webbju/android-plus-plus
Android++ -- A native development and debugging solution for Visual Studio.
|
|
|
aspose-words/Aspose.Words-for-.NET
Aspose.Words for .NET examples, plugins and showcases
|
|
|
RazorGenerator/RazorGenerator
A Custom Tool for Visual Studio that allows processing Razor files at design time instead of runtime, allowing them to be built into an assembly for simpler reuse and distribution.
|
|
|
sharpenrocks/Sharpen
Visual Studio extension that intelligently introduces new C# features into your existing codebase
|
| Version | Downloads | Last Updated |
|---|---|---|
| 17.14.40260 | 452,211 | 5/14/2025 |
| 17.13.40008 | 39,369 | 2/12/2025 |
| 17.12.40391 | 156,140 | 11/12/2024 |
| 17.11.40262 | 479,953 | 8/13/2024 |
| 17.10.40170 | 85,402 | 5/21/2024 |
| 17.9.37000 | 78,027 | 2/14/2024 |
| 17.8.37221 | 34,977 | 11/14/2023 |
| 17.7.37355 | 122,494 | 8/10/2023 |
| 17.6.36389 | 96,720 | 5/16/2023 |
| 17.5.33428.366 | 55,681 | 3/1/2023 |
| 17.4.33103.184 | 153,297 | 11/9/2022 |
| 17.3.32804.24 | 147,047 | 8/9/2022 |
| 17.2.32505.113 | 93,292 | 5/10/2022 |
| 17.1.32210.191 | 168,443 | 2/17/2022 |
| 17.0.32112.339 | 336,445 | 1/14/2022 |
| 17.0.31902.203 | 589,764 | 11/8/2021 |
| 16.10.31225.38 | 31,822 | 11/5/2021 |
| 16.10.0-preview-2-31130-426 | 1,945 | 11/5/2021 |
| 16.9.30927.25 | 13,499 | 11/5/2021 |
| 16.9.30921.310 | 5,784 | 11/5/2021 |