Microsoft.VisualStudio.ProjectSystem 14.0.50430-pre

This is a prerelease version of Microsoft.VisualStudio.ProjectSystem.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Microsoft.VisualStudio.ProjectSystem --version 14.0.50430-pre
                    
NuGet\Install-Package Microsoft.VisualStudio.ProjectSystem -Version 14.0.50430-pre
                    
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.ProjectSystem" Version="14.0.50430-pre" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.VisualStudio.ProjectSystem" Version="14.0.50430-pre" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.VisualStudio.ProjectSystem" />
                    
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.ProjectSystem --version 14.0.50430-pre
                    
#r "nuget: Microsoft.VisualStudio.ProjectSystem, 14.0.50430-pre"
                    
#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.ProjectSystem&version=14.0.50430-pre&prerelease
                    
Install Microsoft.VisualStudio.ProjectSystem as a Cake Addin
#tool nuget:?package=Microsoft.VisualStudio.ProjectSystem&version=14.0.50430-pre&prerelease
                    
Install Microsoft.VisualStudio.ProjectSystem as a Cake Tool

Reference assemblies for Visual Studio Project System Extensibility

Product Compatible and additional computed target framework versions.
.NET Framework net451 is compatible.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (23)

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

Repository Stars
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
microsoft/nodejstools
Node.js Tools for Visual Studio
microsoft/dotnet-apiport
This repo contains .NET Portability Analyzer (VSIX and Console) libraries and tools
dotnet/project-system
The .NET Project System for Visual Studio
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)
EgorBo/Disasmo
VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).
FortuneN/FineCodeCoverage
Visualize unit test code coverage easily for free in Visual Studio Community Edition (and other editions too)
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
webbju/android-plus-plus
Android++ -- A native development and debugging solution for Visual Studio.
AvaloniaUI/AvaloniaVS
Visual Studio Extension for Avalonia
aspnet/DotNetTools
[Archived] Various .NET command line tools. Project moved to https://github.com/aspnet/AspNetCore
microsoft/RTVS
R Tools for Visual Studio.
wmjordan/Codist
A visual studio extension which enhances syntax highlighting, quick info (tooltip), navigation bar, scrollbar, display quality, and brings smart tool bar with code refactoring to code editor.
dotnet/project-system-tools
Tools for working with the C#/VB/F# project system.
Dotneteer/spectnetide
ZX Spectrum IDE with Visual Studio 2017 and 2019 integration
microsoft/VSLua
Visual Studio Tools for Lua
NETMF/llilum
Development Platform for MSIL and UWP apps targeting Micro Controllers. Part of the .NET Micro Framework family.
szehetner/InliningAnalyzer
Inlining Analyzer is a Visual Studio Extension that shows in the source code if a method call will be inlined by the JIT compiler.
c80k/capnproto-dotnetcore
A Cap'n Proto implementation for .NET Standard and .NET Core
Version Downloads Last updated