VOOZH about

URL: https://www.nuget.org/packages/Microsoft.VisualStudio.Setup.Configuration.Interop/

⇱ NuGet Gallery | Microsoft.VisualStudio.Setup.Configuration.Interop 3.14.2075




👁 Image
Microsoft.VisualStudio.Setup.Configuration.Interop 3.14.2075

Prefix Reserved
dotnet add package Microsoft.VisualStudio.Setup.Configuration.Interop --version 3.14.2075
 
 
NuGet\Install-Package Microsoft.VisualStudio.Setup.Configuration.Interop -Version 3.14.2075
 
 
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.Setup.Configuration.Interop" Version="3.14.2075" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.VisualStudio.Setup.Configuration.Interop" Version="3.14.2075" />
 
Directory.Packages.props
<PackageReference Include="Microsoft.VisualStudio.Setup.Configuration.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.Setup.Configuration.Interop --version 3.14.2075
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.VisualStudio.Setup.Configuration.Interop, 3.14.2075"
 
 
#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.
#:package Microsoft.VisualStudio.Setup.Configuration.Interop@3.14.2075
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.VisualStudio.Setup.Configuration.Interop&version=3.14.2075
 
Install as a Cake Addin
#tool nuget:?package=Microsoft.VisualStudio.Setup.Configuration.Interop&version=3.14.2075
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Managed query API for enumerating Visual Studio setup instances using embeddable interoperability types.

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 was computed.  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 netcoreapp3.0 netcoreapp3.0 was computed.  netcoreapp3.1 netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 netstandard2.1 is compatible. 
.NET Framework net35 net35 is compatible.  net40 net40 was computed.  net403 net403 was computed.  net45 net45 was computed.  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 was computed.  net48 net48 was computed.  net481 net481 was computed. 
MonoAndroid monoandroid monoandroid was computed. 
MonoMac monomac monomac was computed. 
MonoTouch monotouch monotouch was computed. 
Tizen 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 3.5

    • No dependencies.
  • .NETStandard 2.1

    • No dependencies.

NuGet packages (14)

Showing the top 5 NuGet packages that depend on Microsoft.VisualStudio.Setup.Configuration.Interop:

Package Downloads
Microsoft.VisualStudio.SDK

Visual Studio SDK meta-package. Reference this to get references to most other Visual Studio extensibility packages.

Madskristensen.VisualStudio.SDK

Meta package containing all Visual Studio SDK Reference Assemblies

PostSharp.Engineering.BuildTools

A multi-repo build orchestrator used by PostSharp Technologies for its products and for Metalama.

Stride.Core.Design

Package Description

Xenko.Core.Design

Package Description

GitHub repositories (47)

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

Repository Stars
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
dotnet/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
dotnet/Silk.NET
The high-speed OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, WebGPU, and DirectX bindings library your mother warned you about.
CosmosOS/Cosmos
Cosmos is an operating system "construction kit". Build your own OS using managed languages such as C#, VB.NET, and more!
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
microsoft/PTVS
Python Tools for Visual Studio
github/VisualStudio
GitHub Extension for Visual Studio
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.
k1tbyte/Wand-Enhancer
Advanced UX and interoperability extension for Wand (WeMod) app
NuGet/NuGetGallery
NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
Excel-DNA/ExcelDna
Excel-DNA - Free and easy .NET for Excel. This repository contains the core Excel-DNA library.
dotnet/try-convert
Helping .NET developers port their projects to .NET Core!
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
ubisoft/Sharpmake
Sharpmake is an open-source C#-based solution for generating project definition files, such as Visual Studio projects and solutions, GNU makefiles, Xcode projects, etc.
malware-dev/MDK-SE
Malware's Development Kit for SE
dotnet/project-system
The .NET Project System for Visual Studio
yuzd/AntDeploy
Tools to deploy applications to remote server(iis,windowsService,linuxService,docker) support netframework and dotnetcore,support rollback and increment deploy
NuGet/NuGet.Client
Client Tools for NuGet - including Visual Studio extensions, command line tools, and msbuild support. (Open issues on https://github.com/nuget/home/issues)
riganti/dotvvm
Open source MVVM framework for Web Apps
Version Downloads Last Updated
3.14.2075 669,639 5/13/2025
3.13.2069 74,924 2/12/2025
3.12.2149 257,897 11/12/2024
3.11.2177 1,142,139 8/13/2024
3.10.2154 111,831 5/21/2024
3.9.2164 124,643 2/14/2024
3.8.2112 188,246 11/15/2023
3.7.2175 215,130 8/11/2023
3.6.2115 229,585 5/16/2023
3.5.2145 128,605 3/3/2023
3.4.2244 260,213 11/10/2022
3.3.2180 186,602 8/10/2022
3.2.2146 15,998,093 5/10/2022
3.1.2196 337,655 2/16/2022
3.0.4496 355,227 1/21/2022
3.0.4492 961,568 11/8/2021
2.3.2262-g94fae01e 226,121 8/22/2019
2.3.2200-develop-g2d3a6646 2,412 8/8/2019
1.16.30 13,156,777 1/26/2018
1.15.103 117,809 11/21/2017
Loading failed