VOOZH about

URL: https://www.nuget.org/packages/Madskristensen.VisualStudio.SDK/

⇱ NuGet Gallery | Madskristensen.VisualStudio.SDK 16.0.83




👁 Image
Madskristensen.VisualStudio.SDK 16.0.83

Prefix Reserved
Suggested Alternatives

Microsoft.VisualStudio.SDK 16.0.206

Additional Details

Use the official Visual Studio SDK instead of this package

dotnet add package Madskristensen.VisualStudio.SDK --version 16.0.83
 
 
NuGet\Install-Package Madskristensen.VisualStudio.SDK -Version 16.0.83
 
 
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="Madskristensen.VisualStudio.SDK" Version="16.0.83" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Madskristensen.VisualStudio.SDK" Version="16.0.83" />
 
Directory.Packages.props
<PackageReference Include="Madskristensen.VisualStudio.SDK" />
 
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 Madskristensen.VisualStudio.SDK --version 16.0.83
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Madskristensen.VisualStudio.SDK, 16.0.83"
 
 
#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 Madskristensen.VisualStudio.SDK@16.0.83
 
 
#: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=Madskristensen.VisualStudio.SDK&version=16.0.83
 
Install as a Cake Addin
#tool nuget:?package=Madskristensen.VisualStudio.SDK&version=16.0.83
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Meta package containing all Visual Studio SDK Reference Assemblies

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

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Madskristensen.VisualStudio.SDK:

Package Downloads
Community.VisualStudio.Toolkit.14

A community driven effort for a better Visual Studio experience developing extensions.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Madskristensen.VisualStudio.SDK:

Repository Stars
github/VisualStudio
GitHub Extension for Visual Studio
VsixCommunity/Community.VisualStudio.Toolkit
Making it easier to write Visual Studio extensions