Microsoft.VisualStudio.Shell.Interop.10.0
by: Microsoft
- 470 total downloads
- Latest version: 17.14.40260
A member of the Visual Studio SDK
Microsoft.VisualStudio.Shell.Interop.11.0
by: Microsoft
- 404 total downloads
- Latest version: 17.14.40260
A member of the Visual Studio SDK
Microsoft.VisualStudio.Shell.Interop.12.0
by: Microsoft
- 395 total downloads
- Latest version: 17.14.40260
A member of the Visual Studio SDK
Microsoft.VisualStudio.Shell.Interop.8.0
by: Microsoft
- 475 total downloads
- Latest version: 17.14.40260
A member of the Visual Studio SDK
Microsoft.VisualStudio.SlnGen
by: Microsoft
- 1.498k total downloads
- Latest version: 12.0.23
Package that contains a tool for generating Visual Studio solution files.
Microsoft.VisualStudio.SlowCheetah
by: Microsoft
- 109 total downloads
- Latest version: 4.0.118-g94a0027fb8
Allows for configuration based XML and JSON transformations at build time.
Microsoft.VisualStudio.SolutionPersistence
by: Microsoft
- 49 total downloads
- Latest version: 1.0.52
Package Description
Microsoft.VisualStudio.TemplateWizardInterface
by: Microsoft
- 161 total downloads
- Latest version: 17.10.40170
A member of the Visual Studio SDK
Microsoft.VisualStudio.TextManager.Interop
by: Microsoft
- 467 total downloads
- Latest version: 17.14.40260
A member of the Visual Studio SDK
Microsoft.VisualStudio.TextManager.Interop.8.0
by: Microsoft
- 402 total downloads
- Latest version: 17.14.40260
A member of the Visual Studio SDK
Microsoft.VisualStudio.Threading
by: Microsoft
- 1.65k total downloads
- Latest version: 17.14.15
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
- 1.555k total downloads
- Latest version: 17.14.15
Static code analyzer to detect common mistakes or potential issues regarding threading and async coding.
Microsoft.VisualStudio.Threading.Only
by: Microsoft
- 26 total downloads
- Latest version: 17.14.15
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
- 247 total downloads
- Latest version: 16.3.90
Microsoft® Visual Studio® Common Utility Library
Microsoft.VisualStudio.Validation
by: Microsoft
- 661 total downloads
- Latest version: 17.13.22
Common input validation and state verification utility methods.
Microsoft.VisualStudio.Web.BrowserLink
by: Microsoft
- 362 total downloads
- Latest version: 2.2.0
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
- 885 total downloads
- Latest version: 3.1.5
Contains the CodeGenCommand that finds the appropriate code generator and invokes it from project dependencies.
Microsoft.VisualStudio.Web.CodeGeneration.Contracts
by: Microsoft
- 650 total downloads
- Latest version: 3.1.5
Contains interfaces for Project Model and messaging for scaffolding.
Microsoft.VisualStudio.Web.CodeGeneration.Core
by: Microsoft
- 817 total downloads
- Latest version: 3.1.5
Contains the core infrastructure used by ASP.NET Core Code Generators.
Microsoft.VisualStudio.Web.CodeGeneration.Design
by: Microsoft
- 880 total downloads
- Latest version: 3.1.5
Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views.