Microsoft.VisualStudio.OLE.Interop 17.0.0-previews-1-31325-273

Prefix Reserved
This is a prerelease version of Microsoft.VisualStudio.OLE.Interop.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.VisualStudio.OLE.Interop --version 17.0.0-previews-1-31325-273
                    
NuGet\Install-Package Microsoft.VisualStudio.OLE.Interop -Version 17.0.0-previews-1-31325-273
                    
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.OLE.Interop" Version="17.0.0-previews-1-31325-273" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.VisualStudio.OLE.Interop" Version="17.0.0-previews-1-31325-273" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.VisualStudio.OLE.Interop" />
                    
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.OLE.Interop --version 17.0.0-previews-1-31325-273
                    
#r "nuget: Microsoft.VisualStudio.OLE.Interop, 17.0.0-previews-1-31325-273"
                    
#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.OLE.Interop&version=17.0.0-previews-1-31325-273&prerelease
                    
Install Microsoft.VisualStudio.OLE.Interop as a Cake Addin
#tool nuget:?package=Microsoft.VisualStudio.OLE.Interop&version=17.0.0-previews-1-31325-273&prerelease
                    
Install Microsoft.VisualStudio.OLE.Interop as a Cake Tool

A member of the Visual Studio SDK

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net20 is compatible.  net35 was computed.  net40 was computed.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (17)

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

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

Madskristensen.VisualStudio.SDK

Meta package containing all Visual Studio SDK Reference Assemblies

GitHub repositories (53)

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

Repository Stars
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
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.
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
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
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
frhagn/Typewriter
Automatic TypeScript template generation from C# source files
webbju/android-plus-plus
Android++ -- A native development and debugging solution for Visual Studio.
pnp/PnP-Tools
Scripts and tools for Office 365 and SharePoint - More for IT Pro's
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.
aspose-words/Aspose.Words-for-.NET
Aspose.Words for .NET examples, plugins and showcases
Version Downloads Last updated
17.13.40008 7,484 2/12/2025
17.12.40391 65,553 11/12/2024
17.11.40262 87,064 8/13/2024
17.10.40170 66,818 5/21/2024
17.9.37000 62,359 2/14/2024
17.8.37221 23,114 11/14/2023
17.7.37355 78,501 8/10/2023
17.6.36389 73,093 5/16/2023
17.5.33428.366 47,091 3/1/2023
17.4.33103.184 115,623 11/9/2022
17.3.32804.24 95,284 8/9/2022
17.2.32505.113 81,471 5/10/2022
17.1.32210.191 120,592 2/17/2022
17.0.32112.339 234,491 1/14/2022
17.0.31902.203 424,304 11/8/2021
17.0.0-previews-4-31709-430 117,880 9/20/2021
17.0.0-previews-3-31605-261 11,791 8/11/2021
17.0.0-previews-2-31512-422 164,092 7/19/2021
17.0.0-previews-1-31410-258 42,512 6/17/2021
17.0.0-previews-1-31325-273 2,718 6/1/2021
17.0.0-previews-1-31314-256 1,319 5/17/2021
17.0.0-preview-2-31221-277 153,505 6/17/2021
16.10.31320.204 230,167 5/26/2021
16.10.31225.38 14,774 11/5/2021
16.10.0-preview-2-31130-426 1,323 11/5/2021
16.9.31023.347 43,530 3/3/2021
16.9.30927.25 11,128 11/5/2021
16.9.30921.310 2,254 11/5/2021
16.7.30328.74 539,067 8/5/2020
7.10.6072 221,272 1/24/2021
7.10.6071 3,731,214 9/15/2017
7.10.6070 2,136,149 7/20/2015
7.10.6070-pre 48,380 4/29/2015