Microsoft.VisualStudio.Interop by: Microsoft
  • 12 total downloads
  • Latest version: 17.14.40260
  • Microsoft VisualStudio VSSDK SDK
A member of the Visual Studio SDK
Microsoft.VisualStudio.ProjectAggregator by: Microsoft
  • 4 total downloads
  • Latest version: 17.14.40254
  • Microsoft VisualStudio VSSDK SDK
A member of the Visual Studio SDK
Microsoft.VisualStudio.RemoteControl by: Microsoft
  • 31 total downloads
  • Latest version: 16.3.52
Microsoft® Visual Studio® Remote Control Library
Microsoft.VisualStudio.SDK.EmbedInteropTypes by: Microsoft
  • 30 total downloads
  • Latest version: 15.0.36
  • VisualStudio SDK VSIX
When referencing VS SDK NuGet packages using PackageReference, assemblies are referenced instead of linked. This package corrects that.
Microsoft.VisualStudio.SDK.VsixSuppression by: Microsoft
  • 11 total downloads
  • Latest version: 14.1.37
  • VisualStudio SDK VSIX
Prevents Visual Studio SDK reference assemblies from being included in a VSIX archive.
Microsoft.VisualStudio.Setup.Configuration.Interop by: Microsoft
  • 107 total downloads
  • Latest version: 3.14.2075
  • Microsoft VisualStudio Setup Query
Managed query API for enumerating Visual Studio setup instances using embeddable interoperability types.
Microsoft.VisualStudio.SlnGen by: Microsoft
  • 325 total downloads
  • Latest version: 12.0.23
  • SlnGen SLN Solution Visual Studio
Package that contains a tool for generating Visual Studio solution files.
Microsoft.VisualStudio.SolutionPersistence by: Microsoft
  • 22 total downloads
  • Latest version: 1.0.52
Package Description
Microsoft.VisualStudio.Telemetry by: Microsoft
  • 219 total downloads
  • Latest version: 17.14.18
Microsoft® Visual Studio® Telemetry Library
Microsoft.VisualStudio.Threading by: Microsoft
  • 325 total downloads
  • Latest version: 17.14.15
  • Threading Async Lock Synchronization Threadsafe
Async synchronization primitives, async collections, TPL and dataflow extensions. The JoinableTaskFactory allows synchronously blocking the UI thread for async work. This package is applicable to any .NET application (not just Visual Studio).
Microsoft.VisualStudio.Threading.Analyzers by: Microsoft
  • 395 total downloads
  • Latest version: 17.14.15
  • analyzers visualstudio vssdk sdk threading
Static code analyzer to detect common mistakes or potential issues regarding threading and async coding.
Microsoft.VisualStudio.Threading.Only by: Microsoft
  • 7 total downloads
  • Latest version: 17.14.15
  • Threading Async Lock Synchronization Threadsafe
Async synchronization primitives, async collections, TPL and dataflow extensions. The JoinableTaskFactory allows synchronously blocking the UI thread for async work. This package is applicable to any .NET application (not just Visual Studio). This package contains only the library, without a dependency on the analyzers. Use the Microsoft.VisualStudio.Threading package to get the library and analyzers together.
Microsoft.VisualStudio.Utilities.Internal by: Microsoft
  • 28 total downloads
  • Latest version: 16.3.90
Microsoft® Visual Studio® Common Utility Library
Microsoft.VisualStudio.Validation by: Microsoft
  • 121 total downloads
  • Latest version: 17.13.22
  • InputValidation IntegrityCheck
Common input validation and state verification utility methods.
Microsoft.VisualStudio.VsixColorCompiler by: Microsoft
  • 34 total downloads
  • Latest version: 17.11.35325.10
  • Microsoft VisualStudio VsixColoCompiler VSSDK Theme VSTheme
Microsoft.VisualStudio.VsixColorCompiler
Microsoft.VisualStudio.Web.BrowserLink by: Microsoft
  • 36 total downloads
  • Latest version: 2.2.0
  • aspnetcore browserlink
A middleware that supports creating a communication channel between the development environment and one or more web browsers. This package was built from the source code at https://github.com/aspnet/BrowserLink/tree/8cd3e0844d74975060a2bb1abb1e0a5ff943ce45
Microsoft.VisualStudio.Web.CodeGeneration by: Microsoft
  • 411 total downloads
  • Latest version: 10.0.0-rc.1.25458.5
  • aspnetcore codegenerator scaffolding visualstudioweb
Contains the CodeGenCommand that finds the appropriate code generator and invokes it from project dependencies.
Microsoft.VisualStudio.Web.CodeGeneration.Contracts by: Microsoft
  • 160 total downloads
  • Latest version: 6.0.0-preview.6.21362.1
  • aspnetcore codegenerator scaffolding visualstudioweb
Contains interfaces for Project Model and messaging for scaffolding.
Microsoft.VisualStudio.Web.CodeGeneration.Core by: Microsoft
  • 303 total downloads
  • Latest version: 9.0.0
  • aspnetcore codegenerator scaffolding visualstudioweb
Contains the core infrastructure used by ASP.NET Core Code Generators.
Microsoft.VisualStudio.Web.CodeGeneration.Design by: Microsoft
  • 243 total downloads
  • Latest version: 9.0.0
  • aspnetcore codegenerator scaffolding visualstudioweb
Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views.